IBR-DTNSuite  0.10
dtn::daemon Namespace Reference

Classes

class  CapsuleWorker
 
class  Component
 
class  IndependentComponent
 
class  IntegratedComponent
 
class  Configuration
 
class  Debugger
 
class  DevNull
 
class  DTNTPWorker
 
class  EchoWorker
 
class  NativeDaemonCallback
 
class  NativeEventCallback
 
class  NativeNode
 
class  NativeStats
 
class  NativeDaemonException
 
class  NativeDaemon
 
class  NativeEventLoop
 

Enumerations

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

Functions

std::ostream & operator<< (std::ostream &stream, const DTNTPWorker::TimeSyncMessage &obj)
 
std::istream & operator>> (std::istream &stream, DTNTPWorker::TimeSyncMessage &obj)
 

Enumeration Type Documentation

Enumerator
RUNLEVEL_ZERO 
RUNLEVEL_CORE 
RUNLEVEL_STORAGE 
RUNLEVEL_ROUTING 
RUNLEVEL_API 
RUNLEVEL_NETWORK 
RUNLEVEL_ROUTING_EXTENSIONS 

Definition at line 40 of file NativeDaemon.h.

Function Documentation