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

#include <TColStd_MapIntegerHasher.hxx>

Inheritance diagram for TColStd_MapIntegerHasher:
Inheritance graph
[legend]

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 Standard_Integer &K, const Standard_Integer Upper)
static Standard_Boolean IsEqual (const Standard_Integer &K1, const Standard_Integer &K2)

Member Function Documentation

static Standard_Integer TColStd_MapIntegerHasher::HashCode ( const Standard_Integer K,
const Standard_Integer  Upper 
) [static]
static Standard_Boolean TColStd_MapIntegerHasher::IsEqual ( const Standard_Integer K1,
const Standard_Integer K2 
) [static]
void TColStd_MapIntegerHasher::operator delete ( void *  anAddress) [inline]

Reimplemented in MeshVS_ColorHasher.

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

Reimplemented in MeshVS_ColorHasher.

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

Reimplemented in MeshVS_ColorHasher.


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