|
MayaFlux 0.4.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 162 of file Scheduler.cpp.
References MayaFlux::Vruta::CONDITIONAL, m_conditional_tasks, and m_tasks.
Referenced by process_buffer_cycle_tasks(), process_default(), process_token(), and pump_cross().
Here is the caller graph for this function: