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