summaryrefslogtreecommitdiff
path: root/drv/XCAFDoc/XCAFDoc_SequenceNodeOfGraphNodeSequence_0.cxx
blob: 34afc9bff565510fa3356b7251883ddaf6ee2dc3 (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
// 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 <XCAFDoc_SequenceNodeOfGraphNodeSequence.hxx>

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

#ifndef _XCAFDoc_GraphNode_HeaderFile
#include <XCAFDoc_GraphNode.hxx>
#endif
#ifndef _XCAFDoc_GraphNodeSequence_HeaderFile
#include <XCAFDoc_GraphNodeSequence.hxx>
#endif

 


IMPLEMENT_STANDARD_TYPE(XCAFDoc_SequenceNodeOfGraphNodeSequence)
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()
  STANDARD_TYPE(TCollection_SeqNode),
  STANDARD_TYPE(MMgt_TShared),
  STANDARD_TYPE(Standard_Transient),

IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()
IMPLEMENT_STANDARD_TYPE_END(XCAFDoc_SequenceNodeOfGraphNodeSequence)


IMPLEMENT_DOWNCAST(XCAFDoc_SequenceNodeOfGraphNodeSequence,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(XCAFDoc_SequenceNodeOfGraphNodeSequence)


#define SeqItem Handle_XCAFDoc_GraphNode
#define SeqItem_hxx <XCAFDoc_GraphNode.hxx>
#define TCollection_SequenceNode XCAFDoc_SequenceNodeOfGraphNodeSequence
#define TCollection_SequenceNode_hxx <XCAFDoc_SequenceNodeOfGraphNodeSequence.hxx>
#define Handle_TCollection_SequenceNode Handle_XCAFDoc_SequenceNodeOfGraphNodeSequence
#define TCollection_SequenceNode_Type_() XCAFDoc_SequenceNodeOfGraphNodeSequence_Type_()
#define TCollection_Sequence XCAFDoc_GraphNodeSequence
#define TCollection_Sequence_hxx <XCAFDoc_GraphNodeSequence.hxx>
#include <TCollection_SequenceNode.gxx>