Task traits for optional fixed tasks. More...
#include <cumulative.hh>
Public Types | |
typedef Cumulative::OptFixPTaskFwd | TaskViewFwd |
The forward task view type. More... | |
typedef Cumulative::OptFixPTaskBwd | TaskViewBwd |
The backward task view type. More... | |
typedef Cumulative::ManFixPTask | ManTask |
The corresponding mandatory task. More... | |
typedef Unary::OptFixPTask | UnaryTask |
The corresponding unary task type. More... | |
Task traits for optional fixed tasks.
Definition at line 482 of file cumulative.hh.
The forward task view type.
Definition at line 485 of file cumulative.hh.
The backward task view type.
Definition at line 487 of file cumulative.hh.
The corresponding mandatory task.
Definition at line 489 of file cumulative.hh.
The corresponding unary task type.
Definition at line 491 of file cumulative.hh.