Event class for custody transfer signal arrivals. More...
#include <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. |
Event class for custody transfer signal arrivals.
Definition at line 812 of file BundleEvent.h.
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.