Open CASCADE Technology 6.5.2
Public Member Functions
PCollection_CompareOfInteger Class Reference

#include <PCollection_CompareOfInteger.hxx>

Inheritance diagram for PCollection_CompareOfInteger:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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>.


Constructor & Destructor Documentation

PCollection_CompareOfInteger::PCollection_CompareOfInteger ( )

Member Function Documentation

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.

void PCollection_CompareOfInteger::operator delete ( void *  anAddress) [inline]

Reimplemented from PCollection_PrivCompareOfInteger.

void* PCollection_CompareOfInteger::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from PCollection_PrivCompareOfInteger.

void* PCollection_CompareOfInteger::operator new ( size_t  size) [inline]

Reimplemented from PCollection_PrivCompareOfInteger.


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