IBR-DTNSuite  0.10
dtn::daemon::NativeEventCallback Class Referenceabstract

#include <NativeDaemon.h>

Collaboration diagram for dtn::daemon::NativeEventCallback:
Collaboration graph

Public Member Functions

virtual ~NativeEventCallback ()=0
 
virtual void eventRaised (const std::string &event, const std::string &action, const std::vector< std::string > &data)=0 throw ()
 

Detailed Description

Definition at line 58 of file NativeDaemon.h.

Constructor & Destructor Documentation

dtn::daemon::NativeEventCallback::~NativeEventCallback ( )
pure virtual

Definition at line 139 of file NativeDaemon.cpp.

Member Function Documentation

virtual void dtn::daemon::NativeEventCallback::eventRaised ( const std::string &  event,
const std::string &  action,
const std::vector< std::string > &  data 
) throw ()
pure virtual

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