dtn::CustodySignal::data_t Struct Reference

#include <CustodySignal.h>

List of all members.


Detailed Description

Struct to hold the payload data of the custody signal.

Definition at line 59 of file 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_


Member Data Documentation

u_int8_t dtn::CustodySignal::data_t::admin_type_

Definition at line 60 of file CustodySignal.h.

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

u_int8_t dtn::CustodySignal::data_t::admin_flags_

Definition at line 61 of file CustodySignal.h.

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

bool dtn::CustodySignal::data_t::succeeded_

Definition at line 62 of file CustodySignal.h.

Referenced by dtn::BundleDaemon::handle_custody_signal(), and dtn::CustodySignal::parse_custody_signal().

u_int8_t dtn::CustodySignal::data_t::reason_

Definition at line 63 of file CustodySignal.h.

Referenced by dtn::BundleDaemon::handle_custody_signal(), and dtn::CustodySignal::parse_custody_signal().

u_int64_t dtn::CustodySignal::data_t::orig_frag_offset_

Definition at line 64 of file CustodySignal.h.

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

u_int64_t dtn::CustodySignal::data_t::orig_frag_length_

Definition at line 65 of file CustodySignal.h.

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

BundleTimestamp dtn::CustodySignal::data_t::custody_signal_tv_

Definition at line 66 of file CustodySignal.h.

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

BundleTimestamp dtn::CustodySignal::data_t::orig_creation_tv_

Definition at line 67 of file CustodySignal.h.

Referenced by dtn::BundleDaemon::handle_custody_signal(), and dtn::CustodySignal::parse_custody_signal().

EndpointID dtn::CustodySignal::data_t::orig_source_eid_

Definition at line 68 of file CustodySignal.h.

Referenced by dtn::BundleDaemon::handle_custody_signal(), and dtn::CustodySignal::parse_custody_signal().


The documentation for this struct was generated from the following file:
Generated on Fri Dec 22 14:48:03 2006 for DTN Reference Implementation by  doxygen 1.5.1