|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< Routine > MayaFlux::Vruta::TaskScheduler::get_task | ( | const std::string & | name | ) | const |
Get a named task.
| name | Task name |
Definition at line 84 of file Scheduler.cpp.
References find_task_by_name(), and m_tasks.
Here is the call graph for this function: