Public Member Functions | |
| ProcessRequestRunnable (MythSocketManager &parent, MythSocket *sock) | |
| virtual void | run (void) |
| ProcessRequestRunnable (MainServer &parent, MythSocket *sock) | |
| virtual void | run (void) |
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] |
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.
Referenced by run().
Definition at line 47 of file mythsocketmanager.cpp.
Referenced by ProcessRequestRunnable(), and run().
Definition at line 139 of file mainserver.cpp.
1.6.3