|
MythTV master
|
Public Member Functions | |
| ProcessRequestRunnable (MythSocketManager &parent, MythSocket *sock) | |
| void | run (void) override |
Public Attributes | |
| MythSocketManager & | m_parent |
| MythSocket * | m_sock |
Definition at line 29 of file mythsocketmanager.cpp.
|
inline |
Definition at line 32 of file mythsocketmanager.cpp.
|
inlineoverride |
Definition at line 38 of file mythsocketmanager.cpp.
| MythSocketManager& ProcessRequestRunnable::m_parent |
Definition at line 45 of file mythsocketmanager.cpp.
Referenced by run().
| MythSocket* ProcessRequestRunnable::m_sock |
Definition at line 46 of file mythsocketmanager.cpp.
Referenced by ProcessRequestRunnable(), and run().