|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
#include <Scheduler.hpp>
Collaboration diagram for MayaFlux::Vruta::TaskEntry:Public Member Functions | |
| TaskEntry (const std::shared_ptr< Routine > &r, std::string n) | |
Public Attributes | |
| std::shared_ptr< Routine > | routine |
| std::string | name |
Definition at line 8 of file Scheduler.hpp.