Apollo 10.0
自动驾驶开放平台
channel_verify_agent.h 文件参考
#include <map>
#include <memory>
#include <mutex>
#include <string>
#include <utility>
#include <vector>
#include "grpc++/grpc++.h"
#include "modules/map/tools/map_datachecker/proto/collection_error_code.pb.h"
#include "modules/map/tools/map_datachecker/proto/collection_service.pb.h"
#include "modules/map/tools/map_datachecker/server/channel_verify.h"
channel_verify_agent.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  apollo::hdmap::ChannelVerifyAgent
 

命名空间

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

枚举

enum class  apollo::hdmap::ChannelVerifyAgentState { apollo::hdmap::IDLE , apollo::hdmap::RUNNING }