Open CASCADE Technology 7.8.0
|
FindHasher defines HashCode for Finder, which is : ask a Finder its HashCode ! Because this is the Finder itself which brings the HashCode for its Key. More...
#include <Transfer_FindHasher.hxx>
Public Member Functions | |
size_t | operator() (const Handle< Transfer_Finder > &theFinder) const |
bool | operator() (const Handle< Transfer_Finder > &theK1, const Handle< Transfer_Finder > &theK2) const |
Returns True if two keys are the same. The test does not work on the Finders themselves but by calling their methods Equates. | |
FindHasher defines HashCode for Finder, which is : ask a Finder its HashCode ! Because this is the Finder itself which brings the HashCode for its Key.
This class complies to the template given in TCollection by MapHasher itself
|
inline |
|
inline |
Returns True if two keys are the same. The test does not work on the Finders themselves but by calling their methods Equates.