#include <clientDaemon.h>


Public Member Functions | |
| mdCDHeartbeat () | |
| void | init () |
| void | dispatch (mdWQitem *) |
| void | nextBeat (const boost::system::error_code &error) |
| void | run () |
Definition at line 14 of file clientDaemon.h.
| mdCDHeartbeat::mdCDHeartbeat | ( | ) | [inline] |
Definition at line 20 of file clientDaemon.h.
| void mdCDHeartbeat::init | ( | ) | [inline] |
Definition at line 22 of file clientDaemon.h.
| void mdCDHeartbeat::dispatch | ( | mdWQitem * | ) | [inline, virtual] |
| void mdCDHeartbeat::nextBeat | ( | const boost::system::error_code & | error | ) |
Definition at line 108 of file clientDaemon.cpp.
| void mdCDHeartbeat::run | ( | ) | [virtual] |
1.5.6