|
Caffa
1.1.0
C++ Application Framework for Embedded Systems with introspection
|


Public Types | |
| using | SetterMethodType = std::function< void(const DataType &)> |
Public Member Functions | |
| SetterMethodCB (SetterMethodType setterMethod) | |
| void | setValue (const DataType &value) |
| virtual std::unique_ptr< SetValueInterface< DataType > > | clone () const |