8 #ifndef BUNDLESELECTOR_H_
9 #define BUNDLESELECTOR_H_
15 #include <ibrcommon/Exceptions.h>
BundleSelectorException(std::string what="Bundle query aborted.")
virtual bool shouldAdd(const dtn::data::MetaBundle &) const
virtual dtn::data::Size limit() const
virtual ~BundleSelector()
virtual bool addIfSelected(BundleResult &result, const dtn::data::MetaBundle &bundle) const
NoBundleFoundException(std::string what="No bundle match the specified criteria.")