File: RWStepAP203_pre.cpp

package info (click to toggle)
python-ocp 7.8.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 64,724 kB
  • sloc: cpp: 362,337; pascal: 33; python: 23; makefile: 4
file content (154 lines) | stat: -rw-r--r-- 6,613 bytes parent folder | download | duplicates (2)
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154

// pybind 11 related includes
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>

namespace py = pybind11;


// Standard Handle
#include <Standard_Handle.hxx>

// user-defined inclusion per module before includes

// includes to resolve forward declarations
#include <Adaptor2d_Curve2d.hxx>
#include <Adaptor3d_Curve.hxx>
#include <Adaptor3d_Surface.hxx>
#include <StepData_StepReaderData.hxx>
#include <Interface_Check.hxx>
#include <StepAP203_CcDesignApproval.hxx>
#include <StepData_StepWriter.hxx>
#include <Interface_EntityIterator.hxx>
#include <Adaptor2d_Curve2d.hxx>
#include <Adaptor3d_Curve.hxx>
#include <Adaptor3d_Surface.hxx>
#include <StepData_StepReaderData.hxx>
#include <Interface_Check.hxx>
#include <StepAP203_CcDesignCertification.hxx>
#include <StepData_StepWriter.hxx>
#include <Interface_EntityIterator.hxx>
#include <Adaptor2d_Curve2d.hxx>
#include <Adaptor3d_Curve.hxx>
#include <Adaptor3d_Surface.hxx>
#include <StepData_StepReaderData.hxx>
#include <Interface_Check.hxx>
#include <StepAP203_CcDesignContract.hxx>
#include <StepData_StepWriter.hxx>
#include <Interface_EntityIterator.hxx>
#include <Adaptor2d_Curve2d.hxx>
#include <Adaptor3d_Curve.hxx>
#include <Adaptor3d_Surface.hxx>
#include <StepData_StepReaderData.hxx>
#include <Interface_Check.hxx>
#include <StepAP203_CcDesignDateAndTimeAssignment.hxx>
#include <StepData_StepWriter.hxx>
#include <Interface_EntityIterator.hxx>
#include <Adaptor2d_Curve2d.hxx>
#include <Adaptor3d_Curve.hxx>
#include <Adaptor3d_Surface.hxx>
#include <StepData_StepReaderData.hxx>
#include <Interface_Check.hxx>
#include <StepAP203_CcDesignPersonAndOrganizationAssignment.hxx>
#include <StepData_StepWriter.hxx>
#include <Interface_EntityIterator.hxx>
#include <Adaptor2d_Curve2d.hxx>
#include <Adaptor3d_Curve.hxx>
#include <Adaptor3d_Surface.hxx>
#include <StepData_StepReaderData.hxx>
#include <Interface_Check.hxx>
#include <StepAP203_CcDesignSecurityClassification.hxx>
#include <StepData_StepWriter.hxx>
#include <Interface_EntityIterator.hxx>
#include <Adaptor2d_Curve2d.hxx>
#include <Adaptor3d_Curve.hxx>
#include <Adaptor3d_Surface.hxx>
#include <StepData_StepReaderData.hxx>
#include <Interface_Check.hxx>
#include <StepAP203_CcDesignSpecificationReference.hxx>
#include <StepData_StepWriter.hxx>
#include <Interface_EntityIterator.hxx>
#include <Adaptor2d_Curve2d.hxx>
#include <Adaptor3d_Curve.hxx>
#include <Adaptor3d_Surface.hxx>
#include <StepData_StepReaderData.hxx>
#include <Interface_Check.hxx>
#include <StepAP203_Change.hxx>
#include <StepData_StepWriter.hxx>
#include <Interface_EntityIterator.hxx>
#include <Adaptor2d_Curve2d.hxx>
#include <Adaptor3d_Curve.hxx>
#include <Adaptor3d_Surface.hxx>
#include <StepData_StepReaderData.hxx>
#include <Interface_Check.hxx>
#include <StepAP203_ChangeRequest.hxx>
#include <StepData_StepWriter.hxx>
#include <Interface_EntityIterator.hxx>
#include <Adaptor2d_Curve2d.hxx>
#include <Adaptor3d_Curve.hxx>
#include <Adaptor3d_Surface.hxx>
#include <StepData_StepReaderData.hxx>
#include <Interface_Check.hxx>
#include <StepAP203_StartRequest.hxx>
#include <StepData_StepWriter.hxx>
#include <Interface_EntityIterator.hxx>
#include <Adaptor2d_Curve2d.hxx>
#include <Adaptor3d_Curve.hxx>
#include <Adaptor3d_Surface.hxx>
#include <StepData_StepReaderData.hxx>
#include <Interface_Check.hxx>
#include <StepAP203_StartWork.hxx>
#include <StepData_StepWriter.hxx>
#include <Interface_EntityIterator.hxx>

// module includes
#include <RWStepAP203_RWCcDesignApproval.hxx>
#include <RWStepAP203_RWCcDesignCertification.hxx>
#include <RWStepAP203_RWCcDesignContract.hxx>
#include <RWStepAP203_RWCcDesignDateAndTimeAssignment.hxx>
#include <RWStepAP203_RWCcDesignPersonAndOrganizationAssignment.hxx>
#include <RWStepAP203_RWCcDesignSecurityClassification.hxx>
#include <RWStepAP203_RWCcDesignSpecificationReference.hxx>
#include <RWStepAP203_RWChange.hxx>
#include <RWStepAP203_RWChangeRequest.hxx>
#include <RWStepAP203_RWStartRequest.hxx>
#include <RWStepAP203_RWStartWork.hxx>

// template related includes


// user-defined pre
#include "OCP_specific.inc"

// user-defined inclusion per module

// Module definiiton
void register_RWStepAP203_enums(py::module &main_module) {


py::module m = main_module.def_submodule("RWStepAP203", R"#()#");

// user-defined inclusion per module in the body

// enums

//Python trampoline classes

// pre-register typdefs+classes (topologically sorted)
    py::class_<RWStepAP203_RWCcDesignApproval , shared_ptr<RWStepAP203_RWCcDesignApproval>  >(m,"RWStepAP203_RWCcDesignApproval",R"#(Read & Write tool for CcDesignApproval)#");
    py::class_<RWStepAP203_RWCcDesignCertification , shared_ptr<RWStepAP203_RWCcDesignCertification>  >(m,"RWStepAP203_RWCcDesignCertification",R"#(Read & Write tool for CcDesignCertification)#");
    py::class_<RWStepAP203_RWCcDesignContract , shared_ptr<RWStepAP203_RWCcDesignContract>  >(m,"RWStepAP203_RWCcDesignContract",R"#(Read & Write tool for CcDesignContract)#");
    py::class_<RWStepAP203_RWCcDesignDateAndTimeAssignment , shared_ptr<RWStepAP203_RWCcDesignDateAndTimeAssignment>  >(m,"RWStepAP203_RWCcDesignDateAndTimeAssignment",R"#(Read & Write tool for CcDesignDateAndTimeAssignment)#");
    py::class_<RWStepAP203_RWCcDesignPersonAndOrganizationAssignment , shared_ptr<RWStepAP203_RWCcDesignPersonAndOrganizationAssignment>  >(m,"RWStepAP203_RWCcDesignPersonAndOrganizationAssignment",R"#(Read & Write tool for CcDesignPersonAndOrganizationAssignment)#");
    py::class_<RWStepAP203_RWCcDesignSecurityClassification , shared_ptr<RWStepAP203_RWCcDesignSecurityClassification>  >(m,"RWStepAP203_RWCcDesignSecurityClassification",R"#(Read & Write tool for CcDesignSecurityClassification)#");
    py::class_<RWStepAP203_RWCcDesignSpecificationReference , shared_ptr<RWStepAP203_RWCcDesignSpecificationReference>  >(m,"RWStepAP203_RWCcDesignSpecificationReference",R"#(Read & Write tool for CcDesignSpecificationReference)#");
    py::class_<RWStepAP203_RWChange , shared_ptr<RWStepAP203_RWChange>  >(m,"RWStepAP203_RWChange",R"#(Read & Write tool for Change)#");
    py::class_<RWStepAP203_RWChangeRequest , shared_ptr<RWStepAP203_RWChangeRequest>  >(m,"RWStepAP203_RWChangeRequest",R"#(Read & Write tool for ChangeRequest)#");
    py::class_<RWStepAP203_RWStartRequest , shared_ptr<RWStepAP203_RWStartRequest>  >(m,"RWStepAP203_RWStartRequest",R"#(Read & Write tool for StartRequest)#");
    py::class_<RWStepAP203_RWStartWork , shared_ptr<RWStepAP203_RWStartWork>  >(m,"RWStepAP203_RWStartWork",R"#(Read & Write tool for StartWork)#");

};

// user-defined post-inclusion per module

// user-defined post