Apollo 11.0
自动驾驶开放平台
topo_test_utils.cc 文件参考
topo_test_utils.cc 的引用(Include)关系图:

浏览源代码.

命名空间

namespace  apollo
 class register implement
 
namespace  apollo::routing
 

函数

void apollo::routing::GetNodeDetailForTest (Node *const node, const std::string &lane_id, const std::string &road_id)
 
void apollo::routing::GetNodeForTest (Node *const node, const std::string &lane_id, const std::string &road_id)
 
void apollo::routing::GetEdgeForTest (Edge *const edge, const std::string &lane_id_1, const std::string &lane_id_2, const Edge::DirectionType &type)
 
void apollo::routing::GetGraphForTest (Graph *graph)
 
void apollo::routing::GetGraph2ForTest (Graph *graph)
 
void apollo::routing::GetGraph3ForTest (Graph *graph)