|
Apollo 11.0
自动驾驶开放平台
|
#include <string>#include <unordered_map>#include <unordered_set>#include <vector>#include "modules/routing/proto/topo_graph.pb.h"#include "modules/routing/graph/topo_range.h"类 | |
| class | apollo::routing::TopoNode |
| class | apollo::routing::TopoEdge |
命名空间 | |
| namespace | apollo |
| class register implement | |
| namespace | apollo::routing |
枚举 | |
| enum | apollo::routing::TopoEdgeType { apollo::routing::TET_FORWARD , apollo::routing::TET_LEFT , apollo::routing::TET_RIGHT } |