Motorcortex Core  version: 2.7.6
FunctionWrapper Class Reference

Public Member Functions

template<typename F >
 FunctionWrapper (F &&f)
 
void operator() ()
 
 FunctionWrapper (FunctionWrapper &&other)
 
FunctionWrapperoperator= (FunctionWrapper &&other)
 
 FunctionWrapper (const FunctionWrapper &)=delete
 
 FunctionWrapper (FunctionWrapper &)=delete
 
FunctionWrapperoperator= (const FunctionWrapper &)=delete
 

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