#include <deviceDaemon.h>


Public Member Functions | |
| mdDVHeartbeat () | |
| void | init () |
| void | dispatch (mdWQitem *) |
| void | nextBeat (const boost::system::error_code &error) |
| void | run () |
Definition at line 13 of file deviceDaemon.h.
| mdDVHeartbeat::mdDVHeartbeat | ( | ) | [inline] |
Definition at line 19 of file deviceDaemon.h.
| void mdDVHeartbeat::init | ( | ) | [inline] |
Definition at line 21 of file deviceDaemon.h.
| void mdDVHeartbeat::dispatch | ( | mdWQitem * | ) | [inline, virtual] |
| void mdDVHeartbeat::nextBeat | ( | const boost::system::error_code & | error | ) |
Definition at line 175 of file deviceDaemon.cpp.
| void mdDVHeartbeat::run | ( | ) | [virtual] |
1.5.6