CPPMyth
Library to interoperate with MythTV server
|
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 |