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