Open CASCADE Technology 6.6.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>.

Standard_Boolean IsGreater (const Standard_Integer &, const Standard_Integer &) const
 Returns True if <Left> is greater than <Right>.


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 [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.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines