Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::hdmap::ChannelChecker Class Reference

#include <client_channel_checker.h>

Collaboration diagram for apollo::hdmap::ChannelChecker:
Collaboration graph

Public Member Functions

 ChannelChecker (const std::string &stop_flag_file)
 
int SyncStart (const std::string &record_path)
 
int SyncStop ()
 
int PeriodicCheck ()
 
int GrpcStub (ChannelVerifyRequest *request, ChannelVerifyResponse *response)
 

Constructor & Destructor Documentation

◆ ChannelChecker()

apollo::hdmap::ChannelChecker::ChannelChecker ( const std::string &  stop_flag_file)
explicit

Member Function Documentation

◆ GrpcStub()

int apollo::hdmap::ChannelChecker::GrpcStub ( ChannelVerifyRequest *  request,
ChannelVerifyResponse *  response 
)

◆ PeriodicCheck()

int apollo::hdmap::ChannelChecker::PeriodicCheck ( )

◆ SyncStart()

int apollo::hdmap::ChannelChecker::SyncStart ( const std::string &  record_path)

◆ SyncStop()

int apollo::hdmap::ChannelChecker::SyncStop ( )

The documentation for this class was generated from the following file: