PGROUTING
3.2
|
This is the complete list of members for pgrouting::visitors::Dfs_visitor< V, E, G >, including all inherited members.
Dfs_visitor(V root, std::vector< E > &data, int64_t max_depth, std::vector< boost::default_color_type > &colors, G &graph) | pgrouting::visitors::Dfs_visitor< V, E, G > | inline |
examine_edge(E e, const B_G &) | pgrouting::visitors::Dfs_visitor< V, E, G > | inline |
m_colors | pgrouting::visitors::Dfs_visitor< V, E, G > | private |
m_data | pgrouting::visitors::Dfs_visitor< V, E, G > | private |
m_depth | pgrouting::visitors::Dfs_visitor< V, E, G > | private |
m_graph | pgrouting::visitors::Dfs_visitor< V, E, G > | private |
m_max_depth | pgrouting::visitors::Dfs_visitor< V, E, G > | private |
m_roots | pgrouting::visitors::Dfs_visitor< V, E, G > | private |
start_vertex(V v, const B_G &) | pgrouting::visitors::Dfs_visitor< V, E, G > | inline |
tree_edge(E e, const B_G &) | pgrouting::visitors::Dfs_visitor< V, E, G > | inline |