Private Member Functions | Private Attributes | Friends

flopc::Boolean_bool Class Reference

Inheritance diagram for flopc::Boolean_bool:
flopc::Boolean_base

List of all members.

Private Member Functions

 Boolean_bool (bool b)
bool evaluate () const

Private Attributes

bool B

Friends

class MP_boolean

Detailed Description

Definition at line 17 of file MP_boolean.cpp.


Constructor & Destructor Documentation

flopc::Boolean_bool::Boolean_bool ( bool  b  )  [inline, private]

Definition at line 20 of file MP_boolean.cpp.


Member Function Documentation

bool flopc::Boolean_bool::evaluate (  )  const [inline, private, virtual]

Implements flopc::Boolean_base.

Definition at line 21 of file MP_boolean.cpp.

References B.


Friends And Related Function Documentation

friend class MP_boolean [friend]

Reimplemented from flopc::Boolean_base.

Definition at line 18 of file MP_boolean.cpp.


Member Data Documentation

bool flopc::Boolean_bool::B [private]

Definition at line 24 of file MP_boolean.cpp.

Referenced by evaluate().


The documentation for this class was generated from the following file: