Rtos API example
Embed:
(wiki syntax)
FunctionPointerWithContext.h File Reference
Go to the source code of this file.
Data Structures | |
| class | FunctionPointerWithContext< ContextType > |
| Function like object adapter over freestanding and member functions. More... | |
Functions | |
| template<typename T , typename ContextType > | |
| FunctionPointerWithContext < ContextType > | makeFunctionPointer (T *object, void(T::*member)(ContextType context)) |
| Factory of adapted member function pointers. | |
Detailed Description
Definition in file FunctionPointerWithContext.h.
Generated on Sun Jul 17 2022 08:25:34 by
1.7.2