#include <goby/util/linebasedcomms/nmea_sentence.h>
Definition at line 51 of file nmea_sentence.h.
◆ strategy
◆ NMEASentence() [1/2]
goby::util::NMEASentence::NMEASentence |
( |
| ) |
|
|
default |
◆ NMEASentence() [2/2]
goby::util::NMEASentence::NMEASentence |
( |
std::string |
s, |
|
|
strategy |
cs_strat = VALIDATE |
|
) |
| |
◆ as()
template<typename T >
T goby::util::NMEASentence::as |
( |
int |
i | ) |
const |
|
inline |
◆ checksum()
static unsigned char goby::util::NMEASentence::checksum |
( |
const std::string & |
s | ) |
|
|
static |
◆ message()
std::string goby::util::NMEASentence::message |
( |
| ) |
const |
◆ message_cr_nl()
std::string goby::util::NMEASentence::message_cr_nl |
( |
| ) |
const |
|
inline |
◆ message_no_cs()
std::string goby::util::NMEASentence::message_no_cs |
( |
| ) |
const |
◆ push_back() [1/2]
void goby::util::NMEASentence::push_back |
( |
const std::string & |
str | ) |
|
|
inline |
◆ push_back() [2/2]
template<typename T >
void goby::util::NMEASentence::push_back |
( |
T |
t | ) |
|
|
inline |
◆ sentence_id()
std::string goby::util::NMEASentence::sentence_id |
( |
| ) |
const |
|
inline |
◆ talker_id()
std::string goby::util::NMEASentence::talker_id |
( |
| ) |
const |
|
inline |
◆ enforce_talker_length
bool goby::util::NMEASentence::enforce_talker_length |
|
static |
The documentation for this class was generated from the following file: