FLOPC++
Private Member Functions | Private Attributes | Friends | List of all members
flopc::Boolean_bool Class Reference
Inheritance diagram for flopc::Boolean_bool:
Inheritance graph
[legend]
Collaboration diagram for flopc::Boolean_bool:
Collaboration graph
[legend]

Private Member Functions

 Boolean_bool (bool b)
 
bool evaluate () const
 

Private Attributes

bool B
 

Friends

class MP_boolean
 

Additional Inherited Members

- Protected Member Functions inherited from flopc::Boolean_base
 Boolean_base ()
 
virtual ~Boolean_base ()
 
- Protected Attributes inherited from flopc::Boolean_base
int count
 

Detailed Description

Definition at line 18 of file MP_boolean.cpp.

Constructor & Destructor Documentation

flopc::Boolean_bool::Boolean_bool ( bool  b)
inlineprivate

Definition at line 21 of file MP_boolean.cpp.

Member Function Documentation

bool flopc::Boolean_bool::evaluate ( ) const
inlineprivatevirtual

Implements flopc::Boolean_base.

Definition at line 22 of file MP_boolean.cpp.

Friends And Related Function Documentation

friend class MP_boolean
friend

Definition at line 19 of file MP_boolean.cpp.

Member Data Documentation

bool flopc::Boolean_bool::B
private

Definition at line 25 of file MP_boolean.cpp.


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