OMNeT++ Simulation Library
5.6.1
|
This is the complete list of members for cCoroutine, including all inherited members.
cCoroutine() | cCoroutine | |
getStackSize() const | cCoroutine | virtual |
getStackUsage() const | cCoroutine | virtual |
hasStackOverflow() const | cCoroutine | virtual |
init(unsigned totalStack, unsigned mainStack) | cCoroutine | static |
setup(CoroutineFnp fnp, void *arg, unsigned stackSize) | cCoroutine | |
switchTo(cCoroutine *cor) | cCoroutine | static |
switchToMain() | cCoroutine | static |
~cCoroutine() | cCoroutine | virtual |