dtn::CLConnection::InFlightBundle Class Reference

#include <CLConnection.h>

List of all members.


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.


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)

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 Mon Jul 21 14:12:20 2008 for DTN Reference Implementation by  doxygen 1.5.6