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

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

Call(ArgType aArg)COROUTINE< ReturnType, ArgType >inline
Call(const COROUTINE &aCor, ArgType aArg)COROUTINE< ReturnType, ArgType >inline
callerStub(intptr_t aData)COROUTINE< ReturnType, ArgType >inlineprivatestatic
COROUTINE()COROUTINE< ReturnType, ArgType >inline
COROUTINE(T *object, ReturnType(T::*ptr)(ArgType))COROUTINE< ReturnType, ArgType >inline
COROUTINE(std::function< ReturnType(ArgType)> aEntry)COROUTINE< ReturnType, ArgType >inline
doCall(INVOCATION_ARGS *aInvArgs, ArgType aArgs)COROUTINE< ReturnType, ArgType >inlineprivate
doResume(INVOCATION_ARGS *args)COROUTINE< ReturnType, ArgType >inlineprivate
GuardMemory(void *aAddress, size_t aGuardSize)COROUTINE< ReturnType, ArgType >inlineprivatestatic
jumpIn(INVOCATION_ARGS *args)COROUTINE< ReturnType, ArgType >inlineprivate
jumpOut()COROUTINE< ReturnType, ArgType >inlineprivate
KiYield()COROUTINE< ReturnType, ArgType >inline
KiYield(ReturnType &aRetVal)COROUTINE< ReturnType, ArgType >inline
m_argsCOROUTINE< ReturnType, ArgType >private
m_callContextCOROUTINE< ReturnType, ArgType >private
m_calleeCOROUTINE< ReturnType, ArgType >private
m_callerCOROUTINE< ReturnType, ArgType >private
m_funcCOROUTINE< ReturnType, ArgType >private
m_retValCOROUTINE< ReturnType, ArgType >private
m_runningCOROUTINE< ReturnType, ArgType >private
m_stackCOROUTINE< ReturnType, ArgType >private
m_stacksizeCOROUTINE< ReturnType, ArgType >private
MapMemory(size_t aAllocSize)COROUTINE< ReturnType, ArgType >inlineprivatestatic
Resume()COROUTINE< ReturnType, ArgType >inline
Resume(const COROUTINE &aCor)COROUTINE< ReturnType, ArgType >inline
ReturnValue() constCOROUTINE< ReturnType, ArgType >inline
RunMainStack(std::function< void()> func)COROUTINE< ReturnType, ArgType >inline
Running() constCOROUTINE< ReturnType, ArgType >inline
SystemPageSize()COROUTINE< ReturnType, ArgType >inlineprivatestatic
~COROUTINE()COROUTINE< ReturnType, ArgType >inline