dtn::FileConvergenceLayer::FileHeader Struct Reference

Framing header at the beginning of each bundle file. More...

#include <FileConvergenceLayer.h>

List of all members.

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

Detailed Description

Framing header at the beginning of each bundle file.

Definition at line 50 of file FileConvergenceLayer.h.


Member Data Documentation

length of the bundle + headers

Definition at line 54 of file FileConvergenceLayer.h.

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

length of the bundle header

Definition at line 53 of file FileConvergenceLayer.h.

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

unused

Definition at line 52 of file FileConvergenceLayer.h.

framing protocol version

Definition at line 51 of file FileConvergenceLayer.h.

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


The documentation for this struct was generated from the following file:
Generated on Sun Nov 21 11:41:05 2010 for DTN Reference Implementation by  doxygen 1.6.3