#include <BundleEvent.h>
Definition at line 812 of file BundleEvent.h.
Public Member Functions | |
CustodySignalEvent (const CustodySignal::data_t &data) | |
Public Attributes | |
CustodySignal::data_t | data_ |
The parsed data from the custody transfer signal. |
dtn::CustodySignalEvent::CustodySignalEvent | ( | const CustodySignal::data_t & | data | ) | [inline] |
Definition at line 814 of file BundleEvent.h.
The parsed data from the custody transfer signal.
Definition at line 818 of file BundleEvent.h.
Referenced by dtn::BundleDaemon::handle_custody_signal().