#include <oem7_raw_message_if.hpp>
Definition at line 35 of file oem7_raw_message_if.hpp.
◆ ConstPtr
◆ Oem7MessageFormat
Enumerator |
---|
OEM7MSGFMT_UNKNOWN | |
OEM7MSGFMT_BINARY | |
OEM7MSGFMT_SHORTBINARY | |
OEM7MSGFMT_ASCII | |
OEM7MSGFMT_ABASCII | |
Definition at line 49 of file oem7_raw_message_if.hpp.
◆ Oem7MessageType
Enumerator |
---|
OEM7MSGTYPE_UNKNOWN | |
OEM7MSGTYPE_LOG | |
OEM7MSGTYPE_RSP | |
OOEM7MSGTYPE_CMD | |
Definition at line 41 of file oem7_raw_message_if.hpp.
◆ ~Oem7RawMessageIf()
virtual novatel_oem7::Oem7RawMessageIf::~Oem7RawMessageIf |
( |
| ) |
|
|
inlinevirtual |
◆ getMessageData()
virtual const uint8_t* novatel_oem7::Oem7RawMessageIf::getMessageData |
( |
size_t |
offset | ) |
const |
|
pure virtual |
◆ getMessageDataLength()
virtual size_t novatel_oem7::Oem7RawMessageIf::getMessageDataLength |
( |
| ) |
const |
|
pure virtual |
◆ getMessageFormat()
◆ getMessageId()
virtual int novatel_oem7::Oem7RawMessageIf::getMessageId |
( |
| ) |
const |
|
pure virtual |
◆ getMessageType()
virtual Oem7MessageType novatel_oem7::Oem7RawMessageIf::getMessageType |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: