dtn::CustodySignal::CustodySignal::data_t Struct Reference

Struct to hold the payload data of the custody signal. More...

#include <CustodySignal.h>

List of all members.

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_


Detailed Description

Struct to hold the payload data of the custody signal.

Definition at line 38 of file CustodySignal.h.


Member Data Documentation

u_int8_t dtn::CustodySignal::CustodySignal::data_t::admin_flags_

u_int8_t dtn::CustodySignal::CustodySignal::data_t::admin_type_

Definition at line 39 of file CustodySignal.h.

Referenced by dtn::CustodySignal::parse_custody_signal().

BundleTimestamp dtn::CustodySignal::CustodySignal::data_t::custody_signal_tv_

BundleTimestamp dtn::CustodySignal::CustodySignal::data_t::orig_creation_tv_

u_int64_t dtn::CustodySignal::CustodySignal::data_t::orig_frag_length_

u_int64_t dtn::CustodySignal::CustodySignal::data_t::orig_frag_offset_

EndpointID dtn::CustodySignal::CustodySignal::data_t::orig_source_eid_

u_int8_t dtn::CustodySignal::CustodySignal::data_t::reason_

bool dtn::CustodySignal::CustodySignal::data_t::succeeded_


The documentation for this struct was generated from the following file:

Generated on Fri Jan 30 09:27:03 2009 for DTN Reference Implementation by  doxygen 1.5.8