|
Pol
Rev 533
|
Inheritance diagram for DebugClientThread:
Collaboration diagram for DebugClientThread:Public Member Functions | |
| DebugClientThread (SocketListener &SL) | |
| virtual void | run () |
Definition at line 1097 of file poldbg.cpp.
| DebugClientThread::DebugClientThread | ( | SocketListener & | SL | ) | [inline] |
Definition at line 1100 of file poldbg.cpp.
| void DebugClientThread::run | ( | ) | [virtual] |
Implements SocketClientThread.
Definition at line 1104 of file poldbg.cpp.
References SocketClientThread::_sck, config, PolConfig::debug_local_only, DebugContext::done(), Socket::is_local(), DebugContext::process(), DebugContext::prompt(), readline(), tostring(), and writeline().
Here is the call graph for this function: