Open CASCADE Technology  6.9.0
Public Member Functions

SelectMgr_CompareResults Class Reference

#include <SelectMgr_CompareResults.hxx>

Inheritance diagram for SelectMgr_CompareResults:
Inheritance graph
[legend]

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>. More...
 
Standard_Boolean IsGreater (const Standard_Integer &, const Standard_Integer &) const
 Returns True if <Left> is greater than <Right>. More...
 
- Public Member Functions inherited from TCollection_CompareOfInteger
 TCollection_CompareOfInteger ()
 
- Public Member Functions inherited from TCollection_PrivCompareOfInteger
virtual Standard_Boolean IsEqual (const Standard_Integer &Left, const Standard_Integer &Right) const
 

Constructor & Destructor Documentation

SelectMgr_CompareResults::SelectMgr_CompareResults ( const SelectMgr_IndexedDataMapOfOwnerCriterion aMapOfCriterion)
inline

Member Function Documentation

Standard_Boolean SelectMgr_CompareResults::IsGreater ( const Standard_Integer Left,
const Standard_Integer Right 
) const
inlinevirtual

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

Reimplemented from TCollection_CompareOfInteger.

Standard_Boolean SelectMgr_CompareResults::IsLower ( const Standard_Integer Left,
const Standard_Integer Right 
) const
inlinevirtual

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

Reimplemented from TCollection_CompareOfInteger.


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