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

Public Types

using GetterMethodType = std::function< DataType()>
 

Public Member Functions

 GetterMethodCB (GetterMethodType setterMethod)
 
DataType getValue () const
 
virtual std::unique_ptr< GetValueInterface< DataType > > clone () const
 

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