SensESP 2.7.2
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
lambda_transform.h File Reference
#include "transform.h"
Include dependency graph for lambda_transform.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sensesp::ParamInfo
 
class  sensesp::LambdaTransform< IN, OUT, P1, P2, P3, P4, P5, P6 >
 Construct a new transform based on a single function. More...
 

Namespaces

namespace  sensesp
 

Functions

template<class T >
const charsensesp::get_schema_type_string (const T dummy)
 
template<>
const charsensesp::get_schema_type_string (const int dummy)
 
template<>
const charsensesp::get_schema_type_string (const float dummy)
 
template<>
const charsensesp::get_schema_type_string (const String dummy)
 
template<>
const charsensesp::get_schema_type_string (const bool dummy)