Open CASCADE Technology
7.5.0
|
#include <Standard_Transient.hxx>
#include <Standard_Integer.hxx>
#include <TColStd_MapTransientHasher.hxx>
#include <NCollection_DataMap.hxx>
typedef NCollection_DataMap<Handle< Standard_Transient >,Standard_Integer,TColStd_MapTransientHasher>::Iterator Interface_DataMapIteratorOfDataMapOfTransientInteger |