Caffa
1.1.0
C++ Application Framework for Embedded Systems with introspection
|
Public Types | |
using | GetterMethodType = std::function< DataType()> |
Public Member Functions | |
GetterMethodCB (GetterMethodType setterMethod) | |
DataType | getValue () const |
virtual std::unique_ptr< GetValueInterface< DataType > > | clone () const |