Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
StepToTopoDS_PointPairHasher Class Reference

#include <StepToTopoDS_PointPairHasher.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)

Static Public Member Functions

static Standard_Integer HashCode (const StepToTopoDS_PointPair &K, const Standard_Integer Upper)
 Returns a HasCode value for the PointPair

static Standard_Boolean IsEqual (const StepToTopoDS_PointPair &K1, const StepToTopoDS_PointPair &K2)
 Returns True when the two PointPair are the same


Member Function Documentation

static Standard_Integer StepToTopoDS_PointPairHasher::HashCode ( const StepToTopoDS_PointPair K,
const Standard_Integer  Upper 
) [static]
static Standard_Boolean StepToTopoDS_PointPairHasher::IsEqual ( const StepToTopoDS_PointPair K1,
const StepToTopoDS_PointPair K2 
) [static]
void StepToTopoDS_PointPairHasher::operator delete ( void *  anAddress) [inline]
void* StepToTopoDS_PointPairHasher::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* StepToTopoDS_PointPairHasher::operator new ( size_t  size) [inline]

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