|
Apollo
6.0
Open source self driving car software
|
#include <map>#include <memory>#include <set>#include <string>#include <utility>#include <vector>#include "modules/map/tools/map_datachecker/proto/collection_error_code.pb.h"#include "modules/map/tools/map_datachecker/server/common.h"

Go to the source code of this file.
Classes | |
| struct | apollo::hdmap::CyberRecordChannel |
| struct | apollo::hdmap::CyberRecordInfo |
| struct | apollo::hdmap::OneRecordChannelCheckResult |
| class | apollo::hdmap::ChannelVerify |
Namespaces | |
| apollo | |
| PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
| apollo::hdmap | |
| apollo::hdmap | |
Typedefs | |
| typedef std::shared_ptr< std::vector< OneRecordChannelCheckResult > > | apollo::hdmap::CheckedResult |
| typedef std::vector< OneRecordChannelCheckResult >::iterator | apollo::hdmap::CheckResultIterator |
1.8.13