FLOPC++
Private Member Functions | Private Attributes | Friends | List of all members
flopc::Boolean_bool Class Reference
Inheritance diagram for flopc::Boolean_bool:
flopc::Boolean_base

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 17 of file MP_boolean.cpp.

Constructor & Destructor Documentation

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

Definition at line 20 of file MP_boolean.cpp.

Member Function Documentation

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

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

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: