![]() |
flux sdk
v01.05.00-6-g190c94c
Embedded C++ SDK
|
#include <flxOptEnableDevice.h>
Public Member Functions | |
| void | setup (Args... args) |
| T * | create () |
| virtual T * | create (void)=0 |
Public Attributes | |
| std::function< T *()> | callBack = nullptr |
|
inlinevirtual |
Implements flxObjFactoryArgsBase< T >.
|
inline |
| std::function<T *()> flxObjFactoryArgs< T, Args >::callBack = nullptr |