#include "PlotJuggler/plotdata.h"
Go to the source code of this file.
Namespaces | |
PJ | |
Functions | |
template<typename T > | |
std::unordered_map< std::string, T >::iterator | PJ::addImpl (std::unordered_map< std::string, T > &series, const std::string &name, PlotGroup::Ptr group) |
template<typename T > | |
T & | PJ::getOrCreateImpl (std::unordered_map< std::string, T > &series, const std::string &name, const PlotGroup::Ptr &group) |