Public Member Functions | Public Attributes | List of all members
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 143 of file plotdata.h.

Member Function Documentation

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

Definition at line 147 of file plotdata.h.

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

Definition at line 156 of file plotdata.h.

Member Data Documentation

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

Definition at line 144 of file plotdata.h.

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

Definition at line 145 of file plotdata.h.


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


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