| Base typedef | bio::EWBaseGraphRef< E, W > | protected |
| BaseGraphRef() | bio::BaseGraphRef< E > | inline |
| BaseGraphRef(Pointed *g) | bio::BaseGraphRef< E > | inline |
| BaseGraphRef(const Base &other) | bio::BaseGraphRef< E > | inline |
| clear() | bio::BaseGraphRef< E > | inlinevirtual |
| contains(const Vertex &v) const | bio::BaseGraphRef< E > | inlinevirtual |
| contains(const Edge &e) const | bio::BaseGraphRef< E > | inlinevirtual |
| Edge typedef | bio::EWBaseGraphRef< E, W > | |
| empty() const | bio::BaseGraphRef< E > | inlinevirtual |
| EWBaseGraph< E, W > class | bio::EWBaseGraphRef< E, W > | friend |
| EWBaseGraphRef() | bio::EWBaseGraphRef< E, W > | inline |
| EWBaseGraphRef(Pointed *g) | bio::EWBaseGraphRef< E, W > | inline |
| EWBaseGraphRef(const Base &other) | bio::EWBaseGraphRef< E, W > | inline |
| Fm(const Vertex &v) const | bio::EWBaseGraphRef< E, W > | inlinevirtual |
| getComplement(const Set &s, const Set &e) | bio::BaseGraphRef< E > | inlinestatic |
| Graph typedef | bio::EWBaseGraphRef< E, W > | |
| insert(Edge e, Weight w=(Weight) 0) | bio::EWBaseGraphRef< E, W > | inlinevirtual |
| bio::BaseGraphRef::insert(Vertex v) | bio::BaseGraphRef< E > | inlinevirtual |
| bio::BaseGraphRef::insert(Edge e) | bio::BaseGraphRef< E > | inlinevirtual |
| isAdjacent(const Vertex &x, const Vertex &y) const | bio::BaseGraphRef< E > | inlinevirtual |
| isAdjacent(const Edge &e) const | bio::BaseGraphRef< E > | inlinevirtual |
| isAdjacentFrom(const Vertex &v, const Graph &g) const | bio::BaseGraphRef< E > | inlinevirtual |
| isAdjacentTo(const Vertex &v, const Graph &g) const | bio::BaseGraphRef< E > | inlinevirtual |
| isConnectedComponent(const Graph &g) const | bio::BaseGraphRef< E > | inlinevirtual |
| isExtension(const Graph &h, const Graph &g) const | bio::BaseGraphRef< E > | inlinevirtual |
| isForest(const Graph &g) const | bio::BaseGraphRef< E > | inlinevirtual |
| isForestRelativeTo(const Graph &h, const Graph &g) const | bio::BaseGraphRef< E > | inlinevirtual |
| isGraphCut(EdgeIterator begin, EdgeIterator end, const Graph &g) const | bio::BaseGraphRef< E > | inline |
| isGraphCut(const EdgeSet &es, const Graph &g) const | bio::BaseGraphRef< E > | inline |
| isLinked(const Vertex &x, const Vertex &y) const | bio::BaseGraphRef< E > | inlinevirtual |
| isLinked(const Vertex &v) const | bio::BaseGraphRef< E > | inlinevirtual |
| isSpanningForest(const Graph &g) const | bio::BaseGraphRef< E > | inlinevirtual |
| isSpanningForestRelativeTo(const Graph &h, const Graph &g) const | bio::BaseGraphRef< E > | inlinevirtual |
| isSpanningTree(const Graph &g) const | bio::BaseGraphRef< E > | inlinevirtual |
| isSubGraph(const Graph &g) const | bio::BaseGraphRef< E > | inlinevirtual |
| isTree(const Graph &g) const | bio::BaseGraphRef< E > | inlinevirtual |
| none() | bio::EWBaseGraphRef< E, W > | inlinestatic |
| operator!=(const This &other) const | bio::BaseGraphRef< E > | inlinevirtual |
| operator<(const This &other) const | bio::BaseGraphRef< E > | inlinevirtual |
| operator<=(const This &other) const | bio::BaseGraphRef< E > | inlinevirtual |
| operator==(const This &other) const | bio::BaseGraphRef< E > | inlinevirtual |
| operator>(const This &other) const | bio::BaseGraphRef< E > | inlinevirtual |
| operator>=(const This &other) const | bio::BaseGraphRef< E > | inlinevirtual |
| Pointed typedef | bio::EWBaseGraphRef< E, W > | protected |
| This typedef | bio::EWBaseGraphRef< E, W > | protected |
| Vertex typedef | bio::EWBaseGraphRef< E, W > | |
| Weight typedef | bio::EWBaseGraphRef< E, W > | |
| weight(const Edge &e) | bio::EWBaseGraphRef< E, W > | inlinevirtual |
| weight(const Edge &e) const | bio::EWBaseGraphRef< E, W > | inlinevirtual |
| ~BaseGraphRef() | bio::BaseGraphRef< E > | inlinevirtual |
| ~EWBaseGraphRef() | bio::EWBaseGraphRef< E, W > | inlinevirtual |