Apollo 10.0
自动驾驶开放平台
|
#include <client_channel_checker.h>
Public 成员函数 | |
ChannelChecker (const std::string &stop_flag_file) | |
int | SyncStart (const std::string &record_path) |
int | SyncStop () |
int | PeriodicCheck () |
int | GrpcStub (ChannelVerifyRequest *request, ChannelVerifyResponse *response) |
在文件 client_channel_checker.h 第 27 行定义.
|
explicit |
在文件 client_channel_checker.cc 第 37 行定义.
int apollo::hdmap::ChannelChecker::GrpcStub | ( | ChannelVerifyRequest * | request, |
ChannelVerifyResponse * | response | ||
) |
在文件 client_channel_checker.cc 第 91 行定义.
int apollo::hdmap::ChannelChecker::PeriodicCheck | ( | ) |
在文件 client_channel_checker.cc 第 73 行定义.
int apollo::hdmap::ChannelChecker::SyncStart | ( | const std::string & | record_path | ) |
在文件 client_channel_checker.cc 第 48 行定义.
int apollo::hdmap::ChannelChecker::SyncStop | ( | ) |
在文件 client_channel_checker.cc 第 61 行定义.