FLOPC++
|
Private Member Functions | |
Boolean_SUBSETREF (SUBSETREF &c) | |
bool | evaluate () const |
Private Attributes | |
SUBSETREF * | C |
Friends | |
class | MP_boolean |
Definition at line 37 of file MP_boolean.cpp.
flopc::Boolean_SUBSETREF::Boolean_SUBSETREF | ( | SUBSETREF & | c | ) | [inline, private] |
Definition at line 40 of file MP_boolean.cpp.
bool flopc::Boolean_SUBSETREF::evaluate | ( | ) | const [inline, private, virtual] |
Implements flopc::Boolean_base.
Definition at line 41 of file MP_boolean.cpp.
References C, flopc::SUBSETREF::evaluate(), and flopc::outOfBound.
friend class MP_boolean [friend] |
Reimplemented from flopc::Boolean_base.
Definition at line 38 of file MP_boolean.cpp.
SUBSETREF* flopc::Boolean_SUBSETREF::C [private] |
Definition at line 48 of file MP_boolean.cpp.
Referenced by evaluate().