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

Private Member Functions

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

Private Attributes

Constant C

Friends

class MP_boolean

Additional Inherited Members

- Public Member Functions inherited from flopc::Boolean_base
virtual bool evaluate () const =0
- 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 27 of file MP_boolean.cpp.

Constructor & Destructor Documentation

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

Definition at line 30 of file MP_boolean.cpp.

Member Function Documentation

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

Definition at line 31 of file MP_boolean.cpp.

References C.

Friends And Related Function Documentation

friend class MP_boolean
friend

Definition at line 28 of file MP_boolean.cpp.

Member Data Documentation

Constant flopc::Boolean_Constant::C
private

Definition at line 34 of file MP_boolean.cpp.

Referenced by evaluate().


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