dtn::CLConnection::InFlightBundle Class Reference

Struct used to record bundles that are in-flight along with their transmission state and optionally acknowledgement data. More...

#include <CLConnection.h>

List of all members.

Public Member Functions

 InFlightBundle (Bundle *b)

Public Attributes

BundleRef bundle_
BlockInfoVecblocks_
u_int32_t total_length_
bool send_complete_
bool transmit_event_posted_
DataBitmap sent_data_
DataBitmap ack_data_

Private Member Functions

 InFlightBundle (const InFlightBundle &copy)

Detailed Description

Struct used to record bundles that are in-flight along with their transmission state and optionally acknowledgement data.

Definition at line 195 of file CLConnection.h.


Constructor & Destructor Documentation

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

Definition at line 197 of file CLConnection.h.

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

Member Data Documentation


The documentation for this class was generated from the following file:
Generated on Sun Nov 21 13:21:16 2010 for DTN Reference Implementation by  doxygen 1.6.3