otsdaq  v2_05_02_indev
ots::TCPSubscribeClient Class Reference
Inheritance diagram for ots::TCPSubscribeClient:
ots::TCPReceiverSocket ots::TCPClientBase ots::TCPSocket ots::TCPSocket ots::TCPDataListenerProducer

Public Member Functions

 TCPSubscribeClient (const std::string &serverIP, int serverPort)
 
- Public Member Functions inherited from ots::TCPReceiverSocket
 TCPReceiverSocket (int socketId=invalidSocketId)
 
 TCPReceiverSocket (TCPReceiverSocket &&theTCPReceiverSocket)=default
 
template<class T >
receive (void)
 
std::string receivePacket ()
 
void setReceiveTimeout (unsigned int timeoutSeconds, unsigned int timeoutMicroSeconds)
 
- Public Member Functions inherited from ots::TCPSocket
 TCPSocket (int socketId=invalidSocketId)
 
 TCPSocket (TCPSocket &&move)
 
TCPSocketoperator= (TCPSocket &&move)
 
void swap (TCPSocket &other)
 
 TCPSocket (TCPSocket const &)=delete
 
TCPSocketoperator= (TCPSocket const &)=delete
 
int getSocketId (void) const
 
void open (void)
 
void close (void)
 
void sendClose (void)
 
- Public Member Functions inherited from ots::TCPClientBase
 TCPClientBase (const std::string &serverIP, int serverPort)
 
bool connect (int retry=-1, unsigned int sleepMilliSeconds=1000)
 
bool disconnect (void)
 

Additional Inherited Members

- Static Protected Attributes inherited from ots::TCPSocket
static constexpr int invalidSocketId = -1
 

Detailed Description

Definition at line 10 of file TCPSubscribeClient.h.


The documentation for this class was generated from the following files: