summaryrefslogtreecommitdiff
path: root/drv/CDM/CDM_StackNodeOfStackOfDocument_0.cxx
blob: 1f2678260fbe999f9e8223c8f0e935f03f6efd5a (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
// 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 <CDM_StackNodeOfStackOfDocument.hxx>

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

#ifndef _CDM_Document_HeaderFile
#include <CDM_Document.hxx>
#endif
#ifndef _CDM_StackOfDocument_HeaderFile
#include <CDM_StackOfDocument.hxx>
#endif
#ifndef _CDM_StackIteratorOfStackOfDocument_HeaderFile
#include <CDM_StackIteratorOfStackOfDocument.hxx>
#endif

 


IMPLEMENT_STANDARD_TYPE(CDM_StackNodeOfStackOfDocument)
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(CDM_StackNodeOfStackOfDocument)


IMPLEMENT_DOWNCAST(CDM_StackNodeOfStackOfDocument,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(CDM_StackNodeOfStackOfDocument)


#define Item Handle_CDM_Document
#define Item_hxx <CDM_Document.hxx>
#define TCollection_StackNode CDM_StackNodeOfStackOfDocument
#define TCollection_StackNode_hxx <CDM_StackNodeOfStackOfDocument.hxx>
#define TCollection_StackIterator CDM_StackIteratorOfStackOfDocument
#define TCollection_StackIterator_hxx <CDM_StackIteratorOfStackOfDocument.hxx>
#define Handle_TCollection_StackNode Handle_CDM_StackNodeOfStackOfDocument
#define TCollection_StackNode_Type_() CDM_StackNodeOfStackOfDocument_Type_()
#define TCollection_Stack CDM_StackOfDocument
#define TCollection_Stack_hxx <CDM_StackOfDocument.hxx>
#include <TCollection_StackNode.gxx>