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 201 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 202 of file BundleProtocol.h.

Referenced by dtn::BlockProcessor::generate_preamble().

u_int8_t dtn::BundleProtocol::BlockPreamble::flags

Definition at line 203 of file BundleProtocol.h.

Referenced by dtn::BlockProcessor::generate_preamble().

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

Definition at line 204 of file BundleProtocol.h.

Referenced by dtn::BlockProcessor::generate_preamble().


The documentation for this struct was generated from the following file:
Generated on Sat Sep 8 08:43:44 2007 for DTN Reference Implementation by  doxygen 1.5.3