CPPMyth
Library to interoperate with MythTV server
NSROOT::NetSocket Class Referenceabstract
Inheritance diagram for NSROOT::NetSocket:

Public Member Functions

virtual bool SendData (const char *buf, size_t size)=0
 
virtual size_t ReceiveData (void *buf, size_t n)=0
 
void SetTimeout (timeval timeout)
 

Protected Attributes

struct timeval m_timeout
 

Detailed Description

Definition at line 49 of file socket.h.


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