Public Member Functions | Static Public Member Functions | Private Attributes
PalStatisticsValuesParser Class Reference

#include <pal_statistics_msg.h>

Inheritance diagram for PalStatisticsValuesParser:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void extractData (PlotDataMapRef &plot_map, const std::string &prefix) override
const std::unordered_set
< std::string > & 
getCompatibleKeys () const override
 PalStatisticsValuesParser ()
virtual void pushMessageRef (const std::string &, const MessageRef &msg, double timestamp) override

Static Public Member Functions

static const std::string & getCompatibleKey ()

Private Attributes

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

Detailed Description

Definition at line 104 of file pal_statistics_msg.h.


Constructor & Destructor Documentation


Member Function Documentation

void PalStatisticsValuesParser::extractData ( PlotDataMapRef plot_map,
const std::string &  prefix 
) [inline, override, virtual]

Implements MessageParser.

Definition at line 147 of file pal_statistics_msg.h.

static const std::string& PalStatisticsValuesParser::getCompatibleKey ( ) [inline, static]

Definition at line 110 of file pal_statistics_msg.h.

const std::unordered_set<std::string>& PalStatisticsValuesParser::getCompatibleKeys ( ) const [inline, override, virtual]

Implements MessageParser.

Definition at line 116 of file pal_statistics_msg.h.

virtual void PalStatisticsValuesParser::pushMessageRef ( const std::string &  ,
const MessageRef msg,
double  timestamp 
) [inline, override, virtual]

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 Wed Jul 3 2019 19:28:05