Caffa  1.1.0
C++ Application Framework for Embedded Systems with introspection
Public Types | Public Member Functions | List of all members
caffa::SetterMethodCB< DataType > Class Template Reference
Inheritance diagram for caffa::SetterMethodCB< DataType >:
Inheritance graph
[legend]
Collaboration diagram for caffa::SetterMethodCB< DataType >:
Collaboration graph
[legend]

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
 

The documentation for this class was generated from the following file: