#include <pal_statistics_msg.h>

Public Member Functions | |
| void | extractData (PlotDataMapRef &, const std::string &) override |
| const std::unordered_set< std::string > & | getCompatibleKeys () const override |
| PalStatisticsNamesParser ()=default | |
| virtual void | pushMessageRef (const std::string &, const MessageRef &msg, double) override |
Public Member Functions inherited from RosParserBase | |
| void | setUseHeaderStamp (bool use) |
Public Member Functions inherited from MessageParser | |
| virtual | ~MessageParser () |
Static Public Member Functions | |
| static const std::string & | getCompatibleKey () |
Additional Inherited Members | |
Static Protected Member Functions inherited from MessageParser | |
| static void | appendData (PlotDataMapRef &destination_plot_map, const std::string &field_name, PlotData &in_data) |
Protected Attributes inherited from RosParserBase | |
| bool | _use_header_stamp |
Definition at line 71 of file pal_statistics_msg.h.
|
default |
|
inlineoverridevirtual |
Implements MessageParser.
Definition at line 99 of file pal_statistics_msg.h.
|
inlinestatic |
Definition at line 77 of file pal_statistics_msg.h.
|
inlineoverridevirtual |
Implements MessageParser.
Definition at line 83 of file pal_statistics_msg.h.
|
inlineoverridevirtual |
Implements MessageParser.
Definition at line 89 of file pal_statistics_msg.h.