Protected Member Functions | Protected Attributes

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

List of all members.

Protected Member Functions

 Comparison (const Constant &e1, const Constant &e2)

Protected Attributes

Constant left
Constant right

Detailed Description

Definition at line 92 of file MP_boolean.cpp.


Constructor & Destructor Documentation

flopc::Comparison::Comparison ( const Constant e1,
const Constant e2 
) [inline, protected]

Definition at line 94 of file MP_boolean.cpp.


Member Data Documentation


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