#include <Node.h>
List of all members.
Detailed Description
Definition at line 66 of file Node.h.
Constructor & Destructor Documentation
| dtn::core::Node::Attribute::Attribute |
( |
const std::string & |
name, |
|
|
const std::string & |
value |
|
) |
| |
| dtn::core::Node::Attribute::~Attribute |
( |
| ) |
|
Member Function Documentation
| bool dtn::core::Node::Attribute::operator< |
( |
const Attribute & |
other | ) |
const |
| bool dtn::core::Node::Attribute::operator== |
( |
const std::string & |
name | ) |
const |
| bool dtn::core::Node::Attribute::operator== |
( |
const Attribute & |
other | ) |
const |
Member Data Documentation
The documentation for this class was generated from the following files: