advance() | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
allowRediscovery(VertexIterator vertex) | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
edge() const | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
EdgeIterator typedef | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | |
event() const | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
graph() const | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
GraphTraversal(Graph &graph, unsigned significantEvents) | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
GraphVertexTraversal(Graph &graph) (defined in Sawyer::Container::Algorithm::GraphVertexTraversal< Graph, Order, Direction >) | Sawyer::Container::Algorithm::GraphVertexTraversal< Graph, Order, Direction > | inlineexplicitprotected |
hasNext() const | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
isAtEnd() const | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
isDiscovered(VertexIterator vertex) const | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
isVisited(EdgeIterator edge) const | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
mapEdges(Functor &f) | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
mapEdges(const Functor &f) | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
mapVertices(Functor &f) | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
mapVertices(const Functor &f) | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
next() | Sawyer::Container::Algorithm::GraphVertexTraversal< Graph, Order, Direction > | inline |
operator unspecified_bool() const | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
operator*() | Sawyer::Container::Algorithm::GraphVertexTraversal< Graph, Order, Direction > | inline |
operator->() | Sawyer::Container::Algorithm::GraphVertexTraversal< Graph, Order, Direction > | inline |
skipChildren() | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
start(VertexIterator startVertex) | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
start(EdgeIterator startEdge) | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
vertex() const | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | inline |
VertexIterator typedef | Sawyer::Container::Algorithm::GraphTraversal< Graph, Order, Direction > | |