#include <GEOMAlgo_PassKey.hxx>
#include <Standard_Integer.hxx>
#include <GEOMAlgo_PassKeyMapHasher.hxx>
#include <NCollection_DataMap.hxx>
Go to the source code of this file.
Macros | |
#define | _NCollection_MapHasher |
Typedefs | |
typedef NCollection_DataMap < GEOMAlgo_PassKey, Standard_Integer, GEOMAlgo_PassKeyMapHasher > | GEOMAlgo_DataMapOfPassKeyInteger |
typedef GEOMAlgo_DataMapOfPassKeyInteger::Iterator | GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyInteger |
#define _NCollection_MapHasher |
typedef GEOMAlgo_DataMapOfPassKeyInteger::Iterator GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyInteger |
typedef NCollection_DataMap<GEOMAlgo_PassKey, Standard_Integer, GEOMAlgo_PassKeyMapHasher> GEOMAlgo_DataMapOfPassKeyInteger |