summaryrefslogtreecommitdiff
path: root/drv/PXCAFDoc/PXCAFDoc_GraphNodeSequence_0.cxx
blob: 75d9ad54b471e43e587641fcd4cb52e96da85b56 (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
55
56
57
58
59
60
61
62
// 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 <PXCAFDoc_GraphNodeSequence.hxx>

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

#ifndef _PXCAFDoc_GraphNode_HeaderFile
#include <PXCAFDoc_GraphNode.hxx>
#endif
#ifndef _PXCAFDoc_GraphNodeSequence_HeaderFile
#include <PXCAFDoc_GraphNodeSequence.hxx>
#endif
#ifndef _PXCAFDoc_SeqNodeOfGraphNodeSequence_HeaderFile
#include <PXCAFDoc_SeqNodeOfGraphNodeSequence.hxx>
#endif
#ifndef _Standard_Persistent_HeaderFile
#include <Standard_Persistent.hxx>
#endif
#ifndef _Standard_NoSuchObject_HeaderFile
#include <Standard_NoSuchObject.hxx>
#endif
#ifndef _Standard_OutOfRange_HeaderFile
#include <Standard_OutOfRange.hxx>
#endif
#ifndef _PXCAFDoc_SeqExplorerOfGraphNodeSequence_HeaderFile
#include <PXCAFDoc_SeqExplorerOfGraphNodeSequence.hxx>
#endif
 


IMPLEMENT_STANDARD_TYPE(PXCAFDoc_GraphNodeSequence)
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()
  STANDARD_TYPE(Standard_Persistent),
  STANDARD_TYPE(Standard_Storable),

IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()
IMPLEMENT_STANDARD_TYPE_END(PXCAFDoc_GraphNodeSequence)


IMPLEMENT_DOWNCAST(PXCAFDoc_GraphNodeSequence,Standard_Persistent)
IMPLEMENT_STANDARD_RTTI(PXCAFDoc_GraphNodeSequence)


#define Item Handle_PXCAFDoc_GraphNode
#define Item_hxx <PXCAFDoc_GraphNode.hxx>
#define PCollection_SeqNode PXCAFDoc_SeqNodeOfGraphNodeSequence
#define PCollection_SeqNode_hxx <PXCAFDoc_SeqNodeOfGraphNodeSequence.hxx>
#define PCollection_SeqExplorer PXCAFDoc_SeqExplorerOfGraphNodeSequence
#define PCollection_SeqExplorer_hxx <PXCAFDoc_SeqExplorerOfGraphNodeSequence.hxx>
#define Handle_PCollection_SeqNode Handle_PXCAFDoc_SeqNodeOfGraphNodeSequence
#define PCollection_SeqNode_Type_() PXCAFDoc_SeqNodeOfGraphNodeSequence_Type_()
#define PCollection_HSequence PXCAFDoc_GraphNodeSequence
#define PCollection_HSequence_hxx <PXCAFDoc_GraphNodeSequence.hxx>
#define Handle_PCollection_HSequence Handle_PXCAFDoc_GraphNodeSequence
#define PCollection_HSequence_Type_() PXCAFDoc_GraphNodeSequence_Type_()
#include <PCollection_HSequence.gxx>