nmealib 0.0.4
NMEA 0183/NMEA 2000 parsing library
Loading...
Searching...
No Matches
nmealib::nmea0183::GGA Member List

This is the complete list of members for nmealib::nmea0183::GGA, including all inherited members.

calculatedChecksumStr_nmealib::nmea0183::Message0183protected
checksumStr_nmealib::nmea0183::Message0183protected
clone() const overridenmealib::nmea0183::GGAvirtual
convertNmeaCoordinateToDecimalDegrees(const std::string &nmeaCoordinate)nmealib::nmea0183::Message0183static
nmealib::nmea0183::Message0183::create(const std::string &raw, TimePoint ts=std::chrono::system_clock::now())nmealib::nmea0183::Message0183protectedstatic
getAltitude() const noexceptnmealib::nmea0183::GGA
getAltitudeUnits() const noexceptnmealib::nmea0183::GGA
getCalculatedChecksumStr() const noexceptnmealib::nmea0183::Message0183
getChecksumStr() constnmealib::nmea0183::Message0183
getDgpsAge() const noexceptnmealib::nmea0183::GGA
getDgpsReferenceStationId() const noexceptnmealib::nmea0183::GGA
getGeoidalSeparation() const noexceptnmealib::nmea0183::GGA
getGeoidalSeparationUnits() const noexceptnmealib::nmea0183::GGA
getGpsQuality() const noexceptnmealib::nmea0183::GGA
getHdop() const noexceptnmealib::nmea0183::GGA
getLatitude() const noexceptnmealib::nmea0183::GGA
getLatitudeDirection() const noexceptnmealib::nmea0183::GGA
getLongitude() const noexceptnmealib::nmea0183::GGA
getLongitudeDirection() const noexceptnmealib::nmea0183::GGA
getPayload() const noexceptnmealib::nmea0183::Message0183
getRawData() const noexceptnmealib::Message
getSatellites() const noexceptnmealib::nmea0183::GGA
getSentenceType() const noexceptnmealib::nmea0183::Message0183
getStartChar() const noexceptnmealib::nmea0183::Message0183
getStringContent(bool verbose) const noexcept overridenmealib::nmea0183::GGAvirtual
getTalker() const noexceptnmealib::nmea0183::Message0183
getTimestamp() const noexceptnmealib::Message
getType() const noexceptnmealib::Message
getUtcTime() const noexceptnmealib::nmea0183::GGA
GGA(std::string talkerId, double timestamp, double latitude, char latitudeDirection, double longitude, char longitudeDirection, unsigned int gpsQuality, unsigned int satellites, double hdop, double altitude, char altitudeUnits, double geoidalSeparation, char geoidalSeparationUnits, double dgpsAge, std::string dgpsReferenceStationId)nmealib::nmea0183::GGA
GGA(const GGA &)=defaultnmealib::nmea0183::GGA
GGA(GGA &&) noexcept=defaultnmealib::nmea0183::GGA
Message()nmealib::Message
Message(std::string raw, Type type=Type::Unknown, TimePoint ts=std::chrono::system_clock::now()) noexceptnmealib::Messageexplicit
Message(const Message &)=defaultnmealib::Message
Message(Message &&) noexcept=defaultnmealib::Message
Message0183(const Message0183 &)=defaultnmealib::nmea0183::Message0183
Message0183(Message0183 &&) noexcept=defaultnmealib::nmea0183::Message0183
MessageRegistrynmealib::nmea0183::GGAfriend
Nmea0183Factorynmealib::nmea0183::GGAfriend
operator=(const GGA &)=defaultnmealib::nmea0183::GGA
operator=(GGA &&) noexcept=defaultnmealib::nmea0183::GGA
nmealib::nmea0183::Message0183::operator=(const Message0183 &)=defaultnmealib::nmea0183::Message0183
nmealib::nmea0183::Message0183::operator=(Message0183 &&) noexcept=defaultnmealib::nmea0183::Message0183
nmealib::Message::operator=(const Message &)=defaultnmealib::Message
nmealib::Message::operator=(Message &&) noexcept=defaultnmealib::Message
operator==(const GGA &other) const noexceptnmealib::nmea0183::GGA
nmealib::nmea0183::Message0183::operator==(const Message0183 &other) const noexceptnmealib::nmea0183::Message0183
nmealib::Message::operator==(const Message &other) const noexceptnmealib::Message
payload_nmealib::nmea0183::Message0183protected
rawData_nmealib::Messageprotected
sentenceType_nmealib::nmea0183::Message0183protected
serialize() const overridenmealib::nmea0183::Message0183virtual
setRaw(std::string r) noexceptnmealib::Messageprotected
setTimestamp(TimePoint ts) noexceptnmealib::Messageprotected
setType(Type t) noexceptnmealib::Messageprotected
startChar_nmealib::nmea0183::Message0183protected
talker_nmealib::nmea0183::Message0183protected
TimePoint typedefnmealib::Message
timestamp_nmealib::Messageprotected
toString(bool verbose) const noexceptnmealib::nmea0183::Message0183protected
Type enum namenmealib::Message
type_nmealib::Messageprotected
typeToString(Type t)nmealib::Messagestatic
validate() const noexcept overridenmealib::nmea0183::Message0183virtual
~GGA() override=defaultnmealib::nmea0183::GGA
~Message()nmealib::Messagevirtual
~Message0183() override=defaultnmealib::nmea0183::Message0183