dtn::FileConvergenceLayer::FileHeader Struct Reference

#include <FileConvergenceLayer.h>

List of all members.


Detailed Description

Framing header at the beginning of each bundle file.

Definition at line 50 of file FileConvergenceLayer.h.


Public Attributes

u_int8_t version
 framing protocol version
u_int8_t pad
 unused
u_int16_t header_length
 length of the bundle header
u_int32_t bundle_length
 length of the bundle + headers

Member Data Documentation

framing protocol version

Definition at line 51 of file FileConvergenceLayer.h.

Referenced by dtn::FileConvergenceLayer::send_bundle().

unused

Definition at line 52 of file FileConvergenceLayer.h.

length of the bundle header

Definition at line 53 of file FileConvergenceLayer.h.

Referenced by dtn::FileConvergenceLayer::send_bundle().

length of the bundle + headers

Definition at line 54 of file FileConvergenceLayer.h.

Referenced by dtn::FileConvergenceLayer::send_bundle().


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

Generated on Mon Jul 21 14:12:20 2008 for DTN Reference Implementation by  doxygen 1.5.6