, including all inherited members.
__cancellation() | dtn::storage::SQLiteBundleStorage | [protected, virtual] |
_state | ibrcommon::Thread | [protected] |
acceptCustody(const dtn::data::MetaBundle &meta) | dtn::storage::BundleStorage | |
attr | ibrcommon::Thread | [protected] |
bindEvent(std::string eventName) | dtn::core::EventReceiver | [protected] |
BundleStorage() | dtn::storage::BundleStorage | [protected] |
cancel() | ibrcommon::Thread | [protected] |
clear() | dtn::storage::SQLiteBundleStorage | [virtual] |
clearAll() | dtn::storage::SQLiteBundleStorage | |
componentDown() | dtn::storage::SQLiteBundleStorage | [protected, virtual] |
componentRun() | dtn::storage::SQLiteBundleStorage | [protected, virtual] |
componentUp() | dtn::storage::SQLiteBundleStorage | [protected, virtual] |
concurrency(int level) | ibrcommon::Thread | [protected, static] |
count() | dtn::storage::SQLiteBundleStorage | [virtual] |
create() | dtn::storage::SQLiteBundleStorage | [virtual] |
detach(void) | ibrcommon::Thread | [protected] |
empty() | dtn::storage::SQLiteBundleStorage | [virtual] |
equal(pthread_t thread1, pthread_t thread2) | ibrcommon::Thread | [protected, static] |
exec_thread(void *obj) | ibrcommon::Thread | [protected, static] |
exit(void) | ibrcommon::Thread | [protected, static] |
finalize_thread(void *obj) | ibrcommon::Thread | [protected, static] |
finally(void) | ibrcommon::Thread | [inline, protected, virtual] |
get(const dtn::data::BundleID &id) | dtn::storage::SQLiteBundleStorage | [virtual] |
get(BundleFilterCallback &cb) | dtn::storage::SQLiteBundleStorage | [virtual] |
getDistinctDestinations() | dtn::storage::SQLiteBundleStorage | [virtual] |
IndependentComponent() | dtn::daemon::IndependentComponent | |
initialize() | dtn::daemon::IndependentComponent | [virtual] |
isRunning(void) | ibrcommon::JoinableThread | [inline, protected] |
join(void) | ibrcommon::JoinableThread | [protected] |
JoinableThread(size_t size=DEFAULT_STACKSIZE) | ibrcommon::JoinableThread | [protected] |
kill(int sig) | ibrcommon::Thread | [protected] |
operator==(const ibrcommon::Thread &other) | ibrcommon::Thread | [inline, protected] |
priority | ibrcommon::Thread | [protected] |
raiseEvent(const dtn::core::Event *evt) | dtn::storage::SQLiteBundleStorage | [virtual] |
rejectCustody(const dtn::data::MetaBundle &meta, dtn::data::CustodySignalBlock::REASON_CODE reason=dtn::data::CustodySignalBlock::NO_ADDITIONAL_INFORMATION) | dtn::storage::BundleStorage | |
releaseCustody(const dtn::data::EID &custodian, const dtn::data::BundleID &id) | dtn::storage::SQLiteBundleStorage | [virtual] |
remove(const dtn::data::BundleID &id) | dtn::storage::SQLiteBundleStorage | [virtual] |
dtn::storage::BundleStorage::remove(const dtn::data::Bundle &b) | dtn::storage::BundleStorage | |
dtn::storage::BundleStorage::remove(const ibrcommon::BloomFilter &filter) | dtn::storage::BundleStorage | [virtual] |
run() | dtn::daemon::IndependentComponent | [protected, virtual] |
setup(void) | ibrcommon::Thread | [inline, protected, virtual] |
sleep(size_t timeout) | ibrcommon::Thread | [protected, static] |
SQLiteBundleStorage(const ibrcommon::File &path, const size_t &size) | dtn::storage::SQLiteBundleStorage | |
stack | ibrcommon::Thread | [protected] |
start(int priority=0) | ibrcommon::JoinableThread | [protected] |
startup() | dtn::daemon::IndependentComponent | [virtual] |
stop() | ibrcommon::JoinableThread | [protected] |
store(const dtn::data::Bundle &bundle) | dtn::storage::SQLiteBundleStorage | [virtual] |
terminate() | dtn::daemon::IndependentComponent | [virtual] |
Thread(size_t stack=DEFAULT_STACKSIZE, bool delete_on_exit=false) | ibrcommon::Thread | [protected] |
THREAD_CANCELLED enum value | ibrcommon::Thread | [protected] |
THREAD_ERROR enum value | ibrcommon::Thread | [protected] |
THREAD_FINALIZED enum value | ibrcommon::Thread | [protected] |
THREAD_FINALIZING enum value | ibrcommon::Thread | [protected] |
THREAD_INITIALIZED enum value | ibrcommon::Thread | [protected] |
THREAD_JOINED enum value | ibrcommon::Thread | [protected] |
THREAD_PREPARE enum value | ibrcommon::Thread | [protected] |
THREAD_RUNNING enum value | ibrcommon::Thread | [protected] |
THREAD_SETUP enum value | ibrcommon::Thread | [protected] |
THREAD_STATE enum name | ibrcommon::Thread | [protected] |
tid | ibrcommon::Thread | [protected] |
unbindEvent(std::string eventName) | dtn::core::EventReceiver | [protected] |
yield(void) | ibrcommon::Thread | [protected, static] |
~BundleStorage()=0 | dtn::storage::BundleStorage | [pure virtual] |
~Component()=0 | dtn::daemon::Component | [pure virtual] |
~EventReceiver()=0 | dtn::core::EventReceiver | [pure virtual] |
~IndependentComponent() | dtn::daemon::IndependentComponent | [virtual] |
~JoinableThread()=0 | ibrcommon::JoinableThread | [protected, pure virtual] |
~Provider()=0 | ibrcommon::BLOB::Provider | [pure virtual] |
~SQLiteBundleStorage() | dtn::storage::SQLiteBundleStorage | [virtual] |
~Thread()=0 | ibrcommon::Thread | [protected, pure virtual] |