#include <time.h>
Definition at line 37 of file time.h.
◆ GetMessageId()
| uint32_t novatel_gps_driver::TimeParser::GetMessageId |
( |
| ) |
const |
|
overridevirtual |
◆ GetMessageName()
| const std::string novatel_gps_driver::TimeParser::GetMessageName |
( |
| ) |
const |
|
overridevirtual |
◆ ParseAscii()
| novatel_gps_msgs::TimePtr novatel_gps_driver::TimeParser::ParseAscii |
( |
const NovatelSentence & |
sentence | ) |
|
|
overridevirtualnoexcept |
◆ ParseBinary()
| novatel_gps_msgs::TimePtr novatel_gps_driver::TimeParser::ParseBinary |
( |
const BinaryMessage & |
bin_msg | ) |
|
|
overridevirtualnoexcept |
◆ ASCII_FIELD
| constexpr size_t novatel_gps_driver::TimeParser::ASCII_FIELD = 11 |
|
static |
◆ BINARY_LENGTH
| constexpr size_t novatel_gps_driver::TimeParser::BINARY_LENGTH = 44 |
|
static |
◆ MESSAGE_ID
| constexpr uint16_t novatel_gps_driver::TimeParser::MESSAGE_ID = 101 |
|
static |
◆ MESSAGE_NAME
| const std::string novatel_gps_driver::TimeParser::MESSAGE_NAME = "TIME" |
|
static |
The documentation for this class was generated from the following files: