spla
Classes | Namespaces | Functions
schedule.hpp File Reference
#include "config.hpp"
#include "descriptor.hpp"
#include "object.hpp"
#include <string>
#include <vector>
Include dependency graph for schedule.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  spla::ScheduleTask
 Represent single smallest evaluation tasks which can scheduled. More...
 
class  spla::Schedule
 Object with sequence of steps with tasks forming schedule for execution. More...
 

Namespaces

 spla
 

Functions

ref_ptr< Schedule > spla::make_schedule ()
 Makes new schedule for making execution schedule. More...