

Private Member Functions | |
| Boolean_bool (bool b) | |
| bool | evaluate () const |
Private Attributes | |
| bool | B |
Friends | |
| class | MP_boolean |
Definition at line 18 of file MP_boolean.cpp.
| flopc::Boolean_bool::Boolean_bool | ( | bool | b | ) | [inline, private] |
Definition at line 21 of file MP_boolean.cpp.
| bool flopc::Boolean_bool::evaluate | ( | ) | const [inline, private, virtual] |
friend class MP_boolean [friend] |
Reimplemented from flopc::Boolean_base.
Definition at line 19 of file MP_boolean.cpp.
bool flopc::Boolean_bool::B [private] |
Definition at line 25 of file MP_boolean.cpp.
Referenced by evaluate().
1.6.1