#include <GEOMAlgo_PassKeyShapeMapHasher.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_EXPORT Standard_Integer | HashCode (const GEOMAlgo_PassKeyShape &aPKey, const Standard_Integer Upper) |
| static Standard_EXPORT Standard_Boolean | IsEqual (const GEOMAlgo_PassKeyShape &aPKey1, const GEOMAlgo_PassKeyShape &aPKey2) |
| void* GEOMAlgo_PassKeyShapeMapHasher.operator new | ( | size_t | , |
| void * | anAddress | ||
| ) |
| void* GEOMAlgo_PassKeyShapeMapHasher.operator new | ( | size_t | size | ) |
| void GEOMAlgo_PassKeyShapeMapHasher.operator delete | ( | void * | anAddress | ) |
| Standard_Integer GEOMAlgo_PassKeyShapeMapHasher::HashCode | ( | const GEOMAlgo_PassKeyShape & | aPKey, |
| const Standard_Integer | Upper | ||
| ) | [static] |
References GEOMAlgo_PassKeyShape.HashCode().
| Standard_Boolean GEOMAlgo_PassKeyShapeMapHasher::IsEqual | ( | const GEOMAlgo_PassKeyShape & | aPKey1, |
| const GEOMAlgo_PassKeyShape & | aPKey2 | ||
| ) | [static] |
References GEOMAlgo_PassKeyShape.IsEqual().