#include <plotdata.h>
Definition at line 143 of file plotdata.h.
std::unordered_map<std::string, PlotData>::iterator PlotDataMapRef::addNumeric |
( |
const std::string & |
name | ) |
|
|
inline |
std::unordered_map<std::string, PlotDataAny>::iterator PlotDataMapRef::addUserDefined |
( |
const std::string & |
name | ) |
|
|
inline |
std::unordered_map<std::string, PlotData> PlotDataMapRef::numeric |
std::unordered_map<std::string, PlotDataAny> PlotDataMapRef::user_defined |
The documentation for this struct was generated from the following file: