|
bioprocessing 6.0.4
|
This is the complete list of members for bio::BaseGraph< E >, including all inherited members.
| BaseGraphRef< E > class | bio::BaseGraph< E > | friend |
| clear() | bio::BaseGraph< E > | inlinevirtual |
| contains(const Vertex &v) const | bio::BaseGraph< E > | inlinevirtual |
| contains(const Edge &e) const | bio::BaseGraph< E > | inlinevirtual |
| Edge typedef | bio::BaseGraph< E > | |
| empty() const | bio::BaseGraph< E > | inlinevirtual |
| getComplement(const Set &s, const Set &e) | bio::BaseGraph< E > | static |
| getConnectedComponent(G &thisg, Vertex &v) | bio::BaseGraph< E > | protectedstatic |
| getConnectedComponent(G &thisg, Vertex &v, typename G::Ref &g) | bio::BaseGraph< E > | protectedstatic |
| Graph typedef | bio::BaseGraph< E > | |
| insert(Vertex v) | bio::BaseGraph< E > | inlinevirtual |
| insert(Edge e) | bio::BaseGraph< E > | inlinevirtual |
| isAdjacent(const Vertex &x, const Vertex &y) const | bio::BaseGraph< E > | inlinevirtual |
| isAdjacent(const Edge &e) const | bio::BaseGraph< E > | inlinevirtual |
| isAdjacent(const G &thisg, const Vertex &x, const Vertex &y) | bio::BaseGraph< E > | protectedstatic |
| isAdjacent(const G &thisg, const Edge &e) | bio::BaseGraph< E > | protectedstatic |
| isAdjacentFrom(const Vertex &v, const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
| isAdjacentFrom(const G &thisg, const Vertex &v, const typename G::Ref &g) | bio::BaseGraph< E > | protectedstatic |
| isAdjacentTo(const Vertex &v, const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
| isAdjacentTo(const G &thisg, const Vertex &v, const typename G::Ref &g) | bio::BaseGraph< E > | protectedstatic |
| isConnectedComponent(const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
| isConnectedComponent(const G &thisg, const typename G::Ref &g) | bio::BaseGraph< E > | protectedstatic |
| isExtension(const Graph &h, const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
| isForest(const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
| isForestRelativeTo(const Graph &h, const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
| isGraphCut(EdgeIterator begin, EdgeIterator end, const Graph &g) const | bio::BaseGraph< E > | inline |
| isGraphCut(const EdgeSet &es, const Graph &g) const | bio::BaseGraph< E > | inline |
| isLinked(const Vertex &x, const Vertex &y) const | bio::BaseGraph< E > | inlinevirtual |
| isLinked(const Vertex &v) const | bio::BaseGraph< E > | inlinevirtual |
| isLinked(const G &thisg, const Vertex &x, const Vertex &y) | bio::BaseGraph< E > | protectedstatic |
| isLinked(const G &thisg, const Vertex &x, const Vertex &y, VertexSet &s) | bio::BaseGraph< E > | protectedstatic |
| isSpanningForest(const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
| isSpanningForestRelativeTo(const Graph &h, const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
| isSpanningTree(const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
| isSubGraph(const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
| isSubGraph(const G &thisg, const typename G::Ref &g) | bio::BaseGraph< E > | protectedstatic |
| isTree(const Graph &g) const | bio::BaseGraph< E > | inlinevirtual |
| operator!=(const This &other) const | bio::BaseGraph< E > | inlinevirtual |
| operator<(const This &other) const | bio::BaseGraph< E > | inlinevirtual |
| operator<=(const This &other) const | bio::BaseGraph< E > | inlinevirtual |
| operator=(const This &other) | bio::BaseGraph< E > | inlinevirtual |
| operator==(const This &other) const | bio::BaseGraph< E > | inlinevirtual |
| operator>(const This &other) const | bio::BaseGraph< E > | inlinevirtual |
| operator>=(const This &other) const | bio::BaseGraph< E > | inlinevirtual |
| Ref typedef | bio::BaseGraph< E > | |
| This typedef | bio::BaseGraph< E > | protected |
| Vertex typedef | bio::BaseGraph< E > | |
| ~BaseGraph() | bio::BaseGraph< E > | inlinevirtual |