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