Salome HOME
SIP: HYDROData_Stream is included.
[modules/hydro.git] / src / HYDROPy / HYDROData.sip
1
2 %Copying
3 Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
4
5 Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
6 CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
7 %End
8
9 // This library is free software; you can redistribute it and/or
10 // modify it under the terms of the GNU Lesser General Public
11 // License as published by the Free Software Foundation; either
12 // version 2.1 of the License.
13 //
14 // This library is distributed in the hope that it will be useful,
15 // but WITHOUT ANY WARRANTY; without even the implied warranty of
16 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
17 // Lesser General Public License for more details.
18 //
19 // You should have received a copy of the GNU Lesser General Public
20 // License along with this library; if not, write to the Free Software
21 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
22 //
23 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
24 //
25
26
27 %Module HYDROPy
28
29 %Copying
30 Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
31
32 Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
33 CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
34
35 This library is free software; you can redistribute it and/or
36 modify it under the terms of the GNU Lesser General Public
37 License as published by the Free Software Foundation; either
38 version 2.1 of the License.
39
40 This library is distributed in the hope that it will be useful,
41 but WITHOUT ANY WARRANTY; without even the implied warranty of
42 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
43 Lesser General Public License for more details.
44
45 You should have received a copy of the GNU Lesser General Public
46 License along with this library; if not, write to the Free Software
47 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
48
49 See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
50 %End
51
52 %Import QtGuimod.sip
53
54 %Include CAS/gp_XY.sip
55 %Include CAS/gp_XYZ.sip
56 %Include CAS/TCollection_AsciiString.sip
57 %Include CAS/NCollection_Sequence.sip
58 %Include HYDROData_SequenceOfObjects.sip
59 %Include HYDROData_Entity.sip
60 %Include HYDROData_ShapesGroup.sip
61 %Include HYDROData_IPolyline.sip
62 %Include HYDROData_IAltitudeObject.sip
63 %Include HYDROData_ObstacleAltitude.sip
64 %Include HYDROData_Object.sip
65 %Include HYDROData_Profile.sip
66 %Include HYDROData_Polyline3D.sip
67 %Include HYDROData_ProfileUZ.sip
68 %Include HYDROData_PolylineXY.sip
69 %Include HYDROData_ArtificialObject.sip
70 %Include HYDROData_Obstacle.sip
71 %Include HYDROData_Channel.sip
72 %Include HYDROData_Digue.sip
73 %Include HYDROData_NaturalObject.sip
74 %Include HYDROData_River.sip
75 %Include HYDROData_Stream.sip
76 %Include HYDROData_Image.sip
77 %Include HYDROData_PolylineXY.sip
78 %Include HYDROData_Bathymetry.sip
79 %Include HYDROData_ImmersibleZone.sip
80 %Include HYDROData_Zone.sip
81 %Include HYDROData_Region.sip
82 %Include HYDROData_CalculationCase.sip
83
84 %Include HYDROData_Document.sip
85
86