Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
PColStd_HashAsciiString Class Reference

Redefines the HashCode for HAsciiString
More...

#include <PColStd_HashAsciiString.hxx>

Inheritance diagram for PColStd_HashAsciiString:
Inheritance graph
[legend]

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

Detailed Description

Redefines the HashCode for HAsciiString

Constructor & Destructor Documentation

PColStd_HashAsciiString::PColStd_HashAsciiString ( )

Empty constructor.

Member Function Documentation

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

Compare two keys and returns a boolean value

Reimplemented from PColStd_HOfAsciiString.

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

Returns a hashcod value of key bounded by Upper.

Reimplemented from PColStd_HOfAsciiString.


The documentation for this class was generated from the following file: