![]() |
CPPMyth
Library to interoperate with MythTV server
|


Public Member Functions | |
| UdpMessageReader (UdpServerSocket &boundSocket) | |
| bool | SendData (const char *buf, size_t size) |
| size_t | ReceiveData (void *buf, size_t n) |
Public Member Functions inherited from NSROOT::NetSocket | |
| void | SetTimeout (timeval timeout) |
Private Attributes | |
| UdpServerSocket & | m_bound |
Additional Inherited Members | |
Protected Attributes inherited from NSROOT::NetSocket | |
| struct timeval | m_timeout |