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
|
// 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 <Plugin_DataMapNodeOfMapOfFunctions.hxx>
#include <Standard_Type.hxx>
#include <TCollection_AsciiString.hxx>
#include <Plugin_MapOfFunctions.hxx>
#include <Plugin_DataMapIteratorOfMapOfFunctions.hxx>
IMPLEMENT_STANDARD_TYPE(Plugin_DataMapNodeOfMapOfFunctions)
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(Plugin_DataMapNodeOfMapOfFunctions)
IMPLEMENT_DOWNCAST(Plugin_DataMapNodeOfMapOfFunctions,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(Plugin_DataMapNodeOfMapOfFunctions)
#define TheKey TCollection_AsciiString
#define TheKey_hxx <TCollection_AsciiString.hxx>
#define TheItem OSD_Function
#define TheItem_hxx <OSD_Function.hxx>
#define Hasher TCollection_AsciiString
#define Hasher_hxx <TCollection_AsciiString.hxx>
#define TCollection_DataMapNode Plugin_DataMapNodeOfMapOfFunctions
#define TCollection_DataMapNode_hxx <Plugin_DataMapNodeOfMapOfFunctions.hxx>
#define TCollection_DataMapIterator Plugin_DataMapIteratorOfMapOfFunctions
#define TCollection_DataMapIterator_hxx <Plugin_DataMapIteratorOfMapOfFunctions.hxx>
#define Handle_TCollection_DataMapNode Handle_Plugin_DataMapNodeOfMapOfFunctions
#define TCollection_DataMapNode_Type_() Plugin_DataMapNodeOfMapOfFunctions_Type_()
#define TCollection_DataMap Plugin_MapOfFunctions
#define TCollection_DataMap_hxx <Plugin_MapOfFunctions.hxx>
#include <TCollection_DataMapNode.gxx>
|