|
IBR-DTN
1.0.0
|
#include <NativeDaemon.h>


Public Member Functions | |
| NativeEventLoop (NativeDaemon &daemon) | |
| ~NativeEventLoop () | |
| virtual void | run (void) throw () |
| virtual void | __cancellation () throw () |
Definition at line 403 of file NativeDaemon.h.
| dtn::daemon::NativeEventLoop::NativeEventLoop | ( | NativeDaemon & | daemon | ) |
Definition at line 1727 of file NativeDaemon.cpp.
| dtn::daemon::NativeEventLoop::~NativeEventLoop | ( | ) |
Definition at line 1732 of file NativeDaemon.cpp.
|
virtual | |||||||||||||
Definition at line 1757 of file NativeDaemon.cpp.
References dtn::core::EventSwitch::getInstance(), dtn::core::GlobalEvent::GLOBAL_SHUTDOWN, dtn::core::GlobalEvent::raise(), and dtn::core::EventSwitch::shutdown().

|
virtual | ||||||||||||||
Definition at line 1736 of file NativeDaemon.cpp.
References dtn::daemon::Configuration::getDaemon(), dtn::daemon::Configuration::getDebug(), dtn::daemon::Configuration::getInstance(), dtn::core::EventSwitch::getInstance(), dtn::daemon::Configuration::Daemon::getThreads(), dtn::core::EventSwitch::loop(), dtn::daemon::Configuration::Debug::profiling(), and dtn::daemon::IntegratedComponent::terminate().
