#include <PCollection_CompareOfInteger.hxx>
Inheritance diagram for PCollection_CompareOfInteger:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | PCollection_CompareOfInteger () |
virtual Standard_EXPORT Standard_Boolean | IsLower (const Standard_Integer &Left, const Standard_Integer &Right) const |
Returns True if <left> is lower than <right>. . | |
virtual Standard_EXPORT Standard_Boolean | IsGreater (const Standard_Integer &Left, const Standard_Integer &Right) const |
Returns True if <left> is greater than <right>. . | |
Friends | |
Standard_EXPORT friend Handle_Standard_Type & | PCollection_CompareOfInteger_Type_ () |
|
|
|
Reimplemented from PCollection_PrivCompareOfInteger. |
|
Reimplemented from PCollection_PrivCompareOfInteger. |
|
Reimplemented from PCollection_PrivCompareOfInteger. |
|
Reimplemented from PCollection_PrivCompareOfInteger. |
|
Reimplemented from PCollection_PrivCompareOfInteger. |
|
|