Classes | Namespaces | Macros | Typedefs
transform_function.h File Reference
#include <QApplication>
#include <set>
#include <functional>
#include "PlotJuggler/plotdata.h"
#include "PlotJuggler/pj_plugin.h"
Include dependency graph for transform_function.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PJ::TransformFactory
 ---— The factory to create instances of a SeriesTransform ----------— More...
 
class  PJ::TransformFunction
 Generic interface for a multi input - multi output transformation function. Contrariwise to other plugins, multiple instances of the this class might be created. For this reason, a TransformFactory is also defined. More...
 
class  PJ::TransformFunction_SISO
 Simplified version with Single input and Single output. More...
 

Namespaces

 PJ
 

Macros

#define TransformFunction_iid   "facontidavide.PlotJuggler3.TransformFunction"
 
#define TransformFunctionSISO_iid   "facontidavide.PlotJuggler3.TransformFunctionSISO"
 

Typedefs

using PJ::TransformsMap = std::unordered_map< std::string, std::shared_ptr< TransformFunction > >
 

Macro Definition Documentation

◆ TransformFunction_iid

#define TransformFunction_iid   "facontidavide.PlotJuggler3.TransformFunction"

Definition at line 179 of file transform_function.h.

◆ TransformFunctionSISO_iid

#define TransformFunctionSISO_iid   "facontidavide.PlotJuggler3.TransformFunctionSISO"

Definition at line 182 of file transform_function.h.



plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:28