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

Public Member Functions

 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 ()
 

Protected Types

enum  { maxSocketSize_ = 65536 }
 

Protected Attributes

struct sockaddr_in socketAddress_
 
int socketNumber_
 

Detailed Description

Definition at line 11 of file Socket.h.


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