otsdaq  v1_01_02
 All Classes Namespaces Functions
Public Member Functions | List of all members
ots::TransmitterSocket Class Reference
+ Inheritance diagram for ots::TransmitterSocket:

Public Member Functions

 TransmitterSocket (const std::string &IPAddress, unsigned int port=0)
 
int send (Socket &toSocket, const std::string &buffer)
 
int send (Socket &toSocket, const std::vector< uint32_t > &buffer)
 
- Public Member Functions inherited from ots::Socket
 Socket (const std::string &IPAddress, unsigned int port=0)
 
virtual void initialize (void)
 
struct sockaddr_in & getSocketAddress (void)
 
const std::string & getIPAddress ()
 
const unsigned int & getPort ()
 

Additional Inherited Members

- Protected Types inherited from ots::Socket
enum  { maxSocketSize_ = 65536 }
 
- Protected Attributes inherited from ots::Socket
struct sockaddr_in socketAddress_
 
int socketNumber_
 

Detailed Description

Definition at line 13 of file TransmitterSocket.h.


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