Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::routing::GraphCreator Class Reference

#include <graph_creator.h>

Collaboration diagram for apollo::routing::GraphCreator:
Collaboration graph

Public Member Functions

 GraphCreator (const std::string &base_map_file_path, const std::string &dump_topo_file_path, const RoutingConfig &routing_conf)
 
 ~GraphCreator ()=default
 
bool Create ()
 

Constructor & Destructor Documentation

◆ GraphCreator()

apollo::routing::GraphCreator::GraphCreator ( const std::string &  base_map_file_path,
const std::string &  dump_topo_file_path,
const RoutingConfig &  routing_conf 
)

◆ ~GraphCreator()

apollo::routing::GraphCreator::~GraphCreator ( )
default

Member Function Documentation

◆ Create()

bool apollo::routing::GraphCreator::Create ( )

The documentation for this class was generated from the following file: