Message frame output by the Parser.
More...
#include <types.hpp>
|
void | MakeInfo () const |
| Make info_ field.
|
|
Message frame output by the Parser.
Definition at line 95 of file types.hpp.
◆ MakeInfo()
void fpsdk::common::parser::ParserMsg::MakeInfo |
( |
| ) |
const |
Make info_ field.
Fills the info field, unless it's not empty. Depending on the message, this may or may not put something useful into the info_ field.
◆ proto_
Protocol (message type)
Definition at line 98 of file types.hpp.
◆ data_
std::vector<uint8_t> fpsdk::common::parser::ParserMsg::data_ |
◆ name_
std::string fpsdk::common::parser::ParserMsg::name_ |
Name of the message.
Definition at line 100 of file types.hpp.
◆ info_
std::string fpsdk::common::parser::ParserMsg::info_ |
|
mutable |
◆ seq_
uint64_t fpsdk::common::parser::ParserMsg::seq_ = 0 |
Message counter (starting at 1)
Definition at line 102 of file types.hpp.
The documentation for this struct was generated from the following file:
- fpsdk_common/include/fpsdk_common/parser/types.hpp