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

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

calculatedChecksumStr_nmealib::nmea0183::Message0183protected
checksumStr_nmealib::nmea0183::Message0183protected
clone() const overridenmealib::nmea0183::GLLvirtual
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
getCalculatedChecksumStr() const noexceptnmealib::nmea0183::Message0183
getChecksumStr() constnmealib::nmea0183::Message0183
getLatitude() const noexceptnmealib::nmea0183::GLL
getLatitudeDirection() const noexceptnmealib::nmea0183::GLL
getLongitude() const noexceptnmealib::nmea0183::GLL
getLongitudeDirection() const noexceptnmealib::nmea0183::GLL
getModeIndicator() const noexceptnmealib::nmea0183::GLL
getPayload() const noexceptnmealib::nmea0183::Message0183
getRawData() const noexceptnmealib::Message
getSentenceType() const noexceptnmealib::nmea0183::Message0183
getStartChar() const noexceptnmealib::nmea0183::Message0183
getStatus() const noexceptnmealib::nmea0183::GLL
getStringContent(bool verbose) const noexcept overridenmealib::nmea0183::GLLvirtual
getTalker() const noexceptnmealib::nmea0183::Message0183
getTimestamp() const noexceptnmealib::Message
getType() const noexceptnmealib::Message
getUtcTime() const noexceptnmealib::nmea0183::GLL
GLL(std::string talkerId, double latitude, char latitudeDirection, double longitude, char longitudeDirection, double timestamp, char status, char modeIndicator)nmealib::nmea0183::GLL
GLL(const GLL &)=defaultnmealib::nmea0183::GLL
GLL(GLL &&) noexcept=defaultnmealib::nmea0183::GLL
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::GLLfriend
Nmea0183Factorynmealib::nmea0183::GLLfriend
operator=(const GLL &)=defaultnmealib::nmea0183::GLL
operator=(GLL &&) noexcept=defaultnmealib::nmea0183::GLL
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 GLL &other) const noexceptnmealib::nmea0183::GLL
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
~GLL() override=defaultnmealib::nmea0183::GLL
~Message()nmealib::Messagevirtual
~Message0183() override=defaultnmealib::nmea0183::Message0183