1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
// This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to
// this header file considered to be the "object code" form of the original source.
#include <TDF_DataMapIteratorOfAttributeDataMap.hxx>
#include <Standard_NoSuchObject.hxx>
#include <TDF_Attribute.hxx>
#include <TColStd_MapTransientHasher.hxx>
#include <TDF_AttributeDataMap.hxx>
#include <TDF_DataMapNodeOfAttributeDataMap.hxx>
#define TheKey Handle(TDF_Attribute)
#define TheKey_hxx <TDF_Attribute.hxx>
#define TheItem Handle(TDF_Attribute)
#define TheItem_hxx <TDF_Attribute.hxx>
#define Hasher TColStd_MapTransientHasher
#define Hasher_hxx <TColStd_MapTransientHasher.hxx>
#define TCollection_DataMapNode TDF_DataMapNodeOfAttributeDataMap
#define TCollection_DataMapNode_hxx <TDF_DataMapNodeOfAttributeDataMap.hxx>
#define TCollection_DataMapIterator TDF_DataMapIteratorOfAttributeDataMap
#define TCollection_DataMapIterator_hxx <TDF_DataMapIteratorOfAttributeDataMap.hxx>
#define Handle_TCollection_DataMapNode Handle_TDF_DataMapNodeOfAttributeDataMap
#define TCollection_DataMapNode_Type_() TDF_DataMapNodeOfAttributeDataMap_Type_()
#define TCollection_DataMap TDF_AttributeDataMap
#define TCollection_DataMap_hxx <TDF_AttributeDataMap.hxx>
#include <TCollection_DataMapIterator.gxx>
|