summaryrefslogtreecommitdiff
path: root/drv/DBC/DBC_VArrayNodeOfVArrayOfReal_0.cxx
blob: 2c66330b76bd136fb7ee3aedfcfef8aae952baee (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
// 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 <DBC_VArrayNodeOfVArrayOfReal.hxx>

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

#ifndef _DBC_VArrayOfReal_HeaderFile
#include <DBC_VArrayOfReal.hxx>
#endif
#ifndef _DBC_VArrayTNodeOfVArrayOfReal_HeaderFile
#include <DBC_VArrayTNodeOfVArrayOfReal.hxx>
#endif

 


IMPLEMENT_STANDARD_TYPE(DBC_VArrayNodeOfVArrayOfReal)
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()
  STANDARD_TYPE(PStandard_ArrayNode),
  STANDARD_TYPE(Standard_Persistent),
  STANDARD_TYPE(Standard_Storable),

IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()
IMPLEMENT_STANDARD_TYPE_END(DBC_VArrayNodeOfVArrayOfReal)


IMPLEMENT_DOWNCAST(DBC_VArrayNodeOfVArrayOfReal,Standard_Persistent)
IMPLEMENT_STANDARD_RTTI(DBC_VArrayNodeOfVArrayOfReal)


#define Item Standard_Real
#define Item_hxx <Standard_Real.hxx>
#define DBC_VArrayNode DBC_VArrayNodeOfVArrayOfReal
#define DBC_VArrayNode_hxx <DBC_VArrayNodeOfVArrayOfReal.hxx>
#define DBC_VArrayTNode DBC_VArrayTNodeOfVArrayOfReal
#define DBC_VArrayTNode_hxx <DBC_VArrayTNodeOfVArrayOfReal.hxx>
#define Handle_DBC_VArrayNode Handle_DBC_VArrayNodeOfVArrayOfReal
#define DBC_VArrayNode_Type_() DBC_VArrayNodeOfVArrayOfReal_Type_()
#define DBC_VArray DBC_VArrayOfReal
#define DBC_VArray_hxx <DBC_VArrayOfReal.hxx>
#include <DBC_VArrayNode.gxx>