Open CASCADE Technology  6.9.0
Public Member Functions

TCollection_CompareOfReal Class Reference

#include <TCollection_CompareOfReal.hxx>

Inheritance diagram for TCollection_CompareOfReal:
Inheritance graph
[legend]

Public Member Functions

 TCollection_CompareOfReal ()
 
virtual Standard_Boolean IsLower (const Standard_Real &Left, const Standard_Real &Right) const
 Returns True if <Left> is lower than <Right>. More...
 
virtual Standard_Boolean IsGreater (const Standard_Real &Left, const Standard_Real &Right) const
 Returns True if <Left> is greater than <Right>. More...
 
- Public Member Functions inherited from TCollection_PrivCompareOfReal
virtual Standard_Boolean IsEqual (const Standard_Real &Left, const Standard_Real &Right) const
 

Constructor & Destructor Documentation

TCollection_CompareOfReal::TCollection_CompareOfReal ( )

Member Function Documentation

virtual Standard_Boolean TCollection_CompareOfReal::IsGreater ( const Standard_Real Left,
const Standard_Real Right 
) const
virtual

Returns True if <Left> is greater than <Right>.

Reimplemented from TCollection_PrivCompareOfReal.

virtual Standard_Boolean TCollection_CompareOfReal::IsLower ( const Standard_Real Left,
const Standard_Real Right 
) const
virtual

Returns True if <Left> is lower than <Right>.

Reimplemented from TCollection_PrivCompareOfReal.


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