IBR-DTNSuite  0.8
dtn::daemon::StandByManager Class Reference

#include <StandByManager.h>

Inheritance diagram for dtn::daemon::StandByManager:
Collaboration diagram for dtn::daemon::StandByManager:

List of all members.

Public Member Functions

 StandByManager ()
virtual ~StandByManager ()
void adopt (Component *c)
virtual void raiseEvent (const dtn::core::Event *evt)
virtual void componentUp ()
virtual void componentDown ()
virtual const std::string getName () const

Detailed Description

Definition at line 18 of file StandByManager.h.


Constructor & Destructor Documentation

Definition at line 21 of file StandByManager.cpp.


Member Function Documentation

Definition at line 25 of file StandByManager.cpp.

References dtn::daemon::Component::getName(), IBRCOMMON_LOGGER, and IBRCOMMON_LOGGER_ENDL.

Referenced by __daemon_run(), and createConvergenceLayers().

Here is the call graph for this function:

Implements dtn::daemon::IntegratedComponent.

Definition at line 96 of file StandByManager.cpp.

References dtn::core::GlobalEvent::className, and dtn::core::EventReceiver::unbindEvent().

Here is the call graph for this function:

Implements dtn::daemon::IntegratedComponent.

Definition at line 90 of file StandByManager.cpp.

References dtn::core::EventReceiver::bindEvent(), and dtn::core::GlobalEvent::className.

Here is the call graph for this function:

const std::string dtn::daemon::StandByManager::getName ( ) const [virtual]

Return an identifier for this component

Returns:

Implements dtn::daemon::Component.

Definition at line 102 of file StandByManager.cpp.

Implements dtn::core::EventReceiver.

Definition at line 33 of file StandByManager.cpp.

References dtn::core::GlobalEvent::getAction(), dtn::core::GlobalEvent::GLOBAL_SUSPEND, and dtn::core::GlobalEvent::GLOBAL_WAKEUP.

Here is the call graph for this function:


The documentation for this class was generated from the following files: