|
NeKernel dev
|
This is the complete list of members for Kernel::Function< T, Args >, including all inherited members.
| Call(Args &&... args) | Kernel::Function< T, Args > | inline |
| fFn | Kernel::Function< T, Args > | inlineprivate |
| Function()=default | Kernel::Function< T, Args > | |
| Function(T(*Fn)(Args... args)) | Kernel::Function< T, Args > | inlineexplicit |
| Function(const Function &)=default | Kernel::Function< T, Args > | |
| operator bool() | Kernel::Function< T, Args > | inline |
| operator!() | Kernel::Function< T, Args > | inline |
| operator()(Args &&... args) | Kernel::Function< T, Args > | inline |
| operator=(const Function &)=default | Kernel::Function< T, Args > | |
| ~Function()=default | Kernel::Function< T, Args > |