#include <BundleDaemon.h>
Definition at line 519 of file BundleDaemon.h.
Public Member Functions | |
DaemonIdleExit (int interval) | |
bool | is_idle (const struct timeval &now) |
dtn::BundleDaemon::DaemonIdleExit::DaemonIdleExit | ( | int | interval | ) | [inline] |
Definition at line 520 of file BundleDaemon.h.
bool dtn::BundleDaemon::DaemonIdleExit::is_idle | ( | const struct timeval & | now | ) |
Definition at line 2514 of file BundleDaemon.cc.