summaryrefslogtreecommitdiff
path: root/drv/TColgp/TColgp_SequenceNodeOfSequenceOfVec_0.cxx
blob: 6c2043d051248b0c28061781e574ed9c4b8dbbe7 (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 <TColgp_SequenceNodeOfSequenceOfVec.hxx>

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

#ifndef _gp_Vec_HeaderFile
#include <gp_Vec.hxx>
#endif
#ifndef _TColgp_SequenceOfVec_HeaderFile
#include <TColgp_SequenceOfVec.hxx>
#endif

 


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


IMPLEMENT_DOWNCAST(TColgp_SequenceNodeOfSequenceOfVec,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(TColgp_SequenceNodeOfSequenceOfVec)


#define SeqItem gp_Vec
#define SeqItem_hxx <gp_Vec.hxx>
#define TCollection_SequenceNode TColgp_SequenceNodeOfSequenceOfVec
#define TCollection_SequenceNode_hxx <TColgp_SequenceNodeOfSequenceOfVec.hxx>
#define Handle_TCollection_SequenceNode Handle_TColgp_SequenceNodeOfSequenceOfVec
#define TCollection_SequenceNode_Type_() TColgp_SequenceNodeOfSequenceOfVec_Type_()
#define TCollection_Sequence TColgp_SequenceOfVec
#define TCollection_Sequence_hxx <TColgp_SequenceOfVec.hxx>
#include <TCollection_SequenceNode.gxx>