Task traits for optional flexible tasks. More...
#include <cumulative.hh>
Public Types | |
typedef Cumulative::OptFlexTaskFwd | TaskViewFwd |
The forward task view type. | |
typedef Cumulative::OptFlexTaskBwd | TaskViewBwd |
The backward task view type. | |
typedef Cumulative::ManFlexTask | ManTask |
The corresponding mandatory task. | |
typedef Unary::OptFlexTask | UnaryTask |
The corresponding unary task type. |
Task traits for optional flexible tasks.
The forward task view type.
Definition at line 525 of file cumulative.hh.
The backward task view type.
Definition at line 527 of file cumulative.hh.
The corresponding mandatory task.
Definition at line 529 of file cumulative.hh.
The corresponding unary task type.
Definition at line 531 of file cumulative.hh.