FLOPC++
Protected Member Functions | Protected Attributes | List of all members
flopc::Comparison Class Reference
Inheritance diagram for flopc::Comparison:
flopc::Boolean_base flopc::Boolean_equal flopc::Boolean_greater flopc::Boolean_greaterEq flopc::Boolean_less flopc::Boolean_lessEq flopc::Boolean_not_equal

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

Constructor & Destructor Documentation

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

Definition at line 94 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: