Private Member Functions | |
Boolean_Constant (const Constant &c) | |
bool | evaluate () const |
Private Attributes | |
Constant | C |
Friends | |
class | MP_boolean |
Definition at line 27 of file MP_boolean.cpp.
flopc::Boolean_Constant::Boolean_Constant | ( | const Constant & | c | ) | [inline, private] |
Definition at line 30 of file MP_boolean.cpp.
bool flopc::Boolean_Constant::evaluate | ( | ) | const [inline, private, virtual] |
friend class MP_boolean [friend] |
Reimplemented from flopc::Boolean_base.
Definition at line 28 of file MP_boolean.cpp.
Constant flopc::Boolean_Constant::C [private] |
Definition at line 34 of file MP_boolean.cpp.
Referenced by evaluate().