Salome HOME
compilation on Linux
[modules/hydro.git] / src / HYDROPy / HYDROData.sip
index e3146295f76f432eed6bd804508cd56eb10baf70..828753421ed02e0e7d66d24159d39909c24f2f2c 100644 (file)
@@ -1,9 +1,30 @@
+// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+//
+// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
+// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+//
+// This library is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Lesser General Public
+// License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+//
+// This library is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Lesser General Public
+// License along with this library; if not, write to the Free Software
+// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+//
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+//
 
 %Copying
-Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+  Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
 
-Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
+  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
 %End
 
 // This library is free software; you can redistribute it and/or
@@ -27,26 +48,26 @@ CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
 %Module HYDROPy
 
 %Copying
-Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+ Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
 
-Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+ Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
+ CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
 
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU Lesser General Public
-License as published by the Free Software Foundation; either
-version 2.1 of the License.
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
 
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-Lesser General Public License for more details.
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
 
-You should have received a copy of the GNU Lesser General Public
-License along with this library; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 
-See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+ See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 %End
 
 %Import QtGuimod.sip
@@ -56,11 +77,15 @@ See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 %Include CAS/TCollection_AsciiString.sip
 %Include CAS/NCollection_Sequence.sip
 %Include HYDROData_SequenceOfObjects.sip
+%Include HYDROData_IInterpolator.sip
 %Include HYDROData_Entity.sip
 %Include HYDROData_ShapesGroup.sip
+%Include HYDROData_SplittedShapesGroup.sip
 %Include HYDROData_IPolyline.sip
 %Include HYDROData_IAltitudeObject.sip
+%Include HYDROData_AltitudeObject.sip
 %Include HYDROData_ObstacleAltitude.sip
+%Include HYDROData_StreamAltitude.sip
 %Include HYDROData_Object.sip
 %Include HYDROData_Profile.sip
 %Include HYDROData_Polyline3D.sip
@@ -69,10 +94,11 @@ See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 %Include HYDROData_ArtificialObject.sip
 %Include HYDROData_Obstacle.sip
 %Include HYDROData_Channel.sip
-//Include HYDROData_Digue.sip
+%Include HYDROData_Digue.sip
 %Include HYDROData_NaturalObject.sip
+%Include HYDROData_Confluence.sip
 %Include HYDROData_River.sip
-//Include HYDROData_Stream.sip
+%Include HYDROData_Stream.sip
 %Include HYDROData_Image.sip
 %Include HYDROData_PolylineXY.sip
 %Include HYDROData_Bathymetry.sip
@@ -80,7 +106,9 @@ See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 %Include HYDROData_Zone.sip
 %Include HYDROData_Region.sip
 %Include HYDROData_CalculationCase.sip
+%Include HYDROData_IProfilesInterpolator.sip
 
 %Include HYDROData_Document.sip
+%Include HYDROData_Application.sip