|
Open CASCADE Technology 6.5.2
|
#include <MeshVS_TwoNodesHasher.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 MeshVS_TwoNodes &K, const Standard_Integer Upper) |
| static Standard_Boolean | IsEqual (const MeshVS_TwoNodes &K1, const MeshVS_TwoNodes &K2) |
| static Standard_Integer MeshVS_TwoNodesHasher::HashCode | ( | const MeshVS_TwoNodes & | K, |
| const Standard_Integer | Upper | ||
| ) | [static] |
| static Standard_Boolean MeshVS_TwoNodesHasher::IsEqual | ( | const MeshVS_TwoNodes & | K1, |
| const MeshVS_TwoNodes & | K2 | ||
| ) | [static] |
| void MeshVS_TwoNodesHasher::operator delete | ( | void * | anAddress | ) | [inline] |
| void* MeshVS_TwoNodesHasher::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* MeshVS_TwoNodesHasher::operator new | ( | size_t | size | ) | [inline] |
1.7.4