#include <NativeDaemon.h>
|
virtual | ~NativeEventCallback ()=0 |
|
virtual void | eventRaised (const std::string &event, const std::string &action, const std::vector< std::string > &data)=0 throw () |
|
Definition at line 58 of file NativeDaemon.h.
dtn::daemon::NativeEventCallback::~NativeEventCallback |
( |
) | |
|
|
pure virtual |
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: