otsdaq
v2_05_02_indev
|
This is the complete list of members for ots::TCPClientBase, including all inherited members.
close(void) (defined in ots::TCPSocket) | ots::TCPSocket | |
connect(int retry=-1, unsigned int sleepMilliSeconds=1000) (defined in ots::TCPClientBase) | ots::TCPClientBase | |
disconnect(void) (defined in ots::TCPClientBase) | ots::TCPClientBase | |
getSocketId(void) const (defined in ots::TCPSocket) | ots::TCPSocket | inline |
invalidSocketId (defined in ots::TCPSocket) | ots::TCPSocket | protectedstatic |
open(void) (defined in ots::TCPSocket) | ots::TCPSocket | |
operator=(TCPSocket &&move) (defined in ots::TCPSocket) | ots::TCPSocket | |
operator=(TCPSocket const &)=delete (defined in ots::TCPSocket) | ots::TCPSocket | |
sendClose(void) (defined in ots::TCPSocket) | ots::TCPSocket | |
swap(TCPSocket &other) (defined in ots::TCPSocket) | ots::TCPSocket | |
TCPClientBase(const std::string &serverIP, int serverPort) (defined in ots::TCPClientBase) | ots::TCPClientBase | |
TCPSocket(int socketId=invalidSocketId) (defined in ots::TCPSocket) | ots::TCPSocket | |
TCPSocket(TCPSocket &&move) (defined in ots::TCPSocket) | ots::TCPSocket | |
TCPSocket(TCPSocket const &)=delete (defined in ots::TCPSocket) | ots::TCPSocket | |
~TCPClientBase(void) (defined in ots::TCPClientBase) | ots::TCPClientBase | virtual |
~TCPSocket() (defined in ots::TCPSocket) | ots::TCPSocket | virtual |