#include <CLConnection.h>
Definition at line 209 of file CLConnection.h.
Public Member Functions | |
InFlightBundle (Bundle *b) | |
Public Attributes | |
BundleRef | bundle_ |
size_t | formatted_length_ |
size_t | header_block_length_ |
size_t | tail_block_length_ |
DataBitmap | sent_data_ |
DataBitmap | ack_data_ |
Private Member Functions | |
InFlightBundle (const InFlightBundle ©) |
dtn::CLConnection::InFlightBundle::InFlightBundle | ( | Bundle * | b | ) | [inline] |
Definition at line 211 of file CLConnection.h.
dtn::CLConnection::InFlightBundle::InFlightBundle | ( | const InFlightBundle & | copy | ) | [private] |
Definition at line 217 of file CLConnection.h.
Definition at line 219 of file CLConnection.h.
Definition at line 220 of file CLConnection.h.
Definition at line 221 of file CLConnection.h.
Definition at line 223 of file CLConnection.h.
Definition at line 224 of file CLConnection.h.