#include <BundleSetImpl.h>
Definition at line 35 of file BundleSetImpl.h.
dtn::data::BundleSetImpl::~BundleSetImpl |
( |
| ) |
|
|
pure virtual |
- Parameters
-
bf_size | Initial size fo the bloom-filter. |
Definition at line 32 of file BundleSetImpl.cpp.
virtual void dtn::data::BundleSetImpl::assign |
( |
const refcnt_ptr< BundleSetImpl > & |
| ) |
|
|
pure virtual |
virtual void dtn::data::BundleSetImpl::clear |
( |
| ) |
|
throw | ( | |
| ) | | |
|
pure virtual |
virtual refcnt_ptr<BundleSetImpl> dtn::data::BundleSetImpl::copy |
( |
| ) |
const |
|
pure virtual |
virtual std::istream& dtn::data::BundleSetImpl::deserialize |
( |
std::istream & |
stream | ) |
|
|
pure virtual |
virtual void dtn::data::BundleSetImpl::expire |
( |
const Timestamp |
timestamp | ) |
|
|
pure virtual |
virtual const ibrcommon::BloomFilter& dtn::data::BundleSetImpl::getBloomFilter |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
pure virtual |
virtual Length dtn::data::BundleSetImpl::getLength |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
pure virtual |
virtual std::set<dtn::data::MetaBundle> dtn::data::BundleSetImpl::getNotIn |
( |
const ibrcommon::BloomFilter & |
filter | ) |
const |
throw | ( | |
| ) | | |
|
pure virtual |
virtual bool dtn::data::BundleSetImpl::has |
( |
const dtn::data::BundleID & |
bundle | ) |
const |
throw | ( | |
| ) | | |
|
pure virtual |
virtual std::ostream& dtn::data::BundleSetImpl::serialize |
( |
std::ostream & |
stream | ) |
const |
|
pure virtual |
virtual Size dtn::data::BundleSetImpl::size |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
pure virtual |
virtual void dtn::data::BundleSetImpl::sync |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
The documentation for this class was generated from the following files: