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

#include <channel_verify.h>

Collaboration diagram for apollo::hdmap::ChannelVerify:
Collaboration graph

Public Member Functions

 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
 

Constructor & Destructor Documentation

◆ ChannelVerify()

apollo::hdmap::ChannelVerify::ChannelVerify ( std::shared_ptr< JsonConf sp_conf)
explicit

Member Function Documentation

◆ Check()

ErrorCode apollo::hdmap::ChannelVerify::Check ( const std::string &  record_dir_or_record_full_path)

◆ get_check_result()

std::shared_ptr<std::vector<OneRecordChannelCheckResult> > apollo::hdmap::ChannelVerify::get_check_result ( ) const

◆ GetReturnState()

ErrorCode apollo::hdmap::ChannelVerify::GetReturnState ( ) const

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