#include <Topology.h>
Inherits std::map<NodeId, NDescr>.
Public Member Functions | |
iterator | find (NodeId const &nodeId) |
const_iterator | find (NodeId const &nodeId) const |
bool | find (NodeId const &from, NodeId const &to, LinkList::iterator &it) |
bool | find (NodeId const &from, NodeId const &to) const |
void | enumerateNodes () |
iterate over all nodes and assign an index | |
Friends | |
bool | operator== (std::pair< NodeId, NDescr > const &a, NodeId const &b) |