|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::vector< std::shared_ptr< Routine > > MayaFlux::Vruta::TaskScheduler::get_tasks_for_token | ( | ProcessingToken | token | ) | const |
Get all tasks for a specific processing domain.
| token | Processing domain |
Definition at line 90 of file Scheduler.cpp.
References m_tasks, and token.
Referenced by process_buffer_cycle_tasks(), process_default(), and process_token().
Here is the caller graph for this function: