22 #ifndef BUNDLEMERGER_H_
23 #define BUNDLEMERGER_H_
25 #include "ibrcommon/data/BLOB.h"
53 Container(ibrcommon::BLOB::Reference &ref);
66 ibrcommon::BLOB::Reference _blob;
68 bool _hasFirstFragBlocksAdded;
69 bool _hasLastFragBlocksAdded;
71 std::set<Chunk> _chunks;
static bool isComplete(Length length, const std::set< Chunk > &chunks)
static Container getContainer()
Container(ibrcommon::BLOB::Reference &ref)
bool operator<(const Chunk &other) const
friend Container & operator<<(Container &c, const dtn::data::Bundle &obj)