otsdaq
v2_05_02_indev
|
This is the complete list of members for ots::TCPSubscribeClient, 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 | |
receive(void) (defined in ots::TCPReceiverSocket) | ots::TCPReceiverSocket | inline |
receivePacket() (defined in ots::TCPReceiverSocket) | ots::TCPReceiverSocket | |
sendClose(void) (defined in ots::TCPSocket) | ots::TCPSocket | |
setReceiveTimeout(unsigned int timeoutSeconds, unsigned int timeoutMicroSeconds) (defined in ots::TCPReceiverSocket) | ots::TCPReceiverSocket | |
swap(TCPSocket &other) (defined in ots::TCPSocket) | ots::TCPSocket | |
TCPClientBase(const std::string &serverIP, int serverPort) (defined in ots::TCPClientBase) | ots::TCPClientBase | |
TCPReceiverSocket(int socketId=invalidSocketId) (defined in ots::TCPReceiverSocket) | ots::TCPReceiverSocket | |
TCPReceiverSocket(TCPReceiverSocket &&theTCPReceiverSocket)=default (defined in ots::TCPReceiverSocket) | ots::TCPReceiverSocket | |
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 | |
TCPSubscribeClient(const std::string &serverIP, int serverPort) (defined in ots::TCPSubscribeClient) | ots::TCPSubscribeClient | |
~TCPClientBase(void) (defined in ots::TCPClientBase) | ots::TCPClientBase | virtual |
~TCPReceiverSocket() (defined in ots::TCPReceiverSocket) | ots::TCPReceiverSocket | virtual |
~TCPSocket() (defined in ots::TCPSocket) | ots::TCPSocket | virtual |
~TCPSubscribeClient(void) (defined in ots::TCPSubscribeClient) | ots::TCPSubscribeClient | virtual |