|
Pico GPS Teseo
|
Struct holds combinations of NMEA commands and their reply signature validation string. More...

Public Member Functions | |
| nmea_rr (const std::string &command, const std::string &signature) | |
Data Fields | |
| const std::string | command |
| const std::string | signature |
Struct holds combinations of NMEA commands and their reply signature validation string.
Definition at line 14 of file teseo_iface.cpp.
|
inline |
Definition at line 17 of file teseo_iface.cpp.
| const std::string teseo::nmea_rr::command |
Definition at line 15 of file teseo_iface.cpp.
| const std::string teseo::nmea_rr::signature |
Definition at line 16 of file teseo_iface.cpp.