|
Open CASCADE Technology 6.5.2
|
#include <TColStd_MapIntegerHasher.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 Standard_Integer &K, const Standard_Integer Upper) |
| static Standard_Boolean | IsEqual (const Standard_Integer &K1, const Standard_Integer &K2) |
| 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.
1.7.4