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