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

Private Member Functions

 Boolean_Constant (const Constant &c)
 
bool evaluate () const
 

Private Attributes

Constant C
 

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

Constructor & Destructor Documentation

flopc::Boolean_Constant::Boolean_Constant ( const Constant c)
inlineprivate

Definition at line 31 of file MP_boolean.cpp.

Member Function Documentation

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

Implements flopc::Boolean_base.

Definition at line 32 of file MP_boolean.cpp.

Friends And Related Function Documentation

friend class MP_boolean
friend

Definition at line 29 of file MP_boolean.cpp.

Member Data Documentation

Constant flopc::Boolean_Constant::C
private

Definition at line 35 of file MP_boolean.cpp.


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