dtn::core::SQLiteBundleStorage Member List

This is the complete list of members for dtn::core::SQLiteBundleStorage, including all inherited members.
__cancellation()dtn::core::SQLiteBundleStorage [protected, virtual]
__delete_on_exitibrcommon::Thread [protected]
_destination_filterdtn::core::BundleStorage [protected]
_readyibrcommon::Thread [protected]
_readycondibrcommon::Thread [protected]
acceptCustody(dtn::data::Bundle &bundle)dtn::core::BundleStorage
addToFilter(const dtn::data::EID &eid)dtn::core::BundleStorage
attribrcommon::Thread [protected]
background(void)ibrcommon::JoinableThread [inline]
bindEvent(std::string eventName)dtn::core::EventReceiver [protected]
BundleStorage()dtn::core::BundleStorage [protected]
cancel()ibrcommon::Thread [protected]
clear()dtn::core::SQLiteBundleStorage
dtn::core::BundleStorage::clear()dtn::core::BundleStorage [inline, virtual]
clearAll()dtn::core::SQLiteBundleStorage
concurrency(int level)ibrcommon::Thread [protected, static]
count()dtn::core::SQLiteBundleStorage
dtn::core::BundleStorage::count()dtn::core::BundleStorage [inline, virtual]
detach(void)ibrcommon::Thread [protected]
disableCancel(int &state)ibrcommon::Thread [protected, static]
empty()dtn::core::SQLiteBundleStorage
dtn::core::BundleStorage::empty()dtn::core::BundleStorage [inline, virtual]
enableCancel(int &state)ibrcommon::Thread [protected, static]
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]
finally(void)ibrcommon::Thread [inline, protected, virtual]
get(const dtn::data::BundleID &id)dtn::core::SQLiteBundleStorage
dtn::core::BundleStorage::get(const dtn::data::BundleID &id)=0dtn::core::BundleStorage [pure virtual]
getBlock(const data::BundleID &bundleID, const char &blocktype)dtn::core::SQLiteBundleStorage
getBundleBySize(const int &limit)dtn::core::SQLiteBundleStorage
getBundleByTTL(const int &limit)dtn::core::SQLiteBundleStorage
getBundleRoutingInfo(const data::BundleID &bundleID, const int &key)dtn::core::SQLiteBundleStorage
getBundlesByDestination(const dtn::data::EID &sourceID)dtn::core::SQLiteBundleStorage
getBundlesBySource(const dtn::data::EID &sourceID)dtn::core::SQLiteBundleStorage
getByDestination(const dtn::data::EID &eid, bool exact=false)dtn::core::SQLiteBundleStorage
dtn::core::BundleStorage::getByDestination(const dtn::data::EID &eid, bool exact=false)=0dtn::core::BundleStorage [pure virtual]
getByFilter(const ibrcommon::BloomFilter &filter)dtn::core::SQLiteBundleStorage
dtn::core::BundleStorage::getByFilter(const ibrcommon::BloomFilter &filter)=0dtn::core::BundleStorage [pure virtual]
getNodeRoutingInfo(const data::EID &eid, const int &key)dtn::core::SQLiteBundleStorage
getRoutingInfo(const int &key)dtn::core::SQLiteBundleStorage
isRunning(void)ibrcommon::JoinableThread [inline]
join(void)ibrcommon::JoinableThread
JoinableThread(size_t size=DEFAULT_STACKSIZE)ibrcommon::JoinableThread [protected]
kill(int sig)ibrcommon::Thread [protected]
occupiedSpace()dtn::core::SQLiteBundleStorage
operator==(const ibrcommon::Thread &other)ibrcommon::Thread [inline, protected]
priorityibrcommon::Thread [protected]
raiseEvent(const Event *evt)dtn::core::SQLiteBundleStorage
dtn::core::EventReceiver::raiseEvent(const Event *evt)=0dtn::core::EventReceiver [pure virtual]
ready()ibrcommon::Thread [protected]
rejectCustody(const dtn::data::Bundle &bundle)dtn::core::BundleStorage
releaseCustody(dtn::data::BundleID &bundle)dtn::core::SQLiteBundleStorage
dtn::core::BundleStorage::releaseCustody(dtn::data::BundleID &bundle)=0dtn::core::BundleStorage [pure virtual]
remove(const dtn::data::BundleID &id)dtn::core::SQLiteBundleStorage
dtn::core::BundleStorage::remove(const dtn::data::BundleID &id)=0dtn::core::BundleStorage [pure virtual]
dtn::core::BundleStorage::remove(const dtn::data::Bundle &b)dtn::core::BundleStorage
dtn::core::BundleStorage::remove(const ibrcommon::BloomFilter &filter)=0dtn::core::BundleStorage [pure virtual]
removeBundleRoutingInfo(const data::BundleID &bundleID, const int &key)dtn::core::SQLiteBundleStorage
removeNodeRoutingInfo(const data::EID &eid, const int &key)dtn::core::SQLiteBundleStorage
removeRoutingInfo(const int &key)dtn::core::SQLiteBundleStorage
restoreCancel(const int &state)ibrcommon::Thread [protected, static]
run(void)dtn::core::SQLiteBundleStorage [protected, virtual]
setCancel(bool val)ibrcommon::Thread [protected]
setPriority(const int priority, const dtn::data::BundleID &id)dtn::core::SQLiteBundleStorage
sleep(size_t timeout)ibrcommon::Thread [protected, static]
SQLiteBundleStorage(const ibrcommon::File &dbPath, const string &dbFile, const int &size)dtn::core::SQLiteBundleStorage
stackibrcommon::Thread [protected]
start(int priority=0)ibrcommon::JoinableThread
stop()ibrcommon::JoinableThread
store(const dtn::data::Bundle &bundle)dtn::core::SQLiteBundleStorage
dtn::core::BundleStorage::store(const dtn::data::Bundle &bundle)=0dtn::core::BundleStorage [pure virtual]
storeBundleRoutingInfo(const data::BundleID &BundleID, const int &key, const string &routingInfo)dtn::core::SQLiteBundleStorage
storeNodeRoutingInfo(const data::EID &nodel, const int &key, const std::string &routingInfo)dtn::core::SQLiteBundleStorage
storeRoutingInfo(const int &key, const std::string &routingInfo)dtn::core::SQLiteBundleStorage
testcancel()ibrcommon::Thread [protected, static]
testsuite::SQLiteBundleStorageTestSuite classdtn::core::SQLiteBundleStorage [friend]
Thread(size_t stack=DEFAULT_STACKSIZE, bool delete_on_exit=false)ibrcommon::Thread [protected]
tidibrcommon::Thread [protected]
unbindEvent(std::string eventName)dtn::core::EventReceiver [protected]
waitready()ibrcommon::Thread [protected]
yield(void)ibrcommon::Thread [protected, static]
~BundleStorage()=0dtn::core::BundleStorage [pure virtual]
~EventReceiver()=0dtn::core::EventReceiver [pure virtual]
~JoinableThread()ibrcommon::JoinableThread [virtual]
~SQLiteBundleStorage()dtn::core::SQLiteBundleStorage [virtual]
~Thread()ibrcommon::Thread [protected, virtual]