Open CASCADE Technology  7.7.0
Data Structures

Transfer_Finder.hxx File Reference

#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <Standard_Transient.hxx>
#include <NCollection_DataMap.hxx>
#include <Standard_Integer.hxx>
#include <Interface_ParamType.hxx>
#include <TCollection_AsciiString.hxx>

Data Structures

class  Transfer_Finder
 a Finder allows to map any kind of object as a Key for a Map. This works by defining, for a Hash Code, that of the real Key, not of the Finder which acts only as an intermediate. When a Map asks for the HashCode of a Finder, this one returns the code it has determined at creation time More...