summaryrefslogtreecommitdiff
path: root/drv/PlotMgt/PlotMgt_SequenceNodeOfListOfPlotterParameter_0.cxx
blob: 47bb022748b3739b205cf0eb4ea162dfb56520d4 (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 <PlotMgt_SequenceNodeOfListOfPlotterParameter.hxx>

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

#ifndef _PlotMgt_PlotterParameter_HeaderFile
#include <PlotMgt_PlotterParameter.hxx>
#endif
#ifndef _PlotMgt_ListOfPlotterParameter_HeaderFile
#include <PlotMgt_ListOfPlotterParameter.hxx>
#endif

 


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


IMPLEMENT_DOWNCAST(PlotMgt_SequenceNodeOfListOfPlotterParameter,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(PlotMgt_SequenceNodeOfListOfPlotterParameter)


#define SeqItem Handle_PlotMgt_PlotterParameter
#define SeqItem_hxx <PlotMgt_PlotterParameter.hxx>
#define TCollection_SequenceNode PlotMgt_SequenceNodeOfListOfPlotterParameter
#define TCollection_SequenceNode_hxx <PlotMgt_SequenceNodeOfListOfPlotterParameter.hxx>
#define Handle_TCollection_SequenceNode Handle_PlotMgt_SequenceNodeOfListOfPlotterParameter
#define TCollection_SequenceNode_Type_() PlotMgt_SequenceNodeOfListOfPlotterParameter_Type_()
#define TCollection_Sequence PlotMgt_ListOfPlotterParameter
#define TCollection_Sequence_hxx <PlotMgt_ListOfPlotterParameter.hxx>
#include <TCollection_SequenceNode.gxx>