Cumulative (mandatory) task with fixed processing, start or end time.
More...
#include <cumulative.hh>
List of all members.
Detailed Description
Cumulative (mandatory) task with fixed processing, start or end time.
Definition at line 116 of file cumulative.hh.
Constructor & Destructor Documentation
Initialize task.
Depending on t, s is either the end time (if t is FIXS) or the start time of the task, p is the fixed parameter, and c is the required capacity.
Definition at line 90 of file task.hpp.
Member Function Documentation
Initialize task.
Depending on t, s is either the end time (if t is FIXS) or the start time of the task, p is the fixed parameter, and c is the required capacity.
Definition at line 93 of file task.hpp.
Initialize from task t.
Definition at line 97 of file task.hpp.
Return required capacity.
Definition at line 102 of file task.hpp.
Return required energy.
Definition at line 106 of file task.hpp.
Update this task to be a clone of task t.
Definition at line 111 of file task.hpp.
Member Data Documentation
The documentation for this class was generated from the following files: