#include <CLConnection.h>
Definition at line 195 of file CLConnection.h.
Public Member Functions | |
InFlightBundle (Bundle *b) | |
Public Attributes | |
BundleRef | bundle_ |
BlockInfoVec * | blocks_ |
u_int32_t | total_length_ |
bool | send_complete_ |
DataBitmap | sent_data_ |
DataBitmap | ack_data_ |
Private Member Functions | |
InFlightBundle (const InFlightBundle ©) |
dtn::CLConnection::InFlightBundle::InFlightBundle | ( | Bundle * | b | ) | [inline] |
Definition at line 197 of file CLConnection.h.
dtn::CLConnection::InFlightBundle::InFlightBundle | ( | const InFlightBundle & | copy | ) | [private] |
Definition at line 204 of file CLConnection.h.
Definition at line 206 of file CLConnection.h.
Definition at line 207 of file CLConnection.h.