IBR-DTNSuite  0.10
NativeDaemon.h File Reference
#include "Component.h"
#include "core/AbstractWorker.h"
#include "net/IPNDAgent.h"
#include "storage/BundleSeeker.h"
#include "storage/BundleIndex.h"
#include "core/EventReceiver.h"
#include <ibrcommon/Exceptions.h>
#include <list>
#include <set>
#include <map>
Include dependency graph for NativeDaemon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dtn::daemon::NativeDaemonCallback
 
class  dtn::daemon::NativeEventCallback
 
class  dtn::daemon::NativeNode
 
class  dtn::daemon::NativeStats
 
class  dtn::daemon::NativeDaemonException
 
class  dtn::daemon::NativeDaemon
 
class  dtn::daemon::NativeEventLoop
 

Namespaces

namespace  dtn
 
namespace  dtn::daemon
 

Enumerations

enum  dtn::daemon::DaemonRunLevel {
  dtn::daemon::RUNLEVEL_ZERO = 0, dtn::daemon::RUNLEVEL_CORE = 1, dtn::daemon::RUNLEVEL_STORAGE = 2, dtn::daemon::RUNLEVEL_ROUTING = 3,
  dtn::daemon::RUNLEVEL_API = 4, dtn::daemon::RUNLEVEL_NETWORK = 5, dtn::daemon::RUNLEVEL_ROUTING_EXTENSIONS = 6
}