Private Member Functions | |
Boolean_bool (bool b) | |
bool | evaluate () const |
Private Attributes | |
bool | B |
Friends | |
class | MP_boolean |
Definition at line 17 of file MP_boolean.cpp.
flopc::Boolean_bool::Boolean_bool | ( | bool | b | ) | [inline, private] |
Definition at line 20 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 18 of file MP_boolean.cpp.
bool flopc::Boolean_bool::B [private] |
Definition at line 24 of file MP_boolean.cpp.
Referenced by evaluate().