Classes | Namespaces | Typedefs | Functions
plotdata.h File Reference
#include <vector>
#include <memory>
#include <string>
#include <map>
#include <mutex>
#include <deque>
#include "PlotJuggler/optional.hpp"
#include "PlotJuggler/any.hpp"
#include <QDebug>
#include <QColor>
#include <type_traits>
#include <cmath>
#include <cstdlib>
#include <unordered_map>
Include dependency graph for plotdata.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PJ::PlotDataBase< Value >
 
struct  PJ::PlotDataMapRef
 
class  PJ::PlotDataBase< Value >::Point
 
struct  PJ::Range
 
class  PJ::TimeseriesBase< Value >
 

Namespaces

 PJ
 

Typedefs

using PJ::PlotData = TimeseriesBase< double >
 
using PJ::PlotDataAny = TimeseriesBase< nonstd::any >
 
typedef nonstd::optional< Range > PJ::RangeOpt
 

Functions

template<typename Value >
void PJ::AddPrefixToPlotData (const std::string &prefix, std::unordered_map< std::string, Value > &data)
 


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:49