Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

rtsocket Class Reference

#include <rtsocket.h>

Inheritance diagram for rtsocket:

mutex List of all members.

Public Member Functions

 rtsocket (int sd)
 ~rtsocket ()
void send (const std::string &s)
void receive (std::stringstream &buf)
int getsd ()

Private Member Functions

 rtsocket (const rtsocket &)
const rtsocketoperator= (const rtsocket &)

Private Attributes

int m_sd

Constructor & Destructor Documentation

rtsocket::rtsocket const rtsocket  )  [private]
 

rtsocket::rtsocket int  sd  )  [inline, explicit]
 

rtsocket::~rtsocket  )  [inline]
 


Member Function Documentation

int rtsocket::getsd  )  [inline]
 

const rtsocket& rtsocket::operator= const rtsocket  )  [private]
 

void rtsocket::receive std::stringstream &  buf  )  [inline]
 

void rtsocket::send const std::string &  s  )  [inline]
 


Member Data Documentation

int rtsocket::m_sd [private]
 


The documentation for this class was generated from the following file:
Generated on Wed May 24 23:03:25 2006 for RTSync by  doxygen 1.4.4