|
Open CASCADE Technology
6.5.4
|
#include <TCollection_PrivCompareOfInteger.hxx>

Public Member Functions | |
| virtual DEFINE_STANDARD_ALLOC Standard_Boolean | IsLower (const Standard_Integer &Left, const Standard_Integer &Right) const |
| virtual Standard_Boolean | IsGreater (const Standard_Integer &Left, const Standard_Integer &Right) const |
| virtual Standard_Boolean | IsEqual (const Standard_Integer &Left, const Standard_Integer &Right) const |
| virtual Standard_Boolean TCollection_PrivCompareOfInteger::IsEqual | ( | const Standard_Integer & | Left, |
| const Standard_Integer & | Right | ||
| ) | const [virtual] |
| virtual Standard_Boolean TCollection_PrivCompareOfInteger::IsGreater | ( | const Standard_Integer & | Left, |
| const Standard_Integer & | Right | ||
| ) | const [virtual] |
Reimplemented in TCollection_CompareOfInteger, and SelectMgr_CompareResults.
| virtual DEFINE_STANDARD_ALLOC Standard_Boolean TCollection_PrivCompareOfInteger::IsLower | ( | const Standard_Integer & | Left, |
| const Standard_Integer & | Right | ||
| ) | const [virtual] |
Reimplemented in TCollection_CompareOfInteger, and SelectMgr_CompareResults.
1.8.0