|
IBR-DTNSuite 0.6
|
| BUNDLE_DELETED | |
| BUNDLE_CUSTODY_ACCEPTED | |
| BUNDLE_FORWARDED | |
| BUNDLE_DELIVERED | |
| BUNDLE_RECEIVED | |
| BUNDLE_STORED |
Definition at line 21 of file BundleEvent.h.
Definition at line 21 of file CustodyEvent.h.
Definition at line 20 of file NodeEvent.h.
Definition at line 17 of file TimeEvent.h.
| std::ostream& dtn::core::operator<< | ( | std::ostream & | stream, |
| const Node::URI & | u | ||
| ) |
Definition at line 77 of file Node.cpp.
References dtn::core::Node::URI::protocol, dtn::core::Node::toString(), dtn::core::Node::URI::type, and dtn::core::Node::URI::value.

| std::ostream& dtn::core::operator<< | ( | std::ostream & | stream, |
| const Node::Attribute & | a | ||
| ) |
Definition at line 110 of file Node.cpp.
References dtn::core::Node::Attribute::name, dtn::core::Node::toString(), dtn::core::Node::Attribute::type, and dtn::core::Node::Attribute::value.

| std::ostream& dtn::core::operator<< | ( | std::ostream & | stream, |
| const Node & | node | ||
| ) |
Definition at line 375 of file Node.cpp.
References dtn::core::Node::URI::expire, dtn::core::Node::Attribute::expire, and dtn::data::EID::getString().

| void dtn::core::sql_tracer | ( | void * | , |
| const char * | pQuery | ||
| ) |
Definition at line 34 of file SQLiteBundleStorage.cpp.
References IBRCOMMON_LOGGER_DEBUG, and IBRCOMMON_LOGGER_ENDL.
Referenced by dtn::core::SQLiteBundleStorage::openDatabase().