Apollo  6.0
Open source self driving car software
Public Types | Public Member Functions | List of all members
apollo::drivers::gnss::RtcmParser Class Reference

#include <rtcm_parser.h>

Collaboration diagram for apollo::drivers::gnss::RtcmParser:
Collaboration graph

Public Types

using MessagePtr = ::google::protobuf::Message *
 

Public Member Functions

 RtcmParser (const config::Config &config, const std::shared_ptr< apollo::cyber::Node > &node)
 
 ~RtcmParser ()
 
bool Init ()
 
void ParseRtcmData (const std::string &msg)
 

Member Typedef Documentation

◆ MessagePtr

using apollo::drivers::gnss::RtcmParser::MessagePtr = ::google::protobuf::Message*

Constructor & Destructor Documentation

◆ RtcmParser()

apollo::drivers::gnss::RtcmParser::RtcmParser ( const config::Config &  config,
const std::shared_ptr< apollo::cyber::Node > &  node 
)

◆ ~RtcmParser()

apollo::drivers::gnss::RtcmParser::~RtcmParser ( )
inline

Member Function Documentation

◆ Init()

bool apollo::drivers::gnss::RtcmParser::Init ( )

◆ ParseRtcmData()

void apollo::drivers::gnss::RtcmParser::ParseRtcmData ( const std::string &  msg)

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