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

Public Member Functions | |
| SelectMgr_CompareResults (const SelectMgr_IndexedDataMapOfOwnerCriterion &aMapOfCriterion) | |
| Standard_Boolean | IsLower (const Standard_Integer &, const Standard_Integer &) const |
| Returns True if <Left> is lower than <Right>. | |
| Standard_Boolean | IsGreater (const Standard_Integer &, const Standard_Integer &) const |
| Returns True if <Left> is greater than <Right>. | |
| SelectMgr_CompareResults::SelectMgr_CompareResults | ( | const SelectMgr_IndexedDataMapOfOwnerCriterion & | aMapOfCriterion | ) | [inline] |
| Standard_Boolean SelectMgr_CompareResults::IsGreater | ( | const Standard_Integer & | Left, |
| const Standard_Integer & | Right | ||
| ) | const [inline, virtual] |
Reimplemented from TCollection_CompareOfInteger.
| Standard_Boolean SelectMgr_CompareResults::IsLower | ( | const Standard_Integer & | Left, |
| const Standard_Integer & | Right | ||
| ) | const [inline, virtual] |
Reimplemented from TCollection_CompareOfInteger.
1.8.0