otsdaq  v2_05_02_indev
ots::TCPSocket Class Reference
Inheritance diagram for ots::TCPSocket:
ots::TCPClientBase ots::TCPReceiverSocket ots::TCPServerBase ots::TCPTransmitterSocket ots::TCPClient ots::TCPSubscribeClient ots::TCPSubscribeClient ots::TCPTransceiverSocket ots::TCPPublishServer ots::TCPServer ots::TCPTransceiverSocket ots::TCPDataListenerProducer ots::TCPDataListenerProducer ots::TCPClient ots::TCPClient

Public Member Functions

 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)
 

Static Protected Attributes

static constexpr int invalidSocketId = -1
 

Detailed Description

Definition at line 6 of file TCPSocket.h.


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