OCC Main Page | WOK | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

WOK
TKWOK
WOKTools


WOKTools_AsciiStringHasher Class Reference

#include <WOKTools_AsciiStringHasher.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 TCollection_AsciiString &Key)
 Returns a HasCode value for the Key <k> in the
range 0..Upper.
Default ::HashCode(K,Upper)
.
static Standard_EXPORT Standard_Boolean IsEqual (const TCollection_AsciiString &K1, const TCollection_AsciiString &K2)
 Returns True when the two keys are the same. Two
same keys must have the same hashcode, the
contrary is not necessary.
Default K1 == K2
.


Member Function Documentation

static Standard_EXPORT Standard_Integer WOKTools_AsciiStringHasher::HashCode const TCollection_AsciiString &  Key  )  [static]
 

static Standard_EXPORT Standard_Boolean WOKTools_AsciiStringHasher::IsEqual const TCollection_AsciiString &  K1,
const TCollection_AsciiString &  K2
[static]
 

void WOKTools_AsciiStringHasher::operator delete void *  anAddress  )  [inline]
 

void* WOKTools_AsciiStringHasher::operator new size_t  size  )  [inline]
 

void* WOKTools_AsciiStringHasher::operator new size_t  ,
void *  anAddress
[inline]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 15:00:26 2008 for OpenCASCADE by  doxygen 1.4.1