|
CHERIoT RTOS
A compartmentalised RTOS for CHERIoT hardware
|
This is the complete list of members for FunctionWrapper< R(Args...)>, including all inherited members.
| FunctionWrapper(FunctionWrapper &)=default | FunctionWrapper< R(Args...)> | |
| FunctionWrapper(FunctionWrapper &&)=delete (defined in FunctionWrapper< R(Args...)>) | FunctionWrapper< R(Args...)> | |
| FunctionWrapper(T &&fn) | FunctionWrapper< R(Args...)> | inline |
| operator()(Args... args) | FunctionWrapper< R(Args...)> | inline |
| operator=(FunctionWrapper &&)=delete (defined in FunctionWrapper< R(Args...)>) | FunctionWrapper< R(Args...)> |