addInnerToLastOuterNode(NodeID innerNodeID) | DirectedNodeNetwork< EntryType, MetaInfoType > | inline |
addNode(NodeID nodeID, EntryType &newEntry) | DirectedNodeNetwork< EntryType, MetaInfoType > | inline |
addOuterToLastInnerNode(NodeID outerNodeID) | DirectedNodeNetwork< EntryType, MetaInfoType > | inline |
begin() | DirectedNodeNetwork< EntryType, MetaInfoType > | inline |
clear() | DirectedNodeNetwork< EntryType, MetaInfoType > | inline |
createLink(Node &outerNode, Node &innerNode) | DirectedNodeNetwork< EntryType, MetaInfoType > | inlineprotectedstatic |
DirectedNodeNetwork() | DirectedNodeNetwork< EntryType, MetaInfoType > | inline |
end() | DirectedNodeNetwork< EntryType, MetaInfoType > | inline |
finalize() | DirectedNodeNetwork< EntryType, MetaInfoType > | inlineprotected |
getInnerEnds() | DirectedNodeNetwork< EntryType, MetaInfoType > | inline |
getNode(NodeID toBeFound) | DirectedNodeNetwork< EntryType, MetaInfoType > | inline |
getNodes() | DirectedNodeNetwork< EntryType, MetaInfoType > | inline |
getOuterEnds() | DirectedNodeNetwork< EntryType, MetaInfoType > | inline |
isNodeInNetwork(const NodeID nodeID) const | DirectedNodeNetwork< EntryType, MetaInfoType > | inline |
linkNodes(NodeID outerNodeID, NodeID innerNodeID) | DirectedNodeNetwork< EntryType, MetaInfoType > | inline |
m_innerEnds | DirectedNodeNetwork< EntryType, MetaInfoType > | protected |
m_isFinalized | DirectedNodeNetwork< EntryType, MetaInfoType > | protected |
m_lastInnerNodeID | DirectedNodeNetwork< EntryType, MetaInfoType > | protected |
m_lastOuterNodeID | DirectedNodeNetwork< EntryType, MetaInfoType > | protected |
m_nodeMap | DirectedNodeNetwork< EntryType, MetaInfoType > | protected |
m_nodes | DirectedNodeNetwork< EntryType, MetaInfoType > | protected |
m_outerEnds | DirectedNodeNetwork< EntryType, MetaInfoType > | protected |
Node typedef | DirectedNodeNetwork< EntryType, MetaInfoType > | protected |
NodeID typedef | DirectedNodeNetwork< EntryType, MetaInfoType > | protected |
size() const | DirectedNodeNetwork< EntryType, MetaInfoType > | inline |
~DirectedNodeNetwork() | DirectedNodeNetwork< EntryType, MetaInfoType > | inline |