#include <TCollection_CompareOfReal.hxx>
Inheritance diagram for TCollection_CompareOfReal:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | TCollection_CompareOfReal () |
virtual Standard_EXPORT Standard_Boolean | IsLower (const Standard_Real &Left, const Standard_Real &Right) const |
Returns True if <left> is lower than <right>. . | |
virtual Standard_EXPORT Standard_Boolean | IsGreater (const Standard_Real &Left, const Standard_Real &Right) const |
Returns True if <left> is greater than <right>. . |
|
|
|
Reimplemented from TCollection_PrivCompareOfReal. |
|
Reimplemented from TCollection_PrivCompareOfReal. |
|
Reimplemented from TCollection_PrivCompareOfReal. |
|
Reimplemented from TCollection_PrivCompareOfReal. |
|
Reimplemented from TCollection_PrivCompareOfReal. |