#include <msgpack_converter.h>
Definition at line 84 of file msgpack_converter.h.
◆ MsgPackConverter() [1/2]
sick_scansegment_xd::MsgPackConverter::MsgPackConverter |
( |
| ) |
|
◆ MsgPackConverter() [2/2]
◆ ~MsgPackConverter()
sick_scansegment_xd::MsgPackConverter::~MsgPackConverter |
( |
| ) |
|
◆ Close()
void sick_scansegment_xd::MsgPackConverter::Close |
( |
void |
| ) |
|
◆ Fifo()
◆ Run()
bool sick_scansegment_xd::MsgPackConverter::Run |
( |
void |
| ) |
|
|
protected |
◆ SetValidator()
void sick_scansegment_xd::MsgPackConverter::SetValidator |
( |
sick_scansegment_xd::MsgPackValidator & |
msgpack_validator, |
|
|
bool |
msgpack_validator_enabled, |
|
|
bool |
discard_msgpacks_not_validated, |
|
|
int |
msgpack_validator_check_missing_scandata_interval |
|
) |
| |
◆ Start()
bool sick_scansegment_xd::MsgPackConverter::Start |
( |
void |
| ) |
|
◆ m_add_transform_xyz_rpy
◆ m_converter_thread
std::thread* sick_scansegment_xd::MsgPackConverter::m_converter_thread |
|
protected |
◆ m_discard_msgpacks_not_validated
bool sick_scansegment_xd::MsgPackConverter::m_discard_msgpacks_not_validated |
|
protected |
◆ m_input_fifo
PayloadFifo* sick_scansegment_xd::MsgPackConverter::m_input_fifo |
|
protected |
◆ m_msgpack_validator
◆ m_msgpack_validator_check_missing_scandata_interval
int sick_scansegment_xd::MsgPackConverter::m_msgpack_validator_check_missing_scandata_interval |
|
protected |
◆ m_msgpack_validator_enabled
bool sick_scansegment_xd::MsgPackConverter::m_msgpack_validator_enabled |
|
protected |
◆ m_output_fifo
◆ m_parser_config
◆ m_run_converter_thread
bool sick_scansegment_xd::MsgPackConverter::m_run_converter_thread |
|
protected |
◆ m_scandataformat
int sick_scansegment_xd::MsgPackConverter::m_scandataformat |
|
protected |
◆ m_verbose
bool sick_scansegment_xd::MsgPackConverter::m_verbose |
|
protected |
The documentation for this class was generated from the following files: