|
MythTV
0.26-pre
|
Public Member Functions | |
| ProcessRequestRunnable (MythSocketManager &parent, MythSocket *sock) | |
| virtual void | run (void) |
| virtual void | run (void) |
Static Public Member Functions | |
| ProcessRequestRunnable (MainServer &parent, MythSocket *sock) | |
Public Attributes | |
| MythSocketManager & | m_parent |
| MythSocket * | m_sock |
| MainServer & | m_parent |
Definition at line 31 of file mythsocketmanager.cpp.
| ProcessRequestRunnable::ProcessRequestRunnable | ( | MythSocketManager & | parent, |
| MythSocket * | sock | ||
| ) | [inline] |
Definition at line 34 of file mythsocketmanager.cpp.
| ProcessRequestRunnable::ProcessRequestRunnable | ( | MainServer & | parent, |
| MythSocket * | sock | ||
| ) | [inline, static] |
Definition at line 127 of file mainserver.cpp.
| virtual void ProcessRequestRunnable::run | ( | void | ) | [inline, virtual] |
Definition at line 40 of file mythsocketmanager.cpp.
| virtual void ProcessRequestRunnable::run | ( | void | ) | [inline, virtual] |
Definition at line 133 of file mainserver.cpp.
Definition at line 46 of file mythsocketmanager.cpp.
Definition at line 47 of file mythsocketmanager.cpp.
Definition at line 139 of file mainserver.cpp.
1.7.6.1