#include <BundleSelector.h>
Definition at line 37 of file BundleSelector.h.
virtual dtn::storage::BundleSelector::~BundleSelector |
( |
) | |
|
|
inlinevirtual |
virtual dtn::data::Size dtn::storage::BundleSelector::limit |
( |
) | |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
Limit the number of selected items.
- Returns
- The limit as number of items.
Definition at line 46 of file BundleSelector.h.
This method is called by the storage to determine if one bundle should added to a set or not.
- Parameters
-
id | The bundle id of the bundle to select. |
- Returns
- True, if the bundle should be added to the set.
Definition at line 54 of file BundleSelector.h.
The documentation for this class was generated from the following file: