summaryrefslogtreecommitdiff
path: root/drv/Plugin/Plugin_DataMapNodeOfMapOfFunctions_0.cxx
blob: b811e3163ea39964e7a5d40053e02c5290d47e7e (plain)
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
50
51
52
53
54
// 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>

#ifndef _Standard_Type_HeaderFile
#include <Standard_Type.hxx>
#endif

#ifndef _TCollection_AsciiString_HeaderFile
#include <TCollection_AsciiString.hxx>
#endif
#ifndef _Plugin_MapOfFunctions_HeaderFile
#include <Plugin_MapOfFunctions.hxx>
#endif
#ifndef _Plugin_DataMapIteratorOfMapOfFunctions_HeaderFile
#include <Plugin_DataMapIteratorOfMapOfFunctions.hxx>
#endif

 


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>