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

This is the complete list of members for nmealib::nmea2000::PGN128001, including all inherited members.

canFrame_nmealib::nmea2000::Message2000protected
canId_nmealib::nmea2000::Message2000protected
clone() const overridenmealib::nmea2000::PGN128001virtual
nmealib::nmea2000::Message2000::create(std::string raw, TimePoint ts=std::chrono::system_clock::now())nmealib::nmea2000::Message2000protectedstatic
getCanFrame() const noexceptnmealib::nmea2000::Message2000
getCanFrameLength() const noexceptnmealib::nmea2000::Message2000
getCanId() const noexceptnmealib::nmea2000::Message2000
getDataPage() const noexceptnmealib::nmea2000::Message2000
getDestinationAddress() const noexceptnmealib::nmea2000::Message2000
getHeaderReserved() const noexceptnmealib::nmea2000::Message2000
getLongitudinalAcceleration() const noexceptnmealib::nmea2000::PGN128001
getLongitudinalAccelerationG() const noexceptnmealib::nmea2000::PGN128001
getPDUFormat() const noexceptnmealib::nmea2000::Message2000
getPDUSpecific() const noexceptnmealib::nmea2000::Message2000
getPgn() const noexceptnmealib::nmea2000::Message2000
getPriority() const noexceptnmealib::nmea2000::Message2000
getPriority1() const noexceptnmealib::nmea2000::Message2000
getPriority2() const noexceptnmealib::nmea2000::Message2000
getPriority3() const noexceptnmealib::nmea2000::Message2000
getRawData() const noexceptnmealib::Message
getSequenceId() const noexceptnmealib::nmea2000::PGN128001
getSourceAddress() const noexceptnmealib::nmea2000::Message2000
getStringContent(bool verbose) const noexcept overridenmealib::nmea2000::PGN128001virtual
getTimestamp() const noexceptnmealib::Message
getTransverseAcceleration() const noexceptnmealib::nmea2000::PGN128001
getTransverseAccelerationG() const noexceptnmealib::nmea2000::PGN128001
getType() const noexceptnmealib::Message
getVerticalAcceleration() const noexceptnmealib::nmea2000::PGN128001
getVerticalAccelerationG() const noexceptnmealib::nmea2000::PGN128001
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
Message2000(const Message2000 &)=defaultnmealib::nmea2000::Message2000
Message2000(Message2000 &&) noexcept=defaultnmealib::nmea2000::Message2000
MessageRegistrynmealib::nmea2000::PGN128001friend
Nmea2000Factorynmealib::nmea2000::PGN128001friend
operator=(const PGN128001 &)=defaultnmealib::nmea2000::PGN128001
operator=(PGN128001 &&) noexcept=defaultnmealib::nmea2000::PGN128001
nmealib::nmea2000::Message2000::operator=(const Message2000 &)=defaultnmealib::nmea2000::Message2000
nmealib::nmea2000::Message2000::operator=(Message2000 &&)=defaultnmealib::nmea2000::Message2000
nmealib::Message::operator=(const Message &)=defaultnmealib::Message
nmealib::Message::operator=(Message &&) noexcept=defaultnmealib::Message
operator==(const PGN128001 &other) const noexceptnmealib::nmea2000::PGN128001
operator==(const Message2000 &other) const noexceptnmealib::nmea2000::PGN128001virtual
nmealib::Message::operator==(const Message &other) const noexceptnmealib::Message
PGN128001(uint8_t sequenceId, Acceleration longitudinalAcceleration, Acceleration transverseAcceleration, Acceleration verticalAcceleration, Byte reserved=Byte::fromRaw(255)) noexceptnmealib::nmea2000::PGN128001
PGN128001(const PGN128001 &)=defaultnmealib::nmea2000::PGN128001
PGN128001(PGN128001 &&) noexcept=defaultnmealib::nmea2000::PGN128001
rawData_nmealib::Messageprotected
serialize() const overridenmealib::nmea2000::Message2000virtual
setRaw(std::string r) noexceptnmealib::Messageprotected
setTimestamp(TimePoint ts) noexceptnmealib::Messageprotected
setType(Type t) noexceptnmealib::Messageprotected
TimePoint typedefnmealib::Message
timestamp_nmealib::Messageprotected
toString(bool verbose) const noexceptnmealib::nmea2000::Message2000protected
Type enum namenmealib::Message
type_nmealib::Messageprotected
typeToString(Type t)nmealib::Messagestatic
validate() const overridenmealib::nmea2000::Message2000virtual
~Message()nmealib::Messagevirtual
~Message2000() override=defaultnmealib::nmea2000::Message2000
~PGN128001() override=defaultnmealib::nmea2000::PGN128001