tdaq-develop-2025-02-12
ots::TCPSendClient Member List

This is the complete list of members for ots::TCPSendClient, 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::TCPSocketinline
invalidSocketId (defined in ots::TCPSocket)ots::TCPSocketprotectedstatic
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
send(char const *buffer, std::size_t size, bool forceEmptyPacket=false) (defined in ots::TCPTransmitterSocket)ots::TCPTransmitterSocket
send(const std::string &buffer) (defined in ots::TCPTransmitterSocket)ots::TCPTransmitterSocket
send(const std::vector< char > &buffer) (defined in ots::TCPTransmitterSocket)ots::TCPTransmitterSocket
send(const std::vector< uint16_t > &buffer) (defined in ots::TCPTransmitterSocket)ots::TCPTransmitterSocket
send(const std::vector< T > &buffer) (defined in ots::TCPTransmitterSocket)ots::TCPTransmitterSocketinline
sendClose(void) (defined in ots::TCPSocket)ots::TCPSocket
sendPacket(char const *buffer, std::size_t size) (defined in ots::TCPTransmitterSocket)ots::TCPTransmitterSocket
sendPacket(const std::string &buffer) (defined in ots::TCPTransmitterSocket)ots::TCPTransmitterSocket
setSendTimeout(unsigned int timeoutSeconds, unsigned int timeoutMicroSeconds) (defined in ots::TCPTransmitterSocket)ots::TCPTransmitterSocket
swap(TCPSocket &other) (defined in ots::TCPSocket)ots::TCPSocket
TCPClientBase(const std::string &serverIP, int serverPort) (defined in ots::TCPClientBase)ots::TCPClientBase
TCPSendClient(const std::string &serverIP, int serverPort) (defined in ots::TCPSendClient)ots::TCPSendClient
TCPSocket(int socketId=invalidSocketId)ots::TCPSocket
TCPSocket(TCPSocket &&move)ots::TCPSocket
TCPSocket(TCPSocket const &)=deleteots::TCPSocket
TCPTransmitterSocket(int socketId=invalidSocketId) (defined in ots::TCPTransmitterSocket)ots::TCPTransmitterSocket
TCPTransmitterSocket(TCPTransmitterSocket &&theTCPTransmitterSocket)=default (defined in ots::TCPTransmitterSocket)ots::TCPTransmitterSocket
~TCPClientBase(void) (defined in ots::TCPClientBase)ots::TCPClientBasevirtual
~TCPSendClient(void) (defined in ots::TCPSendClient)ots::TCPSendClientvirtual
~TCPSocket() (defined in ots::TCPSocket)ots::TCPSocketvirtual
~TCPTransmitterSocket(void) (defined in ots::TCPTransmitterSocket)ots::TCPTransmitterSocketvirtual