#include <operator.h>
Public Member Functions | |
EffCond (Variable *v, int c) | |
Public Attributes | |
int | cond |
Variable * | var |
Definition at line 22 of file preprocess/operator.h.
Operator::EffCond::EffCond | ( | Variable * | v, |
int | c | ||
) | [inline] |
Definition at line 25 of file preprocess/operator.h.
Definition at line 24 of file preprocess/operator.h.
Variable* Operator::EffCond::var |
Definition at line 23 of file preprocess/operator.h.