#include <pal_statistics_msg.h>
|
| | PAL_StatisticsNamesParser (const std::string &topic_name, PJ::PlotDataMapRef &plot_data) |
| |
| void | parseMessageImpl (const pal_statistics_msgs::msg::StatisticsNames &msg, double ×tamp) override |
| |
| | BuiltinMessageParser (const std::string &topic_name, PJ::PlotDataMapRef &plot_data) |
| |
| | BuiltinMessageParser (const std::string &topic_name, PlotDataMapRef &plot_data) |
| |
| bool | parseMessage (MessageRef serialized_msg, double ×tamp) override |
| |
| virtual bool | parseMessage (MessageRef serialized_msg, double ×tamp) |
| |
| | 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 bool | parseMessage (const MessageRef serialized_msg, double ×tamp)=0 |
| |
| virtual void | setLargeArraysPolicy (bool clamp, unsigned max_size) |
| |
| virtual | ~MessageParser ()=default |
| |
◆ PAL_StatisticsNamesParser()
| PAL_StatisticsNamesParser::PAL_StatisticsNamesParser |
( |
const std::string & |
topic_name, |
|
|
PJ::PlotDataMapRef & |
plot_data |
|
) |
| |
|
inline |
◆ parseMessageImpl()
| void PAL_StatisticsNamesParser::parseMessageImpl |
( |
const pal_statistics_msgs::msg::StatisticsNames & |
msg, |
|
|
double & |
timestamp |
|
) |
| |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: