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

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