#include <helper_functions.h>
Public Member Functions | |
DurationCond (compoperator o, Variable *v) | |
DurationCond () | |
Public Attributes | |
compoperator | op |
Variable * | var |
Definition at line 110 of file helper_functions.h.
DurationCond::DurationCond | ( | compoperator | o, |
Variable * | v | ||
) | [inline] |
Definition at line 113 of file helper_functions.h.
DurationCond::DurationCond | ( | ) | [inline] |
Definition at line 116 of file helper_functions.h.
Definition at line 111 of file helper_functions.h.
Variable* DurationCond::var |
Definition at line 112 of file helper_functions.h.