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

Protected Member Functions

 Comparison (const Constant &e1, const Constant &e2)
 
- Protected Member Functions inherited from flopc::Boolean_base
 Boolean_base ()
 
virtual ~Boolean_base ()
 

Protected Attributes

Constant left
 
Constant right
 
- Protected Attributes inherited from flopc::Boolean_base
int count
 

Additional Inherited Members

- Public Member Functions inherited from flopc::Boolean_base
virtual bool evaluate () const =0
 

Detailed Description

Definition at line 93 of file MP_boolean.cpp.

Constructor & Destructor Documentation

flopc::Comparison::Comparison ( const Constant e1,
const Constant e2 
)
inlineprotected

Definition at line 95 of file MP_boolean.cpp.

Member Data Documentation

Constant flopc::Comparison::left
protected
Constant flopc::Comparison::right
protected

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