#include <BundleEvent.h>
Inheritance diagram for dtn::CustodySignalEvent:
Definition at line 577 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 579 of file BundleEvent.h.
The parsed data from the custody transfer signal.
Definition at line 583 of file BundleEvent.h.
Referenced by dtn::BundleDaemon::handle_custody_signal().