#include <clocksteering.h>
|
virtual novatel_gps_msgs::ClockSteeringPtr | ParseAscii (const NmeaSentence &sentence) throw (ParseException) |
| Converts sentence into a ROS message pointer and returns it. More...
|
|
virtual novatel_gps_msgs::ClockSteeringPtr | ParseBinary (const BinaryMessage &bin_msg) throw (ParseException) |
| Converts bin_msg into a ROS message pointer and returns it. More...
|
|
virtual | ~MessageParser () |
|
Definition at line 38 of file clocksteering.h.
uint32_t novatel_gps_driver::ClockSteeringParser::GetMessageId |
( |
| ) |
const |
|
overridevirtual |
const std::string novatel_gps_driver::ClockSteeringParser::GetMessageName |
( |
| ) |
const |
|
overridevirtual |
novatel_gps_msgs::ClockSteeringPtr novatel_gps_driver::ClockSteeringParser::ParseAscii |
( |
const NovatelSentence & |
sentence | ) |
|
throw | ( | ParseException |
| ) | | |
|
overridevirtual |
const std::string novatel_gps_driver::ClockSteeringParser::MESSAGE_NAME = "CLOCKSTEERING" |
|
static |
The documentation for this class was generated from the following files: