|
UniSet
2.0.0
|
#include <LogSession.h>
Открытые типы | |
|
typedef sigc::slot< void, LogSession * > | FinalSlot |
Открытые члены | |
| LogSession (ost::TCPSocket &server, DebugStream *log, timeout_t sessTimeout=10000, timeout_t cmdTimeout=2000, timeout_t outTimeout=2000, timeout_t delay=2000) | |
| void | connectFinalSession (FinalSlot sl) |
| std::string | getClientAddress () |
Защищенные члены | |
| virtual void | run () |
| virtual void | final () |
| void | logOnEvent (const std::string &s) |
| void | readStream () |
Реализация "сессии" для клиентов LogServer.
1.7.6.1