Apollo  6.0
Open source self driving car software
Classes | Namespaces | Typedefs
channel_verify.h File Reference
#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"
Include dependency graph for channel_verify.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 apollo
 PlanningContext is the runtime context in planning. It is persistent across multiple frames.
 
 apollo::hdmap
 apollo::hdmap
 

Typedefs

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