Open CASCADE Technology 7.7.2
|
#include <Standard_Transient.hxx>
#include <TColStd_MapTransientHasher.hxx>
#include <NCollection_DataMap.hxx>
typedef NCollection_DataMap<Handle<Standard_Transient>,Handle<Standard_Transient>,TColStd_MapTransientHasher>::Iterator TColStd_DataMapIteratorOfDataMapOfTransientTransient |