dtn::CLConnection::IncomingBundle Class Reference

#include <CLConnection.h>

List of all members.


Detailed Description

Struct used to record bundles that are in the process of being received along with their transmission state and relevant acknowledgement data.

Definition at line 230 of file CLConnection.h.


Public Member Functions

 IncomingBundle (Bundle *b)

Public Attributes

BundleRef bundle_
u_int32_t total_length_
u_int32_t acked_length_
DataBitmap rcvd_data_
DataBitmap ack_data_

Private Member Functions

 IncomingBundle (const IncomingBundle &copy)

Constructor & Destructor Documentation

dtn::CLConnection::IncomingBundle::IncomingBundle ( Bundle b  )  [inline]

Definition at line 232 of file CLConnection.h.

dtn::CLConnection::IncomingBundle::IncomingBundle ( const IncomingBundle copy  )  [private]


Member Data Documentation


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

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