|
Open CASCADE Technology
6.7.1
|
Redefines the HashCode for HAsciiString
More...
#include <PColStd_HashAsciiString.hxx>

Public Member Functions | |
| PColStd_HashAsciiString () | |
| Empty constructor. More... | |
| virtual Standard_Integer | HashCode (const Handle< PCollection_HAsciiString > &MyKey, const Standard_Integer Upper) const |
| Returns a hashcod value of key bounded by Upper. More... | |
| virtual Standard_Boolean | Compare (const Handle< PCollection_HAsciiString > &One, const Handle< PCollection_HAsciiString > &Two) const |
| Compare two keys and returns a boolean value More... | |
Public Member Functions inherited from PColStd_HOfAsciiString | |
| PColStd_HOfAsciiString () | |
Redefines the HashCode for HAsciiString
| PColStd_HashAsciiString::PColStd_HashAsciiString | ( | ) |
Empty constructor.
|
virtual |
Compare two keys and returns a boolean value
Reimplemented from PColStd_HOfAsciiString.
|
virtual |
Returns a hashcod value of key bounded by Upper.
Reimplemented from PColStd_HOfAsciiString.
1.8.5