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 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
// 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_DoubleMapNodeOfGUIDProgIDMap.hxx>
#include <Standard_Type.hxx>
#include <Standard_GUID.hxx>
#include <TCollection_ExtendedString.hxx>
#include <TDF_GUIDProgIDMap.hxx>
#include <TDF_DoubleMapIteratorOfGUIDProgIDMap.hxx>
IMPLEMENT_STANDARD_TYPE(TDF_DoubleMapNodeOfGUIDProgIDMap)
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()
STANDARD_TYPE(TCollection_MapNode),
STANDARD_TYPE(MMgt_TShared),
STANDARD_TYPE(Standard_Transient),
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()
IMPLEMENT_STANDARD_TYPE_END(TDF_DoubleMapNodeOfGUIDProgIDMap)
IMPLEMENT_DOWNCAST(TDF_DoubleMapNodeOfGUIDProgIDMap,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(TDF_DoubleMapNodeOfGUIDProgIDMap)
#define TheKey1 Standard_GUID
#define TheKey1_hxx <Standard_GUID.hxx>
#define TheKey2 TCollection_ExtendedString
#define TheKey2_hxx <TCollection_ExtendedString.hxx>
#define Hasher1 Standard_GUID
#define Hasher1_hxx <Standard_GUID.hxx>
#define Hasher2 TCollection_ExtendedString
#define Hasher2_hxx <TCollection_ExtendedString.hxx>
#define TCollection_DoubleMapNode TDF_DoubleMapNodeOfGUIDProgIDMap
#define TCollection_DoubleMapNode_hxx <TDF_DoubleMapNodeOfGUIDProgIDMap.hxx>
#define TCollection_DoubleMapIterator TDF_DoubleMapIteratorOfGUIDProgIDMap
#define TCollection_DoubleMapIterator_hxx <TDF_DoubleMapIteratorOfGUIDProgIDMap.hxx>
#define Handle_TCollection_DoubleMapNode Handle_TDF_DoubleMapNodeOfGUIDProgIDMap
#define TCollection_DoubleMapNode_Type_() TDF_DoubleMapNodeOfGUIDProgIDMap_Type_()
#define TCollection_DoubleMap TDF_GUIDProgIDMap
#define TCollection_DoubleMap_hxx <TDF_GUIDProgIDMap.hxx>
#include <TCollection_DoubleMapNode.gxx>
|