summaryrefslogtreecommitdiff
path: root/drv/IntAna/IntAna_ListNodeOfListOfCurve_0.cxx
blob: 2e5087f36028a418558cebd14ac1b6f6b8d35c6d (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 <IntAna_ListNodeOfListOfCurve.hxx>

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

#ifndef _IntAna_Curve_HeaderFile
#include <IntAna_Curve.hxx>
#endif
#ifndef _IntAna_ListOfCurve_HeaderFile
#include <IntAna_ListOfCurve.hxx>
#endif
#ifndef _IntAna_ListIteratorOfListOfCurve_HeaderFile
#include <IntAna_ListIteratorOfListOfCurve.hxx>
#endif

 


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


IMPLEMENT_DOWNCAST(IntAna_ListNodeOfListOfCurve,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(IntAna_ListNodeOfListOfCurve)


#define Item IntAna_Curve
#define Item_hxx <IntAna_Curve.hxx>
#define TCollection_ListNode IntAna_ListNodeOfListOfCurve
#define TCollection_ListNode_hxx <IntAna_ListNodeOfListOfCurve.hxx>
#define TCollection_ListIterator IntAna_ListIteratorOfListOfCurve
#define TCollection_ListIterator_hxx <IntAna_ListIteratorOfListOfCurve.hxx>
#define Handle_TCollection_ListNode Handle_IntAna_ListNodeOfListOfCurve
#define TCollection_ListNode_Type_() IntAna_ListNodeOfListOfCurve_Type_()
#define TCollection_List IntAna_ListOfCurve
#define TCollection_List_hxx <IntAna_ListOfCurve.hxx>
#include <TCollection_ListNode.gxx>