Open CASCADE Technology
7.3.0
|
#include <Standard_Integer.hxx>
#include <Standard_Transient.hxx>
#include <TColStd_MapIntegerHasher.hxx>
#include <NCollection_DataMap.hxx>
typedef NCollection_DataMap<Standard_Integer,Handle< Standard_Transient >,TColStd_MapIntegerHasher>::Iterator TColStd_DataMapIteratorOfDataMapOfIntegerTransient |