Open CASCADE Technology 6.6.0
Public Member Functions
PColStd_HashAsciiString Class Reference

Redefines the HashCode for HAsciiString

#include <PColStd_HashAsciiString.hxx>

Inheritance diagram for PColStd_HashAsciiString:
Inheritance graph
[legend]

Public Member Functions

 PColStd_HashAsciiString ()
 Empty constructor.

virtual Standard_Integer HashCode (const Handle< PCollection_HAsciiString > &MyKey, const Standard_Integer Upper) const
 Returns a hashcod value of key bounded by Upper.

virtual Standard_Boolean Compare (const Handle< PCollection_HAsciiString > &One, const Handle< PCollection_HAsciiString > &Two) const
 Compare two keys and returns a boolean value


Constructor & Destructor Documentation

PColStd_HashAsciiString::PColStd_HashAsciiString ( )

Member Function Documentation

virtual Standard_Boolean PColStd_HashAsciiString::Compare ( const Handle< PCollection_HAsciiString > &  One,
const Handle< PCollection_HAsciiString > &  Two 
) const [virtual]

Reimplemented from PColStd_HOfAsciiString.

virtual Standard_Integer PColStd_HashAsciiString::HashCode ( const Handle< PCollection_HAsciiString > &  MyKey,
const Standard_Integer  Upper 
) const [virtual]

Reimplemented from PColStd_HOfAsciiString.


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