dtn::daemon::Debugger Class Reference

#include <Debugger.h>

Inheritance diagram for dtn::daemon::Debugger:
dtn::core::AbstractWorker

List of all members.

Public Member Functions

 Debugger ()
virtual ~Debugger ()
void callbackBundleReceived (const Bundle &b)

Detailed Description

This is a implementation of AbstractWorker and is comparable with a application. This application can send and receive bundles, but only implement a receiving component which print a message on the screen if a bundle is received.

The application suffix to the node eid is /debugger.

Definition at line 21 of file Debugger.h.


Constructor & Destructor Documentation

dtn::daemon::Debugger::Debugger (  )  [inline]

Definition at line 24 of file Debugger.h.

References dtn::core::AbstractWorker::initialize().

virtual dtn::daemon::Debugger::~Debugger (  )  [inline, virtual]

Definition at line 28 of file Debugger.h.


Member Function Documentation

void dtn::daemon::Debugger::callbackBundleReceived ( const Bundle b  )  [virtual]

The documentation for this class was generated from the following files:
Generated on Mon Aug 23 08:12:59 2010 for IBR-DTNSuite by  doxygen 1.6.3