dtn::BundleProtocol::BlockPreamble Struct Reference

#include <BundleProtocol.h>

List of all members.


Detailed Description

The basic block preamble that's common to all blocks (including the payload block but not the primary block).

Definition at line 254 of file BundleProtocol.h.

Public Attributes

u_int8_t type
u_int8_t flags
u_char length [0]


Member Data Documentation

u_int8_t dtn::BundleProtocol::BlockPreamble::type

Definition at line 255 of file BundleProtocol.h.

Referenced by dtn::BundleProtocol::format_header_blocks(), and dtn::BundleProtocol::parse_header_blocks().

u_int8_t dtn::BundleProtocol::BlockPreamble::flags

Definition at line 256 of file BundleProtocol.h.

Referenced by dtn::BundleProtocol::format_header_blocks(), and dtn::BundleProtocol::parse_header_blocks().

u_char dtn::BundleProtocol::BlockPreamble::length[0]

Definition at line 257 of file BundleProtocol.h.


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