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