Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
PalStatisticsValuesParser Class Reference

#include <pal_statistics_msg.h>

Inheritance diagram for PalStatisticsValuesParser:
Inheritance graph
[legend]

Public Member Functions

void extractData (PlotDataMapRef &plot_map, const std::string &prefix) override
 
const std::unordered_set< std::string > & getCompatibleKeys () const override
 
 PalStatisticsValuesParser ()=default
 
virtual void pushMessageRef (const std::string &, const MessageRef &msg, double timestamp) 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 ()
 

Private Attributes

std::unordered_map< uint32_t, std::vector< PlotData > > _data
 

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
 

Detailed Description

Definition at line 104 of file pal_statistics_msg.h.

Constructor & Destructor Documentation

PalStatisticsValuesParser::PalStatisticsValuesParser ( )
default

Member Function Documentation

void PalStatisticsValuesParser::extractData ( PlotDataMapRef plot_map,
const std::string &  prefix 
)
inlineoverridevirtual

Implements MessageParser.

Definition at line 147 of file pal_statistics_msg.h.

static const std::string& PalStatisticsValuesParser::getCompatibleKey ( )
inlinestatic

Definition at line 110 of file pal_statistics_msg.h.

const std::unordered_set<std::string>& PalStatisticsValuesParser::getCompatibleKeys ( ) const
inlineoverridevirtual

Implements MessageParser.

Definition at line 116 of file pal_statistics_msg.h.

virtual void PalStatisticsValuesParser::pushMessageRef ( const std::string &  ,
const MessageRef msg,
double  timestamp 
)
inlineoverridevirtual

Implements MessageParser.

Definition at line 122 of file pal_statistics_msg.h.

Member Data Documentation

std::unordered_map<uint32_t, std::vector< PlotData > > PalStatisticsValuesParser::_data
private

Definition at line 161 of file pal_statistics_msg.h.


The documentation for this class was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sat Jul 6 2019 03:44:18