

Private Member Functions | |
| Boolean_Constant (const Constant &c) | |
| bool | evaluate () const |
Private Attributes | |
| Constant | C |
Friends | |
| class | MP_boolean |
Definition at line 28 of file MP_boolean.cpp.
| flopc::Boolean_Constant::Boolean_Constant | ( | const Constant & | c | ) | [inline, private] |
Definition at line 31 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 29 of file MP_boolean.cpp.
Constant flopc::Boolean_Constant::C [private] |
Definition at line 35 of file MP_boolean.cpp.
Referenced by evaluate().
1.6.1