Public Member Functions | Public Attributes | List of all members
PJ::PlotDataMapRef Struct Reference

#include <plotdata.h>

Public Member Functions

std::unordered_map< std::string, PlotData >::iterator addNumeric (const std::string &name)
 
std::unordered_map< std::string, PlotDataAny >::iterator addUserDefined (const std::string &name)
 

Public Attributes

std::unordered_map< std::string, PlotDatanumeric
 
std::unordered_map< std::string, PlotDataAnyuser_defined
 

Detailed Description

Definition at line 493 of file plotdata.h.

Member Function Documentation

std::unordered_map<std::string, PlotData>::iterator PJ::PlotDataMapRef::addNumeric ( const std::string &  name)
inline

Definition at line 498 of file plotdata.h.

std::unordered_map<std::string, PlotDataAny>::iterator PJ::PlotDataMapRef::addUserDefined ( const std::string &  name)
inline

Definition at line 503 of file plotdata.h.

Member Data Documentation

std::unordered_map<std::string, PlotData> PJ::PlotDataMapRef::numeric

Definition at line 495 of file plotdata.h.

std::unordered_map<std::string, PlotDataAny> PJ::PlotDataMapRef::user_defined

Definition at line 496 of file plotdata.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:52