dtn::CLConnection::CLConnection::IncomingBundle Class Reference

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

#include <CLConnection.h>

List of all members.

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)


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.


Constructor & Destructor Documentation

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

Definition at line 232 of file CLConnection.h.

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


Member Data Documentation

DataBitmap dtn::CLConnection::CLConnection::IncomingBundle::ack_data_

u_int32_t dtn::CLConnection::CLConnection::IncomingBundle::acked_length_

BundleRef dtn::CLConnection::CLConnection::IncomingBundle::bundle_

DataBitmap dtn::CLConnection::CLConnection::IncomingBundle::rcvd_data_

u_int32_t dtn::CLConnection::CLConnection::IncomingBundle::total_length_


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

Generated on Fri Jan 30 09:43:14 2009 for DTN Reference Implementation by  doxygen 1.5.8