summaryrefslogtreecommitdiff
path: root/drv/PColStd/PColStd_HDoubleListOfReal_0.cxx
blob: ddfde1cec5281744e6eecd567960ffcb75934908 (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 <PColStd_HDoubleListOfReal.hxx>

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

#ifndef _PColStd_HDoubleListOfReal_HeaderFile
#include <PColStd_HDoubleListOfReal.hxx>
#endif
#ifndef _Standard_Persistent_HeaderFile
#include <Standard_Persistent.hxx>
#endif
#ifndef _Standard_NoSuchObject_HeaderFile
#include <Standard_NoSuchObject.hxx>
#endif
 


IMPLEMENT_STANDARD_TYPE(PColStd_HDoubleListOfReal)
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()
  STANDARD_TYPE(PMMgt_PManaged),
  STANDARD_TYPE(Standard_Persistent),
  STANDARD_TYPE(Standard_Storable),

IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()
IMPLEMENT_STANDARD_TYPE_END(PColStd_HDoubleListOfReal)


IMPLEMENT_DOWNCAST(PColStd_HDoubleListOfReal,Standard_Persistent)
IMPLEMENT_STANDARD_RTTI(PColStd_HDoubleListOfReal)


#define Item Standard_Real
#define Item_hxx <Standard_Real.hxx>
#define PCollection_HDoubleList PColStd_HDoubleListOfReal
#define PCollection_HDoubleList_hxx <PColStd_HDoubleListOfReal.hxx>
#define Handle_PCollection_HDoubleList Handle_PColStd_HDoubleListOfReal
#define PCollection_HDoubleList_Type_() PColStd_HDoubleListOfReal_Type_()
#include <PCollection_HDoubleList.gxx>