Open CASCADE Technology 7.7.2
|
#include <TDF_Attribute.hxx>
#include <TColStd_MapTransientHasher.hxx>
#include <NCollection_DataMap.hxx>
typedef NCollection_DataMap<Handle< TDF_Attribute >,Handle< TDF_Attribute >,TColStd_MapTransientHasher> TDF_AttributeDataMap |