#include <ros1_parser.h>
|
| | IntrospectionParser (const std::string &topic_name, const std::string &topic_type, const std::string &definition, PJ::PlotDataMapRef &plot_data) |
| |
| | IntrospectionParser (const std::string &topic_name, const std::string &topic_type, PlotDataMapRef &plot_data) |
| |
| virtual bool | parseMessage (MessageRef serialized_msg, double ×tamp) override |
| |
| bool | parseMessage (MessageRef serialized_msg, double ×tamp) override |
| |
| | Ros2MessageParser (const std::string &topic_name, PJ::PlotDataMapRef &plot_data) |
| |
| const rosidl_message_type_support_t * | typeSupport () const |
| |
| const RosParserConfig & | getConfig () const |
| |
| PJ::PlotData & | getSeries (const std::string &key) |
| |
| PJ::StringSeries & | getStringSeries (const std::string &key) |
| |
| | RosMessageParser (const std::string &topic_name, PJ::PlotDataMapRef &plot_data) |
| |
| void | setConfig (const RosParserConfig &config) |
| |
| bool | clampLargeArray () const |
| |
| unsigned | maxArraySize () const |
| |
| | MessageParser (const std::string &topic_name, PlotDataMapRef &plot_data) |
| |
| virtual void | setLargeArraysPolicy (bool clamp, unsigned max_size) |
| |
| virtual | ~MessageParser ()=default |
| |
Definition at line 35 of file ros1_parser.h.
◆ IntrospectionParser() [1/2]
| IntrospectionParser::IntrospectionParser |
( |
const std::string & |
topic_name, |
|
|
const std::string & |
topic_type, |
|
|
const std::string & |
definition, |
|
|
PJ::PlotDataMapRef & |
plot_data |
|
) |
| |
|
inline |
◆ IntrospectionParser() [2/2]
| IntrospectionParser::IntrospectionParser |
( |
const std::string & |
topic_name, |
|
|
const std::string & |
topic_type, |
|
|
PlotDataMapRef & |
plot_data |
|
) |
| |
|
inline |
◆ parseMessage() [1/2]
| bool IntrospectionParser::parseMessage |
( |
MessageRef |
serialized_msg, |
|
|
double & |
timestamp |
|
) |
| |
|
overridevirtual |
◆ parseMessage() [2/2]
| bool IntrospectionParser::parseMessage |
( |
MessageRef |
serialized_msg, |
|
|
double & |
timestamp |
|
) |
| |
|
overridevirtual |
◆ _flat_msg [1/2]
◆ _flat_msg [2/2]
◆ _intropection_parser
◆ _parser
◆ _renamed
The documentation for this class was generated from the following files: