| 
    FLOPC++
    
   | 
 


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 | 
Definition at line 93 of file MP_boolean.cpp.
Definition at line 95 of file MP_boolean.cpp.
      
  | 
  protected | 
Definition at line 96 of file MP_boolean.cpp.
Referenced by flopc::Boolean_lessEq::evaluate(), flopc::Boolean_less::evaluate(), flopc::Boolean_greaterEq::evaluate(), flopc::Boolean_greater::evaluate(), flopc::Boolean_equal::evaluate(), and flopc::Boolean_not_equal::evaluate().
      
  | 
  protected | 
Definition at line 96 of file MP_boolean.cpp.
Referenced by flopc::Boolean_lessEq::evaluate(), flopc::Boolean_less::evaluate(), flopc::Boolean_greaterEq::evaluate(), flopc::Boolean_greater::evaluate(), flopc::Boolean_equal::evaluate(), and flopc::Boolean_not_equal::evaluate().
 1.8.5