|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| std::vector< std::string > MayaFlux::Vruta::TaskScheduler::get_task_names | ( | ProcessingToken | token | ) | const |
Get task names for a specific processing domain.
| token | Processing domain to filter by. |
Definition at line 192 of file Scheduler.cpp.
References MayaFlux::Vruta::CONDITIONAL, m_conditional_tasks, and m_tasks.