#include <time.h>
Definition at line 37 of file time.h.
◆ GetMessageId()
uint32_t novatel_gps_driver::TimeParser::GetMessageId |
( |
| ) |
const |
|
override |
◆ GetMessageName()
const std::string novatel_gps_driver::TimeParser::GetMessageName |
( |
| ) |
const |
|
override |
◆ 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 |
|
staticconstexpr |
◆ BINARY_LENGTH
constexpr size_t novatel_gps_driver::TimeParser::BINARY_LENGTH = 44 |
|
staticconstexpr |
◆ MESSAGE_ID
constexpr uint16_t novatel_gps_driver::TimeParser::MESSAGE_ID = 101 |
|
staticconstexpr |
◆ MESSAGE_NAME
const std::string novatel_gps_driver::TimeParser::MESSAGE_NAME = "TIME" |
|
static |
The documentation for this class was generated from the following files: