|
cortex 0.0.1
|
This is the complete list of members for cortex::CoroutineSuspendContext, including all inherited members.
| CoroutineSuspendContext(const CoroutineSuspendContext &)=delete | cortex::CoroutineSuspendContext | |
| CoroutineSuspendContext(CoroutineSuspendContext &&)=delete | cortex::CoroutineSuspendContext | |
| CoroutineSuspendContext()=default | cortex::CoroutineSuspendContext | protected |
| operator new(std::size_t)=delete | cortex::CoroutineSuspendContext | static |
| operator new[](std::size_t)=delete | cortex::CoroutineSuspendContext | static |
| operator=(const CoroutineSuspendContext &)=delete | cortex::CoroutineSuspendContext | |
| operator=(CoroutineSuspendContext &&)=delete | cortex::CoroutineSuspendContext | |
| Suspend()=0 | cortex::CoroutineSuspendContext | pure virtual |
| ~CoroutineSuspendContext()=default | cortex::CoroutineSuspendContext | protectedvirtual |