|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Checks if the coroutine is still active.
An active coroutine has not yet completed its execution and can be resumed. Inactive coroutines have either completed or were never properly initialized.
Implements MayaFlux::Vruta::Routine.
Definition at line 269 of file Routine.cpp.
References m_handle.
Referenced by initialize_state(), restart(), and try_resume_with_context().
Here is the caller graph for this function: