|
Pol
Revision:cb584c9
|
Inheritance diagram for Pol::Core::DebugClientThread:Public Member Functions | |
| DebugClientThread (Clib::SocketListener &SL) | |
| virtual void | run () POL_OVERRIDE |
Public Member Functions inherited from Pol::Clib::SocketClientThread | |
| SocketClientThread (SocketListener &SL) | |
| SocketClientThread (Socket &S) | |
| virtual | ~SocketClientThread () |
| void | start () |
Additional Inherited Members | |
Static Public Member Functions inherited from Pol::Clib::SocketClientThread | |
| static void | start_thread (SocketClientThread *instance) |
Protected Attributes inherited from Pol::Clib::SocketClientThread | |
| Socket | _sck |
Definition at line 1281 of file poldbg.cpp.
|
inline |
Definition at line 1284 of file poldbg.cpp.
References POL_OVERRIDE, and Pol::ECompile::run().
|
virtual |
Implements Pol::Clib::SocketClientThread.
Definition at line 1288 of file poldbg.cpp.
References Pol::Core::DebugContext::done(), Pol::Core::DebugContext::process(), Pol::Core::DebugContext::prompt(), Pol::Clib::readline(), Pol::Plib::systemstate, Pol::Clib::tostring(), and Pol::Clib::writeline().