|
IBR-DTNSuite
0.8
|
| 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.
| bool dtn::core::compare_attr_priority | ( | const Node::Attribute & | first, |
| const Node::Attribute & | second | ||
| ) |
Definition at line 247 of file Node.cpp.
References dtn::core::Node::Attribute::priority.
Referenced by dtn::core::Node::get().
| bool dtn::core::compare_uri_priority | ( | const Node::URI & | first, |
| const Node::URI & | second | ||
| ) |
Definition at line 241 of file Node.cpp.
References dtn::core::Node::URI::priority.
Referenced by dtn::core::Node::get().
| 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::priority, 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::Attribute::priority, 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 424 of file Node.cpp.
References dtn::core::Node::URI::expire, dtn::core::Node::Attribute::expire, and dtn::data::EID::getString().
