FACT++
1.0
|
This is the complete list of members for tcp_connection, including all inherited members.
AsyncRead(ba::mutable_buffers_1 buffers) | tcp_connection | inline |
AsyncRead(ba::mutable_buffers_1 buffers) | tcp_connection | inlineprivate |
AsyncWait(ba::deadline_timer &timer, int seconds, void(tcp_connection::*handler)(const bs::error_code &)) | tcp_connection | inline |
AsyncWait(ba::deadline_timer &timer, int seconds, void(tcp_connection::*handler)(const bs::error_code &)) | tcp_connection | inlineprivate |
AsyncWait(ba::deadline_timer &timer, int seconds, void(tcp_connection::*handler)(const bs::error_code &)) | tcp_connection | inlineprivate |
AsyncWrite(ba::ip::tcp::socket *socket, const ba::const_buffers_1 &buffers) | tcp_connection | inline |
AsyncWrite(const ba::const_buffers_1 &buffers) | tcp_connection | inlineprivate |
AsyncWrite(const ba::const_buffers_1 &buffers) | tcp_connection | inlineprivate |
create(ba::io_service &io_service, int boardid) | tcp_connection | inlinestatic |
create(ba::io_service &io_service) | tcp_connection | inlinestatic |
create(ba::io_service &io_service) | tcp_connection | inlinestatic |
fBoardId | tcp_connection | |
fBufCommand | tcp_connection | |
fBufDynamicData | tcp_connection | private |
fBuffer | tcp_connection | private |
fBufFtuList | tcp_connection | private |
fBufHeader | tcp_connection | private |
fBufRegister | tcp_connection | private |
fBufStaticData | tcp_connection | private |
fChHeader | tcp_connection | |
fCommand | tcp_connection | |
fCommandSocket | tcp_connection | |
fCounter | tcp_connection | private |
fDelimiter | tcp_connection | private |
fDynamicData | tcp_connection | private |
fFtuList | tcp_connection | private |
fHeader | tcp_connection | |
fHeader | tcp_connection | private |
fOutQueue | tcp_connection | |
fRam | tcp_connection | |
fRamRoi | tcp_connection | |
fReportsDisabled | tcp_connection | private |
fSocket | tcp_connection | |
fSockets | tcp_connection | |
fStartTime | tcp_connection | |
fStaticData | tcp_connection | private |
fTimeStamp | tcp_connection | private |
fTrigger | tcp_connection | static |
fTriggerDynData | tcp_connection | private |
fTriggerEnabled | tcp_connection | |
fTriggerSendData | tcp_connection | |
handle_accept(boost::shared_ptr< ba::ip::tcp::socket > socket, int port, const boost::system::error_code &) | tcp_connection | inline |
HandleReceivedData(const boost::system::error_code &error, size_t bytes_received) | tcp_connection | inline |
HandleReceivedData(const boost::system::error_code &error, size_t bytes_received) | tcp_connection | inlineprivate |
HandleSentData(const boost::system::error_code &, size_t) | tcp_connection | inline |
HandleSentData(const boost::system::error_code &error, size_t bytes_transferred) | tcp_connection | inlineprivate |
HandleSentData(const boost::system::error_code &error, size_t bytes_transferred) | tcp_connection | inlineprivate |
PostTrigger(uint32_t triggerid) | tcp_connection | inline |
SendData(uint32_t triggerid) | tcp_connection | inline |
SendData() | tcp_connection | inlineprivate |
SendDynamicData() | tcp_connection | inlineprivate |
SendDynData(const boost::system::error_code &ec) | tcp_connection | inlineprivate |
SendStaticData() | tcp_connection | inlineprivate |
shared_ptr typedef | tcp_connection | |
shared_ptr typedef | tcp_connection | |
shared_ptr typedef | tcp_connection | |
start() | tcp_connection | inline |
start() | tcp_connection | inline |
start() | tcp_connection | inline |
tcp_connection(ba::io_service &ioservice, int boardid) | tcp_connection | inline |
tcp_connection(ba::io_service &ioservice) | tcp_connection | inlineprivate |
tcp_connection(ba::io_service &ioservice) | tcp_connection | inlineprivate |
TriggerSendData(const boost::system::error_code &ec) | tcp_connection | inline |
TriggerSendData(const boost::system::error_code &ec) | tcp_connection | inlineprivate |
TriggerSendData(const boost::system::error_code &ec) | tcp_connection | inlineprivate |
~tcp_connection() | tcp_connection | inline |