Apollo 10.0
自动驾驶开放平台
|
#include <channel_verify.h>
Public 成员函数 | |
ChannelVerify (std::shared_ptr< JsonConf > sp_conf) | |
ErrorCode | Check (const std::string &record_dir_or_record_full_path) |
std::shared_ptr< std::vector< OneRecordChannelCheckResult > > | get_check_result () const |
ErrorCode | GetReturnState () const |
在文件 channel_verify.h 第 57 行定义.
|
explicit |
在文件 channel_verify.cc 第 31 行定义.
ErrorCode apollo::hdmap::ChannelVerify::Check | ( | const std::string & | record_dir_or_record_full_path | ) |
在文件 channel_verify.cc 第 43 行定义.
std::shared_ptr< std::vector< OneRecordChannelCheckResult > > apollo::hdmap::ChannelVerify::get_check_result | ( | ) | const |
在文件 channel_verify.cc 第 58 行定义.
ErrorCode apollo::hdmap::ChannelVerify::GetReturnState | ( | ) | const |
在文件 channel_verify.cc 第 215 行定义.