addEdge(const Node &s, const Node &t) | ListUGraph | [inline] |
addNode() | ListUGraph | [inline] |
baseNode(const OutEdgeIt &e) const | UGraphExtender< ListUGraphBase > | [inline] |
baseNode(const InEdgeIt &e) const | UGraphExtender< ListUGraphBase > | [inline] |
baseNode(const IncEdgeIt &e) const | UGraphExtender< ListUGraphBase > | [inline] |
changeSource(UEdge e, Node n) | ListUGraph | [inline] |
changeSource(Edge e, Node n) | ListUGraph | [inline] |
changeTarget(UEdge e, Node n) | ListUGraph | [inline] |
changeTarget(Edge e, Node n) | ListUGraph | [inline] |
contract(Node a, Node b, bool r=true) | ListUGraph | [inline] |
ListUGraph(const ListUGraph &) | ListUGraph | [inline, private] |
ListUGraph() | ListUGraph | [inline] |
operator=(const ListUGraph &) | ListUGraph | [inline, private] |
runningNode(const OutEdgeIt &e) const | UGraphExtender< ListUGraphBase > | [inline] |
runningNode(const InEdgeIt &e) const | UGraphExtender< ListUGraphBase > | [inline] |
runningNode(const IncEdgeIt &e) const | UGraphExtender< ListUGraphBase > | [inline] |