#include <plotdata.h>
Public Attributes | |
std::map< std::string, PlotDataPtr > | numeric |
std::map< std::string, PlotDataAnyPtr > | user_defined |
Definition at line 103 of file plotdata.h.
std::map<std::string, PlotDataPtr> PlotDataMap::numeric |
Definition at line 104 of file plotdata.h.
std::map<std::string, PlotDataAnyPtr> PlotDataMap::user_defined |
Definition at line 105 of file plotdata.h.