Beatmup
|
This is the complete list of members for Beatmup::ContextEventListener, including all inherited members.
ContextEventListener(JNIEnv *jenv) | Beatmup::ContextEventListener | |
gpuInitFail(PoolIndex pool, const std::exception &ex) | Beatmup::ContextEventListener | virtual |
jvm | Beatmup::ContextEventListener | private |
taskDone(PoolIndex pool, Beatmup::AbstractTask &task, bool aborted) | Beatmup::ContextEventListener | virtual |
taskFail(PoolIndex pool, Beatmup::AbstractTask &task, const std::exception &ex) | Beatmup::ContextEventListener | virtual |
threadCreated(PoolIndex pool) | Beatmup::ContextEventListener | virtual |
threadTerminating(PoolIndex pool) | Beatmup::ContextEventListener | virtual |
~EventListener() | Beatmup::Context::EventListener | inlinevirtual |