Apollo 10.0
自动驾驶开放平台
channel_verify.h 文件参考
#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"
channel_verify.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

struct  apollo::hdmap::CyberRecordChannel
 
struct  apollo::hdmap::CyberRecordInfo
 
struct  apollo::hdmap::OneRecordChannelCheckResult
 
class  apollo::hdmap::ChannelVerify
 

命名空间

namespace  apollo
 class register implement
 
namespace  apollo::hdmap
 apollo::hdmap
 

类型定义

typedef std::shared_ptr< std::vector< OneRecordChannelCheckResult > > apollo::hdmap::CheckedResult
 
typedef std::vector< OneRecordChannelCheckResult >::iterator apollo::hdmap::CheckResultIterator