back() const | dtn::BundleList | |
begin() const | dtn::BundleList | |
BlockingBundleList(const std::string &name) | dtn::BlockingBundleList | |
BundleList(const std::string &name, oasys::SpinLock *lock=NULL) | dtn::BundleList | |
clear() | dtn::BundleList | |
contains(Bundle *bundle) const | dtn::BundleList | |
contains(const BundleRef &bundle) const | dtn::BundleList | [inline] |
empty() const | dtn::BundleList | |
end() const | dtn::BundleList | |
erase(Bundle *bundle, bool used_notifier=false) | dtn::BundleList | |
erase(const BundleRef &bundle, bool used_notifier=false) | dtn::BundleList | [inline] |
erase(iterator &iter, bool used_notifier=false) | dtn::BundleList | |
find(u_int32_t bundleid) const | dtn::BundleList | |
find(const EndpointID &source_eid, const BundleTimestamp &creation_ts) const | dtn::BundleList | |
find(GbofId &gbof_id) const | dtn::BundleList | |
find(const GbofId &gbof_id, const BundleTimestamp &extended_id) const | dtn::BundleList | |
front() const | dtn::BundleList | |
insert_random(Bundle *bundle) | dtn::BundleList | |
insert_sorted(Bundle *bundle, sort_order_t sort_order) | dtn::BundleList | |
iterator typedef | dtn::BundleList | |
lock() const | dtn::BundleList | [inline] |
lock_ | dtn::BundleList | [protected] |
move_contents(BundleList *other) | dtn::BundleList | |
name() const | dtn::BundleList | [inline] |
notifier() | dtn::BlockingBundleList | [inline] |
notifier_ | dtn::BundleList | [protected] |
own_lock_ | dtn::BundleList | [protected] |
pop_back(bool used_notifier=false) | dtn::BundleList | |
pop_blocking(int timeout=-1) | dtn::BlockingBundleList | |
pop_front(bool used_notifier=false) | dtn::BundleList | |
push_back(Bundle *bundle) | dtn::BundleList | |
push_back(const BundleRef &bundle) | dtn::BundleList | [inline] |
push_front(Bundle *bundle) | dtn::BundleList | |
push_front(const BundleRef &bundle) | dtn::BundleList | [inline] |
set_name(const std::string &name) | dtn::BundleList | |
size() const | dtn::BundleList | |
SORT_FRAG_OFFSET enum value | dtn::BundleList | |
sort_order_t enum name | dtn::BundleList | |
SORT_PRIORITY enum value | dtn::BundleList | |
~BlockingBundleList() | dtn::BlockingBundleList | [virtual] |
~BundleList() | dtn::BundleList | [virtual] |