#include <BLOBBundle.h>

Public Member Functions | |
| BLOBBundle (dtn::data::EID destination, ibrcommon::BLOB::Reference &ref) | |
| virtual | ~BLOBBundle () |
Definition at line 24 of file BLOBBundle.h.
| dtn::api::BLOBBundle::BLOBBundle | ( | dtn::data::EID | destination, | |
| ibrcommon::BLOB::Reference & | ref | |||
| ) |
Constructor need a destination.
Definition at line 15 of file BLOBBundle.cpp.
References dtn::api::Bundle::_b, and dtn::data::Bundle::push_back().
| dtn::api::BLOBBundle::~BLOBBundle | ( | ) | [virtual] |
Destruktor.
Definition at line 20 of file BLOBBundle.cpp.
1.5.6