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

#include <v2x_proxy.h>

Collaboration diagram for apollo::v2x::V2xProxy:
Collaboration graph

Public Member Functions

 V2xProxy (std::shared_ptr<::apollo::hdmap::HDMap > hdmap=nullptr)
 
 ~V2xProxy ()
 
bool InitFlag ()
 
void stop ()
 
bool GetRsuListFromFile (const std::string &filename, std::set< std::string > *whitelist)
 

Constructor & Destructor Documentation

◆ V2xProxy()

apollo::v2x::V2xProxy::V2xProxy ( std::shared_ptr<::apollo::hdmap::HDMap hdmap = nullptr)
explicit

◆ ~V2xProxy()

apollo::v2x::V2xProxy::~V2xProxy ( )

Member Function Documentation

◆ GetRsuListFromFile()

bool apollo::v2x::V2xProxy::GetRsuListFromFile ( const std::string &  filename,
std::set< std::string > *  whitelist 
)

◆ InitFlag()

bool apollo::v2x::V2xProxy::InitFlag ( )

◆ stop()

void apollo::v2x::V2xProxy::stop ( )
inline

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