Pico GPS Teseo
Loading...
Searching...
No Matches
teseo::nmea_rr Struct Referenceexport
module teseo

Struct holds combinations of NMEA commands and their reply signature validation string. More...

Collaboration diagram for teseo::nmea_rr:
Collaboration graph

Public Member Functions

 nmea_rr (const std::string &command, const std::string &signature)
 

Data Fields

const std::string command
 
const std::string signature
 

Detailed Description

Struct holds combinations of NMEA commands and their reply signature validation string.

Definition at line 15 of file teseo_iface.cpp.

Constructor & Destructor Documentation

◆ nmea_rr()

teseo::nmea_rr::nmea_rr ( const std::string & command,
const std::string & signature )
inlineexport

Definition at line 18 of file teseo_iface.cpp.


The documentation for this struct was generated from the following file: