Public Member Functions | Public Attributes
PlotDataMapRef Struct Reference

#include <plotdata.h>

List of all members.

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, PlotData
numeric
std::unordered_map
< std::string, PlotDataAny
user_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 Wed Jul 3 2019 19:28:05