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

#include <diagnostic_msg.h>

Inheritance diagram for DiagnosticMsg:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DiagnosticMsg ()
void extractData (PlotDataMapRef &plot_map, const std::string &prefix) override
const std::unordered_set
< std::string > & 
getCompatibleKeys () const override
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
< std::string, PlotData
_data
std::vector< PlotData_header_data

Detailed Description

Definition at line 9 of file diagnostic_msg.h.


Constructor & Destructor Documentation

Definition at line 13 of file diagnostic_msg.h.


Member Function Documentation

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

Implements MessageParser.

Definition at line 80 of file diagnostic_msg.h.

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

Definition at line 19 of file diagnostic_msg.h.

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

Implements MessageParser.

Definition at line 25 of file diagnostic_msg.h.

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

Implements MessageParser.

Definition at line 31 of file diagnostic_msg.h.


Member Data Documentation

std::unordered_map<std::string,PlotData> DiagnosticMsg::_data [private]

Definition at line 94 of file diagnostic_msg.h.

std::vector<PlotData> DiagnosticMsg::_header_data [private]

Definition at line 93 of file diagnostic_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