Struct to hold the payload data of the custody signal. More...
#include <CustodySignal.h>
Public Attributes | |
u_int8_t | admin_type_ |
u_int8_t | admin_flags_ |
bool | succeeded_ |
u_int8_t | reason_ |
u_int64_t | orig_frag_offset_ |
u_int64_t | orig_frag_length_ |
BundleTimestamp | custody_signal_tv_ |
BundleTimestamp | orig_creation_tv_ |
EndpointID | orig_source_eid_ |
Struct to hold the payload data of the custody signal.
Definition at line 38 of file CustodySignal.h.
Definition at line 40 of file CustodySignal.h.
Referenced by dtn::CustodySignal::parse_custody_signal().
Definition at line 39 of file CustodySignal.h.
Referenced by dtn::CustodySignal::parse_custody_signal().
Definition at line 45 of file CustodySignal.h.
Referenced by dtn::CustodySignal::parse_custody_signal().
Definition at line 46 of file CustodySignal.h.
Referenced by dtn::CustodySignal::parse_custody_signal().
Definition at line 44 of file CustodySignal.h.
Referenced by dtn::CustodySignal::parse_custody_signal().
Definition at line 43 of file CustodySignal.h.
Referenced by dtn::CustodySignal::parse_custody_signal().
Definition at line 47 of file CustodySignal.h.
Referenced by dtn::CustodySignal::parse_custody_signal().
u_int8_t dtn::CustodySignal::data_t::reason_ |
Definition at line 42 of file CustodySignal.h.
Referenced by dtn::CustodySignal::parse_custody_signal().
Definition at line 41 of file CustodySignal.h.
Referenced by dtn::CustodySignal::parse_custody_signal().