#include <sub_topo_graph.h>
◆ SubTopoGraph()
apollo::routing::SubTopoGraph::SubTopoGraph |
( |
const std::unordered_map< const TopoNode *, std::vector< NodeSRange >> & |
black_map | ) |
|
◆ ~SubTopoGraph()
apollo::routing::SubTopoGraph::~SubTopoGraph |
( |
| ) |
|
◆ GetSubInEdgesIntoSubGraph()
void apollo::routing::SubTopoGraph::GetSubInEdgesIntoSubGraph |
( |
const TopoEdge * |
edge, |
|
|
std::unordered_set< const TopoEdge *> *const |
sub_edges |
|
) |
| const |
◆ GetSubNodeWithS()
const TopoNode* apollo::routing::SubTopoGraph::GetSubNodeWithS |
( |
const TopoNode * |
topo_node, |
|
|
double |
s |
|
) |
| const |
◆ GetSubOutEdgesIntoSubGraph()
void apollo::routing::SubTopoGraph::GetSubOutEdgesIntoSubGraph |
( |
const TopoEdge * |
edge, |
|
|
std::unordered_set< const TopoEdge *> *const |
sub_edges |
|
) |
| const |
The documentation for this class was generated from the following file: