Open CASCADE Technology  7.1.0.beta
Data Structures | Functions
NCollection_DefaultHasher.hxx File Reference
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>

Data Structures

class  NCollection_DefaultHasher< TheKeyType >
 

Functions

template<class TheKeyType >
Standard_Integer HashCode_Proxy (const TheKeyType &theKey, const Standard_Integer Upper)
 
template<class TheKeyType >
Standard_Boolean IsEqual (const TheKeyType &theKey1, const TheKeyType &theKey2)
 
template<class TheKeyType >
Standard_Boolean IsEqual_Proxy (const TheKeyType &theKey1, const TheKeyType &theKey2)
 

Function Documentation

template<class TheKeyType >
Standard_Integer HashCode_Proxy ( const TheKeyType &  theKey,
const Standard_Integer  Upper 
)
inline
template<class TheKeyType >
Standard_Boolean IsEqual ( const TheKeyType &  theKey1,
const TheKeyType &  theKey2 
)
inline
template<class TheKeyType >
Standard_Boolean IsEqual_Proxy ( const TheKeyType &  theKey1,
const TheKeyType &  theKey2 
)
inline