Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
MeshVS_TwoNodesHasher Class Reference

#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)

Member Function Documentation

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]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines