PGROUTING  3.2
pgrouting::functions::Pgr_breadthFirstSearch< G > Member List

This is the complete list of members for pgrouting::functions::Pgr_breadthFirstSearch< G >, including all inherited members.

B_G typedefpgrouting::functions::Pgr_breadthFirstSearch< G >
breadthFirstSearch(G &graph, std::vector< int64_t > start_vertex, int64_t depth)pgrouting::functions::Pgr_breadthFirstSearch< G >inline
E typedefpgrouting::functions::Pgr_breadthFirstSearch< G >
get_results(T order, int64_t source, int64_t max_depth, const G &graph)pgrouting::functions::Pgr_breadthFirstSearch< G >inlineprivate
V typedefpgrouting::functions::Pgr_breadthFirstSearch< G >