KiCad PCB EDA Suite
Loading...
Searching...
No Matches
COROUTINE< ReturnType, ArgType >::CALL_CONTEXT Member List

This is the complete list of members for COROUTINE< ReturnType, ArgType >::CALL_CONTEXT, including all inherited members.

CALL_CONTEXT()COROUTINE< ReturnType, ArgType >::CALL_CONTEXTinline
Continue(INVOCATION_ARGS *args)COROUTINE< ReturnType, ArgType >::CALL_CONTEXTinline
m_mainStackContextCOROUTINE< ReturnType, ArgType >::CALL_CONTEXTprivate
m_mainStackFunctionCOROUTINE< ReturnType, ArgType >::CALL_CONTEXTprivate
RunMainStack(COROUTINE *aCor, std::function< void()> aFunc)COROUTINE< ReturnType, ArgType >::CALL_CONTEXTinline
SetMainStack(CONTEXT_T *aStack)COROUTINE< ReturnType, ArgType >::CALL_CONTEXTinline
~CALL_CONTEXT()COROUTINE< ReturnType, ArgType >::CALL_CONTEXTinline