]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Remove "MAC" ends of lines TRIPOLI_320 TRIPOLI_321
authormpv <mpv@opencascade.com>
Fri, 9 Dec 2011 04:45:13 +0000 (04:45 +0000)
committermpv <mpv@opencascade.com>
Fri, 9 Dec 2011 04:45:13 +0000 (04:45 +0000)
14 files changed:
src/GEOMAlgo/GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx
src/GEOMAlgo/GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape_0.cxx
src/GEOMAlgo/GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx
src/GEOMAlgo/GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt_0.cxx
src/GEOMAlgo/GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx
src/GEOMAlgo/GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_0.cxx
src/GEOMAlgo/GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx
src/GEOMAlgo/GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_0.cxx
src/GEOMAlgo/GEOMAlgo_DataMapOfShapeMapOfShape.hxx
src/GEOMAlgo/GEOMAlgo_DataMapOfShapeMapOfShape_0.cxx
src/GEOMAlgo/GEOMAlgo_DataMapOfShapePnt.hxx
src/GEOMAlgo/GEOMAlgo_DataMapOfShapePnt_0.cxx
src/GEOMAlgo/Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx
src/GEOMAlgo/Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx

index 60a66da4a0d7c9bae4bbeb3f46a1c599a6875d7a..e7657219a5f367b81ea0a332e24802b387fa05c9 100644 (file)
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE\r
-//\r
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,\r
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS\r
-//\r
-// This library is free software; you can redistribute it and/or\r
-// modify it under the terms of the GNU Lesser General Public\r
-// License as published by the Free Software Foundation; either\r
-// version 2.1 of the License.\r
-//\r
-// This library is distributed in the hope that it will be useful,\r
-// but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-// Lesser General Public License for more details.\r
-//\r
-// You should have received a copy of the GNU Lesser General Public\r
-// License along with this library; if not, write to the Free Software\r
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
-//\r
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com\r
-\r
-#ifndef _GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape_HeaderFile\r
-#define _GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape_HeaderFile\r
-\r
-#ifndef _Standard_HeaderFile\r
-#include <Standard.hxx>\r
-#endif\r
-#ifndef _Standard_Macro_HeaderFile\r
-#include <Standard_Macro.hxx>\r
-#endif\r
-\r
-#ifndef _TCollection_BasicMapIterator_HeaderFile\r
-#include <TCollection_BasicMapIterator.hxx>\r
-#endif\r
-#ifndef _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile\r
-#include <Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>\r
-#endif\r
-class Standard_NoSuchObject;\r
-class TopoDS_Shape;\r
-class TopTools_MapOfShape;\r
-class TopTools_ShapeMapHasher;\r
-class GEOMAlgo_DataMapOfShapeMapOfShape;\r
-class GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape;\r
-\r
-\r
-\r
-class GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape  : public TCollection_BasicMapIterator {\r
-public:\r
-\r
-  void* operator new(size_t,void* anAddress) \r
-  {\r
-    return anAddress;\r
-  }\r
-  void* operator new(size_t size) \r
-  {\r
-    return Standard::Allocate(size); \r
-  }\r
-  void  operator delete(void *anAddress) \r
-  {\r
-    if (anAddress) Standard::Free((Standard_Address&)anAddress); \r
-  }\r
-\r
-  \r
-  Standard_EXPORT   GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape();\r
-  \r
-  Standard_EXPORT   GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape(const GEOMAlgo_DataMapOfShapeMapOfShape& aMap);\r
-  \r
-  Standard_EXPORT     void Initialize(const GEOMAlgo_DataMapOfShapeMapOfShape& aMap) ;\r
-  \r
-  Standard_EXPORT    const TopoDS_Shape& Key() const;\r
-  \r
-  Standard_EXPORT    const TopTools_MapOfShape& Value() const;\r
-\r
-\r
-\r
-\r
-\r
-protected:\r
-\r
-\r
-\r
-\r
-\r
-private:\r
-\r
-\r
-\r
-\r
-\r
-};\r
-\r
-\r
-\r
-\r
-\r
-// other Inline functions and methods (like "C++: function call" methods)\r
-\r
-\r
-#endif\r
+// Copyright (C) 2007-2011  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.
+
+//
+
+// 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
+
+
+
+#ifndef _GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape_HeaderFile
+
+#define _GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape_HeaderFile
+
+
+
+#ifndef _Standard_HeaderFile
+
+#include <Standard.hxx>
+
+#endif
+
+#ifndef _Standard_Macro_HeaderFile
+
+#include <Standard_Macro.hxx>
+
+#endif
+
+
+
+#ifndef _TCollection_BasicMapIterator_HeaderFile
+
+#include <TCollection_BasicMapIterator.hxx>
+
+#endif
+
+#ifndef _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile
+
+#include <Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>
+
+#endif
+
+class Standard_NoSuchObject;
+
+class TopoDS_Shape;
+
+class TopTools_MapOfShape;
+
+class TopTools_ShapeMapHasher;
+
+class GEOMAlgo_DataMapOfShapeMapOfShape;
+
+class GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape;
+
+
+
+
+
+
+
+class GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape  : public TCollection_BasicMapIterator {
+
+public:
+
+
+
+  void* operator new(size_t,void* anAddress) 
+
+  {
+
+    return anAddress;
+
+  }
+
+  void* operator new(size_t size) 
+
+  {
+
+    return Standard::Allocate(size); 
+
+  }
+
+  void  operator delete(void *anAddress) 
+
+  {
+
+    if (anAddress) Standard::Free((Standard_Address&)anAddress); 
+
+  }
+
+
+
+  
+
+  Standard_EXPORT   GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape();
+
+  
+
+  Standard_EXPORT   GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape(const GEOMAlgo_DataMapOfShapeMapOfShape& aMap);
+
+  
+
+  Standard_EXPORT     void Initialize(const GEOMAlgo_DataMapOfShapeMapOfShape& aMap) ;
+
+  
+
+  Standard_EXPORT    const TopoDS_Shape& Key() const;
+
+  
+
+  Standard_EXPORT    const TopTools_MapOfShape& Value() const;
+
+
+
+
+
+
+
+
+
+
+
+protected:
+
+
+
+
+
+
+
+
+
+
+
+private:
+
+
+
+
+
+
+
+
+
+
+
+};
+
+
+
+
+
+
+
+
+
+
+
+// other Inline functions and methods (like "C++: function call" methods)
+
+
+
+
+
+#endif
+
index 55efb4bb1c4e127a54ddb8be1926c803e3287a18..d871a2f79be61f05cdc1ff9e9476f84944e4f0d2 100644 (file)
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE\r
-//\r
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,\r
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS\r
-//\r
-// This library is free software; you can redistribute it and/or\r
-// modify it under the terms of the GNU Lesser General Public\r
-// License as published by the Free Software Foundation; either\r
-// version 2.1 of the License.\r
-//\r
-// This library is distributed in the hope that it will be useful,\r
-// but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-// Lesser General Public License for more details.\r
-//\r
-// You should have received a copy of the GNU Lesser General Public\r
-// License along with this library; if not, write to the Free Software\r
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
-//\r
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com\r
-\r
-#include <GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx>\r
-\r
-#ifndef _Standard_NoSuchObject_HeaderFile\r
-#include <Standard_NoSuchObject.hxx>\r
-#endif\r
-#ifndef _TopoDS_Shape_HeaderFile\r
-#include <TopoDS_Shape.hxx>\r
-#endif\r
-#ifndef _TopTools_MapOfShape_HeaderFile\r
-#include <TopTools_MapOfShape.hxx>\r
-#endif\r
-#ifndef _TopTools_ShapeMapHasher_HeaderFile\r
-#include <TopTools_ShapeMapHasher.hxx>\r
-#endif\r
-#ifndef _GEOMAlgo_DataMapOfShapeMapOfShape_HeaderFile\r
-#include <GEOMAlgo_DataMapOfShapeMapOfShape.hxx>\r
-#endif\r
-#ifndef _GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile\r
-#include <GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>\r
-#endif\r
\r
-\r
-#define TheKey TopoDS_Shape\r
-#define TheKey_hxx <TopoDS_Shape.hxx>\r
-#define TheItem TopTools_MapOfShape\r
-#define TheItem_hxx <TopTools_MapOfShape.hxx>\r
-#define Hasher TopTools_ShapeMapHasher\r
-#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>\r
-#define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape\r
-#define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>\r
-#define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape\r
-#define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx>\r
-#define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape\r
-#define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_Type_()\r
-#define TCollection_DataMap GEOMAlgo_DataMapOfShapeMapOfShape\r
-#define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapeMapOfShape.hxx>\r
-#include <TCollection_DataMapIterator.gxx>\r
-\r
+// Copyright (C) 2007-2011  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.
+
+//
+
+// 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
+
+
+
+#include <GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx>
+
+
+
+#ifndef _Standard_NoSuchObject_HeaderFile
+
+#include <Standard_NoSuchObject.hxx>
+
+#endif
+
+#ifndef _TopoDS_Shape_HeaderFile
+
+#include <TopoDS_Shape.hxx>
+
+#endif
+
+#ifndef _TopTools_MapOfShape_HeaderFile
+
+#include <TopTools_MapOfShape.hxx>
+
+#endif
+
+#ifndef _TopTools_ShapeMapHasher_HeaderFile
+
+#include <TopTools_ShapeMapHasher.hxx>
+
+#endif
+
+#ifndef _GEOMAlgo_DataMapOfShapeMapOfShape_HeaderFile
+
+#include <GEOMAlgo_DataMapOfShapeMapOfShape.hxx>
+
+#endif
+
+#ifndef _GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile
+
+#include <GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>
+
+#endif
+
+
+
+
+#define TheKey TopoDS_Shape
+
+#define TheKey_hxx <TopoDS_Shape.hxx>
+
+#define TheItem TopTools_MapOfShape
+
+#define TheItem_hxx <TopTools_MapOfShape.hxx>
+
+#define Hasher TopTools_ShapeMapHasher
+
+#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>
+
+#define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape
+
+#define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>
+
+#define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape
+
+#define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx>
+
+#define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape
+
+#define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_Type_()
+
+#define TCollection_DataMap GEOMAlgo_DataMapOfShapeMapOfShape
+
+#define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapeMapOfShape.hxx>
+
+#include <TCollection_DataMapIterator.gxx>
+
+
+
index e86fd05f571423ad19568ba73900ed81e7a81f42..9cc7943860b8127648170da0860defc03a4c6d87 100644 (file)
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE\r
-//\r
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,\r
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS\r
-//\r
-// This library is free software; you can redistribute it and/or\r
-// modify it under the terms of the GNU Lesser General Public\r
-// License as published by the Free Software Foundation; either\r
-// version 2.1 of the License.\r
-//\r
-// This library is distributed in the hope that it will be useful,\r
-// but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-// Lesser General Public License for more details.\r
-//\r
-// You should have received a copy of the GNU Lesser General Public\r
-// License along with this library; if not, write to the Free Software\r
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
-//\r
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com\r
-\r
-#ifndef _GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt_HeaderFile\r
-#define _GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt_HeaderFile\r
-\r
-#ifndef _Standard_HeaderFile\r
-#include <Standard.hxx>\r
-#endif\r
-#ifndef _Standard_Macro_HeaderFile\r
-#include <Standard_Macro.hxx>\r
-#endif\r
-\r
-#ifndef _TCollection_BasicMapIterator_HeaderFile\r
-#include <TCollection_BasicMapIterator.hxx>\r
-#endif\r
-#ifndef _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile\r
-#include <Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>\r
-#endif\r
-class Standard_NoSuchObject;\r
-class TopoDS_Shape;\r
-class gp_Pnt;\r
-class TopTools_ShapeMapHasher;\r
-class GEOMAlgo_DataMapOfShapePnt;\r
-class GEOMAlgo_DataMapNodeOfDataMapOfShapePnt;\r
-\r
-\r
-\r
-class GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt  : public TCollection_BasicMapIterator {\r
-public:\r
-\r
-  void* operator new(size_t,void* anAddress) \r
-  {\r
-    return anAddress;\r
-  }\r
-  void* operator new(size_t size) \r
-  {\r
-    return Standard::Allocate(size); \r
-  }\r
-  void  operator delete(void *anAddress) \r
-  {\r
-    if (anAddress) Standard::Free((Standard_Address&)anAddress); \r
-  }\r
-\r
-  \r
-  Standard_EXPORT   GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt();\r
-  \r
-  Standard_EXPORT   GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt(const GEOMAlgo_DataMapOfShapePnt& aMap);\r
-  \r
-  Standard_EXPORT     void Initialize(const GEOMAlgo_DataMapOfShapePnt& aMap) ;\r
-  \r
-  Standard_EXPORT    const TopoDS_Shape& Key() const;\r
-  \r
-  Standard_EXPORT    const gp_Pnt& Value() const;\r
-\r
-\r
-\r
-\r
-\r
-protected:\r
-\r
-\r
-\r
-\r
-\r
-private:\r
-\r
-\r
-\r
-\r
-\r
-};\r
-\r
-\r
-\r
-\r
-\r
-// other Inline functions and methods (like "C++: function call" methods)\r
-\r
-\r
-#endif\r
+// Copyright (C) 2007-2011  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.
+
+//
+
+// 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
+
+
+
+#ifndef _GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt_HeaderFile
+
+#define _GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt_HeaderFile
+
+
+
+#ifndef _Standard_HeaderFile
+
+#include <Standard.hxx>
+
+#endif
+
+#ifndef _Standard_Macro_HeaderFile
+
+#include <Standard_Macro.hxx>
+
+#endif
+
+
+
+#ifndef _TCollection_BasicMapIterator_HeaderFile
+
+#include <TCollection_BasicMapIterator.hxx>
+
+#endif
+
+#ifndef _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile
+
+#include <Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>
+
+#endif
+
+class Standard_NoSuchObject;
+
+class TopoDS_Shape;
+
+class gp_Pnt;
+
+class TopTools_ShapeMapHasher;
+
+class GEOMAlgo_DataMapOfShapePnt;
+
+class GEOMAlgo_DataMapNodeOfDataMapOfShapePnt;
+
+
+
+
+
+
+
+class GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt  : public TCollection_BasicMapIterator {
+
+public:
+
+
+
+  void* operator new(size_t,void* anAddress) 
+
+  {
+
+    return anAddress;
+
+  }
+
+  void* operator new(size_t size) 
+
+  {
+
+    return Standard::Allocate(size); 
+
+  }
+
+  void  operator delete(void *anAddress) 
+
+  {
+
+    if (anAddress) Standard::Free((Standard_Address&)anAddress); 
+
+  }
+
+
+
+  
+
+  Standard_EXPORT   GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt();
+
+  
+
+  Standard_EXPORT   GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt(const GEOMAlgo_DataMapOfShapePnt& aMap);
+
+  
+
+  Standard_EXPORT     void Initialize(const GEOMAlgo_DataMapOfShapePnt& aMap) ;
+
+  
+
+  Standard_EXPORT    const TopoDS_Shape& Key() const;
+
+  
+
+  Standard_EXPORT    const gp_Pnt& Value() const;
+
+
+
+
+
+
+
+
+
+
+
+protected:
+
+
+
+
+
+
+
+
+
+
+
+private:
+
+
+
+
+
+
+
+
+
+
+
+};
+
+
+
+
+
+
+
+
+
+
+
+// other Inline functions and methods (like "C++: function call" methods)
+
+
+
+
+
+#endif
+
index 06c890444e57f1bb45d0dea0593c019bf54d1173..b9a3348cb538e57fd1165f4fbe481896f878e565 100644 (file)
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE\r
-//\r
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,\r
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS\r
-//\r
-// This library is free software; you can redistribute it and/or\r
-// modify it under the terms of the GNU Lesser General Public\r
-// License as published by the Free Software Foundation; either\r
-// version 2.1 of the License.\r
-//\r
-// This library is distributed in the hope that it will be useful,\r
-// but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-// Lesser General Public License for more details.\r
-//\r
-// You should have received a copy of the GNU Lesser General Public\r
-// License along with this library; if not, write to the Free Software\r
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
-//\r
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com\r
-\r
-#include <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>\r
-\r
-#ifndef _Standard_NoSuchObject_HeaderFile\r
-#include <Standard_NoSuchObject.hxx>\r
-#endif\r
-#ifndef _TopoDS_Shape_HeaderFile\r
-#include <TopoDS_Shape.hxx>\r
-#endif\r
-#ifndef _gp_Pnt_HeaderFile\r
-#include <gp_Pnt.hxx>\r
-#endif\r
-#ifndef _TopTools_ShapeMapHasher_HeaderFile\r
-#include <TopTools_ShapeMapHasher.hxx>\r
-#endif\r
-#ifndef _GEOMAlgo_DataMapOfShapePnt_HeaderFile\r
-#include <GEOMAlgo_DataMapOfShapePnt.hxx>\r
-#endif\r
-#ifndef _GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile\r
-#include <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>\r
-#endif\r
\r
-\r
-#define TheKey TopoDS_Shape\r
-#define TheKey_hxx <TopoDS_Shape.hxx>\r
-#define TheItem gp_Pnt\r
-#define TheItem_hxx <gp_Pnt.hxx>\r
-#define Hasher TopTools_ShapeMapHasher\r
-#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>\r
-#define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapePnt\r
-#define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>\r
-#define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt\r
-#define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>\r
-#define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt\r
-#define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_Type_()\r
-#define TCollection_DataMap GEOMAlgo_DataMapOfShapePnt\r
-#define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapePnt.hxx>\r
-#include <TCollection_DataMapIterator.gxx>\r
-\r
+// Copyright (C) 2007-2011  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.
+
+//
+
+// 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
+
+
+
+#include <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>
+
+
+
+#ifndef _Standard_NoSuchObject_HeaderFile
+
+#include <Standard_NoSuchObject.hxx>
+
+#endif
+
+#ifndef _TopoDS_Shape_HeaderFile
+
+#include <TopoDS_Shape.hxx>
+
+#endif
+
+#ifndef _gp_Pnt_HeaderFile
+
+#include <gp_Pnt.hxx>
+
+#endif
+
+#ifndef _TopTools_ShapeMapHasher_HeaderFile
+
+#include <TopTools_ShapeMapHasher.hxx>
+
+#endif
+
+#ifndef _GEOMAlgo_DataMapOfShapePnt_HeaderFile
+
+#include <GEOMAlgo_DataMapOfShapePnt.hxx>
+
+#endif
+
+#ifndef _GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile
+
+#include <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>
+
+#endif
+
+
+
+
+#define TheKey TopoDS_Shape
+
+#define TheKey_hxx <TopoDS_Shape.hxx>
+
+#define TheItem gp_Pnt
+
+#define TheItem_hxx <gp_Pnt.hxx>
+
+#define Hasher TopTools_ShapeMapHasher
+
+#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>
+
+#define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapePnt
+
+#define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>
+
+#define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt
+
+#define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>
+
+#define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt
+
+#define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_Type_()
+
+#define TCollection_DataMap GEOMAlgo_DataMapOfShapePnt
+
+#define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapePnt.hxx>
+
+#include <TCollection_DataMapIterator.gxx>
+
+
+
index 4d6e8320c286e108bd491f164df38be5684ede0c..c72d04b54c9e39452ccf901b58605ee1cf62f3bf 100644 (file)
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE\r
-//\r
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,\r
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS\r
-//\r
-// This library is free software; you can redistribute it and/or\r
-// modify it under the terms of the GNU Lesser General Public\r
-// License as published by the Free Software Foundation; either\r
-// version 2.1 of the License.\r
-//\r
-// This library is distributed in the hope that it will be useful,\r
-// but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-// Lesser General Public License for more details.\r
-//\r
-// You should have received a copy of the GNU Lesser General Public\r
-// License along with this library; if not, write to the Free Software\r
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
-//\r
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com\r
-\r
-#ifndef _GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile\r
-#define _GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile\r
-\r
-#ifndef _Standard_HeaderFile\r
-#include <Standard.hxx>\r
-#endif\r
-#ifndef _Standard_DefineHandle_HeaderFile\r
-#include <Standard_DefineHandle.hxx>\r
-#endif\r
-#ifndef _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile\r
-#include <Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>\r
-#endif\r
-\r
-#ifndef _TopoDS_Shape_HeaderFile\r
-#include <TopoDS_Shape.hxx>\r
-#endif\r
-#ifndef _TopTools_MapOfShape_HeaderFile\r
-#include <TopTools_MapOfShape.hxx>\r
-#endif\r
-#ifndef _TCollection_MapNode_HeaderFile\r
-#include <TCollection_MapNode.hxx>\r
-#endif\r
-#ifndef _TCollection_MapNodePtr_HeaderFile\r
-#include <TCollection_MapNodePtr.hxx>\r
-#endif\r
-\r
-class TopoDS_Shape;\r
-class TopTools_MapOfShape;\r
-class TopTools_ShapeMapHasher;\r
-class GEOMAlgo_DataMapOfShapeMapOfShape;\r
-class GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape;\r
-\r
-class GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape : public TCollection_MapNode {\r
-\r
-public:\r
-  GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape\r
-  (const TopoDS_Shape& K, const TopTools_MapOfShape& I, const TCollection_MapNodePtr& n);\r
-\r
-  TopoDS_Shape& Key() const;\r
-  TopTools_MapOfShape& Value() const;\r
-\r
-  DEFINE_STANDARD_RTTI(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape)\r
-\r
-private:\r
-  TopoDS_Shape myKey;\r
-  TopTools_MapOfShape myValue;\r
-};\r
-\r
-#define TheKey TopoDS_Shape\r
-#define TheKey_hxx <TopoDS_Shape.hxx>\r
-#define TheItem TopTools_MapOfShape\r
-#define TheItem_hxx <TopTools_MapOfShape.hxx>\r
-#define Hasher TopTools_ShapeMapHasher\r
-#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>\r
-#define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape\r
-#define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>\r
-#define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape\r
-#define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx>\r
-#define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape\r
-#define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_Type_()\r
-#define TCollection_DataMap GEOMAlgo_DataMapOfShapeMapOfShape\r
-#define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapeMapOfShape.hxx>\r
-\r
-#include <TCollection_DataMapNode.lxx>\r
-\r
-#undef TheKey\r
-#undef TheKey_hxx\r
-#undef TheItem\r
-#undef TheItem_hxx\r
-#undef Hasher\r
-#undef Hasher_hxx\r
-#undef TCollection_DataMapNode\r
-#undef TCollection_DataMapNode_hxx\r
-#undef TCollection_DataMapIterator\r
-#undef TCollection_DataMapIterator_hxx\r
-#undef Handle_TCollection_DataMapNode\r
-#undef TCollection_DataMapNode_Type_\r
-#undef TCollection_DataMap\r
-#undef TCollection_DataMap_hxx\r
-\r
-#endif\r
+// Copyright (C) 2007-2011  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.
+
+//
+
+// 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
+
+
+
+#ifndef _GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile
+
+#define _GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile
+
+
+
+#ifndef _Standard_HeaderFile
+
+#include <Standard.hxx>
+
+#endif
+
+#ifndef _Standard_DefineHandle_HeaderFile
+
+#include <Standard_DefineHandle.hxx>
+
+#endif
+
+#ifndef _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile
+
+#include <Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>
+
+#endif
+
+
+
+#ifndef _TopoDS_Shape_HeaderFile
+
+#include <TopoDS_Shape.hxx>
+
+#endif
+
+#ifndef _TopTools_MapOfShape_HeaderFile
+
+#include <TopTools_MapOfShape.hxx>
+
+#endif
+
+#ifndef _TCollection_MapNode_HeaderFile
+
+#include <TCollection_MapNode.hxx>
+
+#endif
+
+#ifndef _TCollection_MapNodePtr_HeaderFile
+
+#include <TCollection_MapNodePtr.hxx>
+
+#endif
+
+
+
+class TopoDS_Shape;
+
+class TopTools_MapOfShape;
+
+class TopTools_ShapeMapHasher;
+
+class GEOMAlgo_DataMapOfShapeMapOfShape;
+
+class GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape;
+
+
+
+class GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape : public TCollection_MapNode {
+
+
+
+public:
+
+  GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape
+
+  (const TopoDS_Shape& K, const TopTools_MapOfShape& I, const TCollection_MapNodePtr& n);
+
+
+
+  TopoDS_Shape& Key() const;
+
+  TopTools_MapOfShape& Value() const;
+
+
+
+  DEFINE_STANDARD_RTTI(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape)
+
+
+
+private:
+
+  TopoDS_Shape myKey;
+
+  TopTools_MapOfShape myValue;
+
+};
+
+
+
+#define TheKey TopoDS_Shape
+
+#define TheKey_hxx <TopoDS_Shape.hxx>
+
+#define TheItem TopTools_MapOfShape
+
+#define TheItem_hxx <TopTools_MapOfShape.hxx>
+
+#define Hasher TopTools_ShapeMapHasher
+
+#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>
+
+#define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape
+
+#define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>
+
+#define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape
+
+#define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx>
+
+#define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape
+
+#define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_Type_()
+
+#define TCollection_DataMap GEOMAlgo_DataMapOfShapeMapOfShape
+
+#define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapeMapOfShape.hxx>
+
+
+
+#include <TCollection_DataMapNode.lxx>
+
+
+
+#undef TheKey
+
+#undef TheKey_hxx
+
+#undef TheItem
+
+#undef TheItem_hxx
+
+#undef Hasher
+
+#undef Hasher_hxx
+
+#undef TCollection_DataMapNode
+
+#undef TCollection_DataMapNode_hxx
+
+#undef TCollection_DataMapIterator
+
+#undef TCollection_DataMapIterator_hxx
+
+#undef Handle_TCollection_DataMapNode
+
+#undef TCollection_DataMapNode_Type_
+
+#undef TCollection_DataMap
+
+#undef TCollection_DataMap_hxx
+
+
+
+#endif
+
index 30f0fb5a5f25e8f4ce5f3ed1cbe06ffc69c05d00..ec2a4a473a8fe6cd5f2615ee0ffc97cb811d95d3 100644 (file)
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE\r
-//\r
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,\r
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS\r
-//\r
-// This library is free software; you can redistribute it and/or\r
-// modify it under the terms of the GNU Lesser General Public\r
-// License as published by the Free Software Foundation; either\r
-// version 2.1 of the License.\r
-//\r
-// This library is distributed in the hope that it will be useful,\r
-// but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-// Lesser General Public License for more details.\r
-//\r
-// You should have received a copy of the GNU Lesser General Public\r
-// License along with this library; if not, write to the Free Software\r
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
-//\r
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com\r
-\r
-#include <GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>\r
-\r
-#include <Basics_OCCTVersion.hxx>\r
-\r
-#ifndef _Standard_TypeMismatch_HeaderFile\r
-#include <Standard_TypeMismatch.hxx>\r
-#endif\r
-\r
-#ifndef _TopoDS_Shape_HeaderFile\r
-#include <TopoDS_Shape.hxx>\r
-#endif\r
-#ifndef _TopTools_MapOfShape_HeaderFile\r
-#include <TopTools_MapOfShape.hxx>\r
-#endif\r
-#ifndef _TopTools_ShapeMapHasher_HeaderFile\r
-#include <TopTools_ShapeMapHasher.hxx>\r
-#endif\r
-#ifndef _GEOMAlgo_DataMapOfShapeMapOfShape_HeaderFile\r
-#include <GEOMAlgo_DataMapOfShapeMapOfShape.hxx>\r
-#endif\r
-#ifndef _GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape_HeaderFile\r
-#include <GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx>\r
-#endif\r
-\r
\r
-#if OCC_VERSION_LARGE > 0x06040000 // Porting to OCCT6.5.1\r
-\r
-IMPLEMENT_STANDARD_TYPE(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape)\r
-IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()\r
-  STANDARD_TYPE(TCollection_MapNode),\r
-  STANDARD_TYPE(MMgt_TShared),\r
-  STANDARD_TYPE(Standard_Transient),\r
-\r
-IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()\r
-IMPLEMENT_STANDARD_TYPE_END(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape)\r
-\r
-IMPLEMENT_DOWNCAST(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape,Standard_Transient)\r
-IMPLEMENT_STANDARD_RTTI(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape)\r
-\r
-#else\r
-\r
-Standard_EXPORT Handle_Standard_Type& GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_Type_()\r
-{\r
-  static Handle_Standard_Type aType1 = STANDARD_TYPE(TCollection_MapNode);\r
-  static Handle_Standard_Type aType2 = STANDARD_TYPE(MMgt_TShared);\r
-  static Handle_Standard_Type aType3 = STANDARD_TYPE(Standard_Transient);\r
-\r
-  static Handle_Standard_Transient _Ancestors[]= {aType1,aType2,aType3,NULL};\r
-  static Handle_Standard_Type _aType = new Standard_Type("GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape",\r
-                                                         sizeof(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape),\r
-                                                         1,\r
-                                                         (Standard_Address)_Ancestors,\r
-                                                         (Standard_Address)NULL);\r
-\r
-  return _aType;\r
-}\r
-\r
-// DownCast method\r
-//   allow safe downcasting\r
-//\r
-const Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape) Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape)::DownCast(const Handle(Standard_Transient)& AnObject) \r
-{\r
-  Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape) _anOtherObject;\r
-\r
-  if (!AnObject.IsNull()) {\r
-     if (AnObject->IsKind(STANDARD_TYPE(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape))) {\r
-       _anOtherObject = Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape)((Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape)&)AnObject);\r
-     }\r
-  }\r
-\r
-  return _anOtherObject;\r
-}\r
-\r
-const Handle(Standard_Type)& GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape::DynamicType() const \r
-{ \r
-  return STANDARD_TYPE(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape); \r
-}\r
-\r
-#endif\r
-\r
-#define TheKey TopoDS_Shape\r
-#define TheKey_hxx <TopoDS_Shape.hxx>\r
-#define TheItem TopTools_MapOfShape\r
-#define TheItem_hxx <TopTools_MapOfShape.hxx>\r
-#define Hasher TopTools_ShapeMapHasher\r
-#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>\r
-#define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape\r
-#define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>\r
-#define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape\r
-#define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx>\r
-#define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape\r
-#define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_Type_()\r
-#define TCollection_DataMap GEOMAlgo_DataMapOfShapeMapOfShape\r
-#define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapeMapOfShape.hxx>\r
-#include <TCollection_DataMapNode.gxx>\r
-\r
+// Copyright (C) 2007-2011  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.
+
+//
+
+// 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
+
+
+
+#include <GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>
+
+
+
+#include <Basics_OCCTVersion.hxx>
+
+
+
+#ifndef _Standard_TypeMismatch_HeaderFile
+
+#include <Standard_TypeMismatch.hxx>
+
+#endif
+
+
+
+#ifndef _TopoDS_Shape_HeaderFile
+
+#include <TopoDS_Shape.hxx>
+
+#endif
+
+#ifndef _TopTools_MapOfShape_HeaderFile
+
+#include <TopTools_MapOfShape.hxx>
+
+#endif
+
+#ifndef _TopTools_ShapeMapHasher_HeaderFile
+
+#include <TopTools_ShapeMapHasher.hxx>
+
+#endif
+
+#ifndef _GEOMAlgo_DataMapOfShapeMapOfShape_HeaderFile
+
+#include <GEOMAlgo_DataMapOfShapeMapOfShape.hxx>
+
+#endif
+
+#ifndef _GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape_HeaderFile
+
+#include <GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx>
+
+#endif
+
+
+
+
+#if OCC_VERSION_LARGE > 0x06040000 // Porting to OCCT6.5.1
+
+
+
+IMPLEMENT_STANDARD_TYPE(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape)
+
+IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()
+
+  STANDARD_TYPE(TCollection_MapNode),
+
+  STANDARD_TYPE(MMgt_TShared),
+
+  STANDARD_TYPE(Standard_Transient),
+
+
+
+IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()
+
+IMPLEMENT_STANDARD_TYPE_END(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape)
+
+
+
+IMPLEMENT_DOWNCAST(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape,Standard_Transient)
+
+IMPLEMENT_STANDARD_RTTI(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape)
+
+
+
+#else
+
+
+
+Standard_EXPORT Handle_Standard_Type& GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_Type_()
+
+{
+
+  static Handle_Standard_Type aType1 = STANDARD_TYPE(TCollection_MapNode);
+
+  static Handle_Standard_Type aType2 = STANDARD_TYPE(MMgt_TShared);
+
+  static Handle_Standard_Type aType3 = STANDARD_TYPE(Standard_Transient);
+
+
+
+  static Handle_Standard_Transient _Ancestors[]= {aType1,aType2,aType3,NULL};
+
+  static Handle_Standard_Type _aType = new Standard_Type("GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape",
+
+                                                         sizeof(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape),
+
+                                                         1,
+
+                                                         (Standard_Address)_Ancestors,
+
+                                                         (Standard_Address)NULL);
+
+
+
+  return _aType;
+
+}
+
+
+
+// DownCast method
+
+//   allow safe downcasting
+
+//
+
+const Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape) Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape)::DownCast(const Handle(Standard_Transient)& AnObject) 
+
+{
+
+  Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape) _anOtherObject;
+
+
+
+  if (!AnObject.IsNull()) {
+
+     if (AnObject->IsKind(STANDARD_TYPE(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape))) {
+
+       _anOtherObject = Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape)((Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape)&)AnObject);
+
+     }
+
+  }
+
+
+
+  return _anOtherObject;
+
+}
+
+
+
+const Handle(Standard_Type)& GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape::DynamicType() const 
+
+{ 
+
+  return STANDARD_TYPE(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape); 
+
+}
+
+
+
+#endif
+
+
+
+#define TheKey TopoDS_Shape
+
+#define TheKey_hxx <TopoDS_Shape.hxx>
+
+#define TheItem TopTools_MapOfShape
+
+#define TheItem_hxx <TopTools_MapOfShape.hxx>
+
+#define Hasher TopTools_ShapeMapHasher
+
+#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>
+
+#define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape
+
+#define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>
+
+#define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape
+
+#define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx>
+
+#define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape
+
+#define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_Type_()
+
+#define TCollection_DataMap GEOMAlgo_DataMapOfShapeMapOfShape
+
+#define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapeMapOfShape.hxx>
+
+#include <TCollection_DataMapNode.gxx>
+
+
+
index 64ac59928f41364b97cc779e830f4b0a2dc08cfa..0c18e86739ead4529a94eeda9825e3bcee3834e3 100644 (file)
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE\r
-//\r
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,\r
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS\r
-//\r
-// This library is free software; you can redistribute it and/or\r
-// modify it under the terms of the GNU Lesser General Public\r
-// License as published by the Free Software Foundation; either\r
-// version 2.1 of the License.\r
-//\r
-// This library is distributed in the hope that it will be useful,\r
-// but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-// Lesser General Public License for more details.\r
-//\r
-// You should have received a copy of the GNU Lesser General Public\r
-// License along with this library; if not, write to the Free Software\r
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
-//\r
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com\r
-\r
-#ifndef _GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile\r
-#define _GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile\r
-\r
-#ifndef _Standard_HeaderFile\r
-#include <Standard.hxx>\r
-#endif\r
-#ifndef _Standard_DefineHandle_HeaderFile\r
-#include <Standard_DefineHandle.hxx>\r
-#endif\r
-#ifndef _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile\r
-#include <Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>\r
-#endif\r
-\r
-#ifndef _TopoDS_Shape_HeaderFile\r
-#include <TopoDS_Shape.hxx>\r
-#endif\r
-#ifndef _gp_Pnt_HeaderFile\r
-#include <gp_Pnt.hxx>\r
-#endif\r
-#ifndef _TCollection_MapNode_HeaderFile\r
-#include <TCollection_MapNode.hxx>\r
-#endif\r
-#ifndef _TCollection_MapNodePtr_HeaderFile\r
-#include <TCollection_MapNodePtr.hxx>\r
-#endif\r
-\r
-class TopoDS_Shape;\r
-class gp_Pnt;\r
-class TopTools_ShapeMapHasher;\r
-class GEOMAlgo_DataMapOfShapePnt;\r
-class GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt;\r
-\r
-class GEOMAlgo_DataMapNodeOfDataMapOfShapePnt : public TCollection_MapNode\r
-{\r
-public:\r
-  GEOMAlgo_DataMapNodeOfDataMapOfShapePnt\r
-  (const TopoDS_Shape& K, const gp_Pnt& I, const TCollection_MapNodePtr& n);\r
-\r
-  TopoDS_Shape& Key() const;\r
-  gp_Pnt& Value() const;\r
-\r
-  DEFINE_STANDARD_RTTI(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt)\r
-\r
-private: \r
-  TopoDS_Shape myKey;\r
-  gp_Pnt myValue;\r
-};\r
-\r
-#define TheKey TopoDS_Shape\r
-#define TheKey_hxx <TopoDS_Shape.hxx>\r
-#define TheItem gp_Pnt\r
-#define TheItem_hxx <gp_Pnt.hxx>\r
-#define Hasher TopTools_ShapeMapHasher\r
-#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>\r
-#define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapePnt\r
-#define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>\r
-#define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt\r
-#define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>\r
-#define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt\r
-#define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_Type_()\r
-#define TCollection_DataMap GEOMAlgo_DataMapOfShapePnt\r
-#define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapePnt.hxx>\r
-\r
-#include <TCollection_DataMapNode.lxx>\r
-\r
-#undef TheKey\r
-#undef TheKey_hxx\r
-#undef TheItem\r
-#undef TheItem_hxx\r
-#undef Hasher\r
-#undef Hasher_hxx\r
-#undef TCollection_DataMapNode\r
-#undef TCollection_DataMapNode_hxx\r
-#undef TCollection_DataMapIterator\r
-#undef TCollection_DataMapIterator_hxx\r
-#undef Handle_TCollection_DataMapNode\r
-#undef TCollection_DataMapNode_Type_\r
-#undef TCollection_DataMap\r
-#undef TCollection_DataMap_hxx\r
-\r
-#endif\r
+// Copyright (C) 2007-2011  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.
+
+//
+
+// 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
+
+
+
+#ifndef _GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile
+
+#define _GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile
+
+
+
+#ifndef _Standard_HeaderFile
+
+#include <Standard.hxx>
+
+#endif
+
+#ifndef _Standard_DefineHandle_HeaderFile
+
+#include <Standard_DefineHandle.hxx>
+
+#endif
+
+#ifndef _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile
+
+#include <Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>
+
+#endif
+
+
+
+#ifndef _TopoDS_Shape_HeaderFile
+
+#include <TopoDS_Shape.hxx>
+
+#endif
+
+#ifndef _gp_Pnt_HeaderFile
+
+#include <gp_Pnt.hxx>
+
+#endif
+
+#ifndef _TCollection_MapNode_HeaderFile
+
+#include <TCollection_MapNode.hxx>
+
+#endif
+
+#ifndef _TCollection_MapNodePtr_HeaderFile
+
+#include <TCollection_MapNodePtr.hxx>
+
+#endif
+
+
+
+class TopoDS_Shape;
+
+class gp_Pnt;
+
+class TopTools_ShapeMapHasher;
+
+class GEOMAlgo_DataMapOfShapePnt;
+
+class GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt;
+
+
+
+class GEOMAlgo_DataMapNodeOfDataMapOfShapePnt : public TCollection_MapNode
+
+{
+
+public:
+
+  GEOMAlgo_DataMapNodeOfDataMapOfShapePnt
+
+  (const TopoDS_Shape& K, const gp_Pnt& I, const TCollection_MapNodePtr& n);
+
+
+
+  TopoDS_Shape& Key() const;
+
+  gp_Pnt& Value() const;
+
+
+
+  DEFINE_STANDARD_RTTI(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt)
+
+
+
+private: 
+
+  TopoDS_Shape myKey;
+
+  gp_Pnt myValue;
+
+};
+
+
+
+#define TheKey TopoDS_Shape
+
+#define TheKey_hxx <TopoDS_Shape.hxx>
+
+#define TheItem gp_Pnt
+
+#define TheItem_hxx <gp_Pnt.hxx>
+
+#define Hasher TopTools_ShapeMapHasher
+
+#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>
+
+#define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapePnt
+
+#define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>
+
+#define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt
+
+#define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>
+
+#define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt
+
+#define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_Type_()
+
+#define TCollection_DataMap GEOMAlgo_DataMapOfShapePnt
+
+#define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapePnt.hxx>
+
+
+
+#include <TCollection_DataMapNode.lxx>
+
+
+
+#undef TheKey
+
+#undef TheKey_hxx
+
+#undef TheItem
+
+#undef TheItem_hxx
+
+#undef Hasher
+
+#undef Hasher_hxx
+
+#undef TCollection_DataMapNode
+
+#undef TCollection_DataMapNode_hxx
+
+#undef TCollection_DataMapIterator
+
+#undef TCollection_DataMapIterator_hxx
+
+#undef Handle_TCollection_DataMapNode
+
+#undef TCollection_DataMapNode_Type_
+
+#undef TCollection_DataMap
+
+#undef TCollection_DataMap_hxx
+
+
+
+#endif
+
index e22ab54cbbef059da5764efabfa587b586d1a637..651ceb59eea9004d8b6967b4e99f06cf79c09e37 100644 (file)
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE\r
-//\r
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,\r
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS\r
-//\r
-// This library is free software; you can redistribute it and/or\r
-// modify it under the terms of the GNU Lesser General Public\r
-// License as published by the Free Software Foundation; either\r
-// version 2.1 of the License.\r
-//\r
-// This library is distributed in the hope that it will be useful,\r
-// but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-// Lesser General Public License for more details.\r
-//\r
-// You should have received a copy of the GNU Lesser General Public\r
-// License along with this library; if not, write to the Free Software\r
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
-//\r
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com\r
-\r
-#include <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>\r
-\r
-#include <Basics_OCCTVersion.hxx>\r
-\r
-#ifndef _Standard_TypeMismatch_HeaderFile\r
-#include <Standard_TypeMismatch.hxx>\r
-#endif\r
-\r
-#ifndef _TopoDS_Shape_HeaderFile\r
-#include <TopoDS_Shape.hxx>\r
-#endif\r
-#ifndef _gp_Pnt_HeaderFile\r
-#include <gp_Pnt.hxx>\r
-#endif\r
-#ifndef _TopTools_ShapeMapHasher_HeaderFile\r
-#include <TopTools_ShapeMapHasher.hxx>\r
-#endif\r
-#ifndef _GEOMAlgo_DataMapOfShapePnt_HeaderFile\r
-#include <GEOMAlgo_DataMapOfShapePnt.hxx>\r
-#endif\r
-#ifndef _GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt_HeaderFile\r
-#include <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>\r
-#endif\r
-\r
\r
-#if OCC_VERSION_LARGE > 0x06040000 // Porting to OCCT6.5.1\r
-\r
-IMPLEMENT_STANDARD_TYPE(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt)\r
-IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()\r
-  STANDARD_TYPE(TCollection_MapNode),\r
-  STANDARD_TYPE(MMgt_TShared),\r
-  STANDARD_TYPE(Standard_Transient),\r
-\r
-IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()\r
-IMPLEMENT_STANDARD_TYPE_END(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt)\r
-\r
-IMPLEMENT_DOWNCAST(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt,Standard_Transient)\r
-IMPLEMENT_STANDARD_RTTI(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt)\r
-\r
-#else\r
-\r
-Standard_EXPORT Handle_Standard_Type& GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_Type_()\r
-{\r
-  static Handle_Standard_Type aType1 = STANDARD_TYPE(TCollection_MapNode);\r
-  static Handle_Standard_Type aType2 = STANDARD_TYPE(MMgt_TShared);\r
-  static Handle_Standard_Type aType3 = STANDARD_TYPE(Standard_Transient);\r
-\r
-  static Handle_Standard_Transient _Ancestors[]= {aType1,aType2,aType3,NULL};\r
-  static Handle_Standard_Type _aType = new Standard_Type("GEOMAlgo_DataMapNodeOfDataMapOfShapePnt",\r
-                                                         sizeof(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt),\r
-                                                         1,\r
-                                                         (Standard_Address)_Ancestors,\r
-                                                         (Standard_Address)NULL);\r
-\r
-  return _aType;\r
-}\r
-\r
-// DownCast method\r
-//   allow safe downcasting\r
-//\r
-const Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt) Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt)::DownCast(const Handle(Standard_Transient)& AnObject) \r
-{\r
-  Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt) _anOtherObject;\r
-\r
-  if (!AnObject.IsNull()) {\r
-     if (AnObject->IsKind(STANDARD_TYPE(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt))) {\r
-       _anOtherObject = Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt)((Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt)&)AnObject);\r
-     }\r
-  }\r
-\r
-  return _anOtherObject;\r
-}\r
-\r
-const Handle(Standard_Type)& GEOMAlgo_DataMapNodeOfDataMapOfShapePnt::DynamicType() const \r
-{ \r
-  return STANDARD_TYPE(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt); \r
-}\r
-\r
-#endif\r
-\r
-#define TheKey TopoDS_Shape\r
-#define TheKey_hxx <TopoDS_Shape.hxx>\r
-#define TheItem gp_Pnt\r
-#define TheItem_hxx <gp_Pnt.hxx>\r
-#define Hasher TopTools_ShapeMapHasher\r
-#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>\r
-#define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapePnt\r
-#define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>\r
-#define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt\r
-#define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>\r
-#define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt\r
-#define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_Type_()\r
-#define TCollection_DataMap GEOMAlgo_DataMapOfShapePnt\r
-#define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapePnt.hxx>\r
-#include <TCollection_DataMapNode.gxx>\r
-\r
+// Copyright (C) 2007-2011  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.
+
+//
+
+// 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
+
+
+
+#include <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>
+
+
+
+#include <Basics_OCCTVersion.hxx>
+
+
+
+#ifndef _Standard_TypeMismatch_HeaderFile
+
+#include <Standard_TypeMismatch.hxx>
+
+#endif
+
+
+
+#ifndef _TopoDS_Shape_HeaderFile
+
+#include <TopoDS_Shape.hxx>
+
+#endif
+
+#ifndef _gp_Pnt_HeaderFile
+
+#include <gp_Pnt.hxx>
+
+#endif
+
+#ifndef _TopTools_ShapeMapHasher_HeaderFile
+
+#include <TopTools_ShapeMapHasher.hxx>
+
+#endif
+
+#ifndef _GEOMAlgo_DataMapOfShapePnt_HeaderFile
+
+#include <GEOMAlgo_DataMapOfShapePnt.hxx>
+
+#endif
+
+#ifndef _GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt_HeaderFile
+
+#include <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>
+
+#endif
+
+
+
+
+#if OCC_VERSION_LARGE > 0x06040000 // Porting to OCCT6.5.1
+
+
+
+IMPLEMENT_STANDARD_TYPE(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt)
+
+IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()
+
+  STANDARD_TYPE(TCollection_MapNode),
+
+  STANDARD_TYPE(MMgt_TShared),
+
+  STANDARD_TYPE(Standard_Transient),
+
+
+
+IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()
+
+IMPLEMENT_STANDARD_TYPE_END(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt)
+
+
+
+IMPLEMENT_DOWNCAST(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt,Standard_Transient)
+
+IMPLEMENT_STANDARD_RTTI(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt)
+
+
+
+#else
+
+
+
+Standard_EXPORT Handle_Standard_Type& GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_Type_()
+
+{
+
+  static Handle_Standard_Type aType1 = STANDARD_TYPE(TCollection_MapNode);
+
+  static Handle_Standard_Type aType2 = STANDARD_TYPE(MMgt_TShared);
+
+  static Handle_Standard_Type aType3 = STANDARD_TYPE(Standard_Transient);
+
+
+
+  static Handle_Standard_Transient _Ancestors[]= {aType1,aType2,aType3,NULL};
+
+  static Handle_Standard_Type _aType = new Standard_Type("GEOMAlgo_DataMapNodeOfDataMapOfShapePnt",
+
+                                                         sizeof(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt),
+
+                                                         1,
+
+                                                         (Standard_Address)_Ancestors,
+
+                                                         (Standard_Address)NULL);
+
+
+
+  return _aType;
+
+}
+
+
+
+// DownCast method
+
+//   allow safe downcasting
+
+//
+
+const Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt) Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt)::DownCast(const Handle(Standard_Transient)& AnObject) 
+
+{
+
+  Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt) _anOtherObject;
+
+
+
+  if (!AnObject.IsNull()) {
+
+     if (AnObject->IsKind(STANDARD_TYPE(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt))) {
+
+       _anOtherObject = Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt)((Handle(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt)&)AnObject);
+
+     }
+
+  }
+
+
+
+  return _anOtherObject;
+
+}
+
+
+
+const Handle(Standard_Type)& GEOMAlgo_DataMapNodeOfDataMapOfShapePnt::DynamicType() const 
+
+{ 
+
+  return STANDARD_TYPE(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt); 
+
+}
+
+
+
+#endif
+
+
+
+#define TheKey TopoDS_Shape
+
+#define TheKey_hxx <TopoDS_Shape.hxx>
+
+#define TheItem gp_Pnt
+
+#define TheItem_hxx <gp_Pnt.hxx>
+
+#define Hasher TopTools_ShapeMapHasher
+
+#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>
+
+#define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapePnt
+
+#define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>
+
+#define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt
+
+#define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>
+
+#define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt
+
+#define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_Type_()
+
+#define TCollection_DataMap GEOMAlgo_DataMapOfShapePnt
+
+#define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapePnt.hxx>
+
+#include <TCollection_DataMapNode.gxx>
+
+
+
index 228278e5e8b2e60b9b8eca7c6748931823fa1fca..93eb92ebe6c4ee3825d6e10422cc27dfb4e681c8 100644 (file)
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE\r
-//\r
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,\r
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS\r
-//\r
-// This library is free software; you can redistribute it and/or\r
-// modify it under the terms of the GNU Lesser General Public\r
-// License as published by the Free Software Foundation; either\r
-// version 2.1 of the License.\r
-//\r
-// This library is distributed in the hope that it will be useful,\r
-// but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-// Lesser General Public License for more details.\r
-//\r
-// You should have received a copy of the GNU Lesser General Public\r
-// License along with this library; if not, write to the Free Software\r
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
-//\r
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com\r
-\r
-#ifndef _GEOMAlgo_DataMapOfShapeMapOfShape_HeaderFile\r
-#define _GEOMAlgo_DataMapOfShapeMapOfShape_HeaderFile\r
-\r
-#ifndef _Standard_HeaderFile\r
-#include <Standard.hxx>\r
-#endif\r
-#ifndef _Standard_Macro_HeaderFile\r
-#include <Standard_Macro.hxx>\r
-#endif\r
-\r
-#ifndef _TCollection_BasicMap_HeaderFile\r
-#include <TCollection_BasicMap.hxx>\r
-#endif\r
-#ifndef _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile\r
-#include <Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>\r
-#endif\r
-#ifndef _Standard_Integer_HeaderFile\r
-#include <Standard_Integer.hxx>\r
-#endif\r
-#ifndef _Standard_Boolean_HeaderFile\r
-#include <Standard_Boolean.hxx>\r
-#endif\r
-\r
-class Standard_DomainError;\r
-class Standard_NoSuchObject;\r
-class TopoDS_Shape;\r
-class TopTools_MapOfShape;\r
-class TopTools_ShapeMapHasher;\r
-class GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape;\r
-class GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape;\r
-\r
-#include <Basics_OCCTVersion.hxx>\r
-\r
-class GEOMAlgo_DataMapOfShapeMapOfShape  : public TCollection_BasicMap {\r
-public:\r
-\r
-  void* operator new(size_t,void* anAddress) \r
-  {\r
-    return anAddress;\r
-  }\r
-  void* operator new(size_t size) \r
-  {\r
-    return Standard::Allocate(size); \r
-  }\r
-  void  operator delete(void *anAddress) \r
-  {\r
-    if (anAddress) Standard::Free((Standard_Address&)anAddress); \r
-  }\r
-\r
-  \r
-  Standard_EXPORT   GEOMAlgo_DataMapOfShapeMapOfShape(const Standard_Integer NbBuckets = 1);\r
-  \r
-  Standard_EXPORT     GEOMAlgo_DataMapOfShapeMapOfShape& Assign(const GEOMAlgo_DataMapOfShapeMapOfShape& Other) ;\r
-    GEOMAlgo_DataMapOfShapeMapOfShape& operator =(const GEOMAlgo_DataMapOfShapeMapOfShape& Other) \r
-{\r
-  return Assign(Other);\r
-}\r
-  \r
-  Standard_EXPORT     void ReSize(const Standard_Integer NbBuckets) ;\r
-  \r
-  Standard_EXPORT     void Clear() ;\r
-~GEOMAlgo_DataMapOfShapeMapOfShape()\r
-{\r
-  Clear();\r
-}\r
-  \r
-  Standard_EXPORT     Standard_Boolean Bind(const TopoDS_Shape& K,const TopTools_MapOfShape& I) ;\r
-  \r
-  Standard_EXPORT     Standard_Boolean IsBound(const TopoDS_Shape& K) const;\r
-  \r
-  Standard_EXPORT     Standard_Boolean UnBind(const TopoDS_Shape& K) ;\r
-  \r
-  Standard_EXPORT    const TopTools_MapOfShape& Find(const TopoDS_Shape& K) const;\r
-   const TopTools_MapOfShape& operator()(const TopoDS_Shape& K) const\r
-{\r
-  return Find(K);\r
-}\r
-  \r
-  Standard_EXPORT     TopTools_MapOfShape& ChangeFind(const TopoDS_Shape& K) ;\r
-    TopTools_MapOfShape& operator()(const TopoDS_Shape& K) \r
-{\r
-  return ChangeFind(K);\r
-}\r
-\r
-#if OCC_VERSION_LARGE > 0x06050100 // for OCC-6.5.2 and higher version\r
-  Standard_EXPORT Standard_Address Find1 (const TopoDS_Shape& K) const;\r
-  Standard_EXPORT Standard_Address ChangeFind1 (const TopoDS_Shape& K);\r
-#endif\r
-\r
-private:\r
-  \r
-  Standard_EXPORT   GEOMAlgo_DataMapOfShapeMapOfShape(const GEOMAlgo_DataMapOfShapeMapOfShape& Other);\r
-\r
-};\r
-\r
-// other Inline functions and methods (like "C++: function call" methods)\r
-\r
-#endif\r
+// Copyright (C) 2007-2011  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.
+
+//
+
+// 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
+
+
+
+#ifndef _GEOMAlgo_DataMapOfShapeMapOfShape_HeaderFile
+
+#define _GEOMAlgo_DataMapOfShapeMapOfShape_HeaderFile
+
+
+
+#ifndef _Standard_HeaderFile
+
+#include <Standard.hxx>
+
+#endif
+
+#ifndef _Standard_Macro_HeaderFile
+
+#include <Standard_Macro.hxx>
+
+#endif
+
+
+
+#ifndef _TCollection_BasicMap_HeaderFile
+
+#include <TCollection_BasicMap.hxx>
+
+#endif
+
+#ifndef _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile
+
+#include <Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>
+
+#endif
+
+#ifndef _Standard_Integer_HeaderFile
+
+#include <Standard_Integer.hxx>
+
+#endif
+
+#ifndef _Standard_Boolean_HeaderFile
+
+#include <Standard_Boolean.hxx>
+
+#endif
+
+
+
+class Standard_DomainError;
+
+class Standard_NoSuchObject;
+
+class TopoDS_Shape;
+
+class TopTools_MapOfShape;
+
+class TopTools_ShapeMapHasher;
+
+class GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape;
+
+class GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape;
+
+
+
+#include <Basics_OCCTVersion.hxx>
+
+
+
+class GEOMAlgo_DataMapOfShapeMapOfShape  : public TCollection_BasicMap {
+
+public:
+
+
+
+  void* operator new(size_t,void* anAddress) 
+
+  {
+
+    return anAddress;
+
+  }
+
+  void* operator new(size_t size) 
+
+  {
+
+    return Standard::Allocate(size); 
+
+  }
+
+  void  operator delete(void *anAddress) 
+
+  {
+
+    if (anAddress) Standard::Free((Standard_Address&)anAddress); 
+
+  }
+
+
+
+  
+
+  Standard_EXPORT   GEOMAlgo_DataMapOfShapeMapOfShape(const Standard_Integer NbBuckets = 1);
+
+  
+
+  Standard_EXPORT     GEOMAlgo_DataMapOfShapeMapOfShape& Assign(const GEOMAlgo_DataMapOfShapeMapOfShape& Other) ;
+
+    GEOMAlgo_DataMapOfShapeMapOfShape& operator =(const GEOMAlgo_DataMapOfShapeMapOfShape& Other) 
+
+{
+
+  return Assign(Other);
+
+}
+
+  
+
+  Standard_EXPORT     void ReSize(const Standard_Integer NbBuckets) ;
+
+  
+
+  Standard_EXPORT     void Clear() ;
+
+~GEOMAlgo_DataMapOfShapeMapOfShape()
+
+{
+
+  Clear();
+
+}
+
+  
+
+  Standard_EXPORT     Standard_Boolean Bind(const TopoDS_Shape& K,const TopTools_MapOfShape& I) ;
+
+  
+
+  Standard_EXPORT     Standard_Boolean IsBound(const TopoDS_Shape& K) const;
+
+  
+
+  Standard_EXPORT     Standard_Boolean UnBind(const TopoDS_Shape& K) ;
+
+  
+
+  Standard_EXPORT    const TopTools_MapOfShape& Find(const TopoDS_Shape& K) const;
+
+   const TopTools_MapOfShape& operator()(const TopoDS_Shape& K) const
+
+{
+
+  return Find(K);
+
+}
+
+  
+
+  Standard_EXPORT     TopTools_MapOfShape& ChangeFind(const TopoDS_Shape& K) ;
+
+    TopTools_MapOfShape& operator()(const TopoDS_Shape& K) 
+
+{
+
+  return ChangeFind(K);
+
+}
+
+
+
+#if OCC_VERSION_LARGE > 0x06050100 // for OCC-6.5.2 and higher version
+
+  Standard_EXPORT Standard_Address Find1 (const TopoDS_Shape& K) const;
+
+  Standard_EXPORT Standard_Address ChangeFind1 (const TopoDS_Shape& K);
+
+#endif
+
+
+
+private:
+
+  
+
+  Standard_EXPORT   GEOMAlgo_DataMapOfShapeMapOfShape(const GEOMAlgo_DataMapOfShapeMapOfShape& Other);
+
+
+
+};
+
+
+
+// other Inline functions and methods (like "C++: function call" methods)
+
+
+
+#endif
+
index fce49dcbca87ffaf0b737d57c6a41dc0cc33026b..ceb5d178e9ead6d486e897a058d4831160bea571 100644 (file)
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE\r
-//\r
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,\r
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS\r
-//\r
-// This library is free software; you can redistribute it and/or\r
-// modify it under the terms of the GNU Lesser General Public\r
-// License as published by the Free Software Foundation; either\r
-// version 2.1 of the License.\r
-//\r
-// This library is distributed in the hope that it will be useful,\r
-// but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-// Lesser General Public License for more details.\r
-//\r
-// You should have received a copy of the GNU Lesser General Public\r
-// License along with this library; if not, write to the Free Software\r
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
-//\r
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com\r
-\r
-#include <GEOMAlgo_DataMapOfShapeMapOfShape.hxx>\r
-\r
-#ifndef _Standard_DomainError_HeaderFile\r
-#include <Standard_DomainError.hxx>\r
-#endif\r
-#ifndef _Standard_NoSuchObject_HeaderFile\r
-#include <Standard_NoSuchObject.hxx>\r
-#endif\r
-#ifndef _TopoDS_Shape_HeaderFile\r
-#include <TopoDS_Shape.hxx>\r
-#endif\r
-#ifndef _TopTools_MapOfShape_HeaderFile\r
-#include <TopTools_MapOfShape.hxx>\r
-#endif\r
-#ifndef _TopTools_ShapeMapHasher_HeaderFile\r
-#include <TopTools_ShapeMapHasher.hxx>\r
-#endif\r
-#ifndef _GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile\r
-#include <GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>\r
-#endif\r
-#ifndef _GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape_HeaderFile\r
-#include <GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx>\r
-#endif\r
\r
-\r
-#define TheKey TopoDS_Shape\r
-#define TheKey_hxx <TopoDS_Shape.hxx>\r
-#define TheItem TopTools_MapOfShape\r
-#define TheItem_hxx <TopTools_MapOfShape.hxx>\r
-#define Hasher TopTools_ShapeMapHasher\r
-#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>\r
-#define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape\r
-#define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>\r
-#define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape\r
-#define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx>\r
-#define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape\r
-#define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_Type_()\r
-#define TCollection_DataMap GEOMAlgo_DataMapOfShapeMapOfShape\r
-#define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapeMapOfShape.hxx>\r
-#include <TCollection_DataMap.gxx>\r
-\r
+// Copyright (C) 2007-2011  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.
+
+//
+
+// 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
+
+
+
+#include <GEOMAlgo_DataMapOfShapeMapOfShape.hxx>
+
+
+
+#ifndef _Standard_DomainError_HeaderFile
+
+#include <Standard_DomainError.hxx>
+
+#endif
+
+#ifndef _Standard_NoSuchObject_HeaderFile
+
+#include <Standard_NoSuchObject.hxx>
+
+#endif
+
+#ifndef _TopoDS_Shape_HeaderFile
+
+#include <TopoDS_Shape.hxx>
+
+#endif
+
+#ifndef _TopTools_MapOfShape_HeaderFile
+
+#include <TopTools_MapOfShape.hxx>
+
+#endif
+
+#ifndef _TopTools_ShapeMapHasher_HeaderFile
+
+#include <TopTools_ShapeMapHasher.hxx>
+
+#endif
+
+#ifndef _GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile
+
+#include <GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>
+
+#endif
+
+#ifndef _GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape_HeaderFile
+
+#include <GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx>
+
+#endif
+
+
+
+
+#define TheKey TopoDS_Shape
+
+#define TheKey_hxx <TopoDS_Shape.hxx>
+
+#define TheItem TopTools_MapOfShape
+
+#define TheItem_hxx <TopTools_MapOfShape.hxx>
+
+#define Hasher TopTools_ShapeMapHasher
+
+#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>
+
+#define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape
+
+#define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>
+
+#define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape
+
+#define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx>
+
+#define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape
+
+#define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_Type_()
+
+#define TCollection_DataMap GEOMAlgo_DataMapOfShapeMapOfShape
+
+#define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapeMapOfShape.hxx>
+
+#include <TCollection_DataMap.gxx>
+
+
+
index aca9d89e2539534293efaf73c3e93156a0d6d06a..4439f55583d7bf7a968cfa45d0ceea8cf17bd4ce 100644 (file)
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE\r
-//\r
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,\r
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS\r
-//\r
-// This library is free software; you can redistribute it and/or\r
-// modify it under the terms of the GNU Lesser General Public\r
-// License as published by the Free Software Foundation; either\r
-// version 2.1 of the License.\r
-//\r
-// This library is distributed in the hope that it will be useful,\r
-// but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-// Lesser General Public License for more details.\r
-//\r
-// You should have received a copy of the GNU Lesser General Public\r
-// License along with this library; if not, write to the Free Software\r
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
-//\r
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com\r
-\r
-#ifndef _GEOMAlgo_DataMapOfShapePnt_HeaderFile\r
-#define _GEOMAlgo_DataMapOfShapePnt_HeaderFile\r
-\r
-#ifndef _Standard_HeaderFile\r
-#include <Standard.hxx>\r
-#endif\r
-#ifndef _Standard_Macro_HeaderFile\r
-#include <Standard_Macro.hxx>\r
-#endif\r
-\r
-#ifndef _TCollection_BasicMap_HeaderFile\r
-#include <TCollection_BasicMap.hxx>\r
-#endif\r
-#ifndef _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile\r
-#include <Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>\r
-#endif\r
-#ifndef _Standard_Integer_HeaderFile\r
-#include <Standard_Integer.hxx>\r
-#endif\r
-#ifndef _Standard_Boolean_HeaderFile\r
-#include <Standard_Boolean.hxx>\r
-#endif\r
-\r
-class Standard_DomainError;\r
-class Standard_NoSuchObject;\r
-class TopoDS_Shape;\r
-class gp_Pnt;\r
-class TopTools_ShapeMapHasher;\r
-class GEOMAlgo_DataMapNodeOfDataMapOfShapePnt;\r
-class GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt;\r
-\r
-#include <Basics_OCCTVersion.hxx>\r
-\r
-class GEOMAlgo_DataMapOfShapePnt  : public TCollection_BasicMap {\r
-public:\r
-\r
-  void* operator new(size_t,void* anAddress) \r
-  {\r
-    return anAddress;\r
-  }\r
-  void* operator new(size_t size) \r
-  {\r
-    return Standard::Allocate(size); \r
-  }\r
-  void  operator delete(void *anAddress) \r
-  {\r
-    if (anAddress) Standard::Free((Standard_Address&)anAddress); \r
-  }\r
-\r
-  \r
-  Standard_EXPORT   GEOMAlgo_DataMapOfShapePnt(const Standard_Integer NbBuckets = 1);\r
-  \r
-  Standard_EXPORT     GEOMAlgo_DataMapOfShapePnt& Assign(const GEOMAlgo_DataMapOfShapePnt& Other) ;\r
-    GEOMAlgo_DataMapOfShapePnt& operator =(const GEOMAlgo_DataMapOfShapePnt& Other) \r
-{\r
-  return Assign(Other);\r
-}\r
-  \r
-  Standard_EXPORT     void ReSize(const Standard_Integer NbBuckets) ;\r
-  \r
-  Standard_EXPORT     void Clear() ;\r
-~GEOMAlgo_DataMapOfShapePnt()\r
-{\r
-  Clear();\r
-}\r
-  \r
-  Standard_EXPORT     Standard_Boolean Bind(const TopoDS_Shape& K,const gp_Pnt& I) ;\r
-  \r
-  Standard_EXPORT     Standard_Boolean IsBound(const TopoDS_Shape& K) const;\r
-  \r
-  Standard_EXPORT     Standard_Boolean UnBind(const TopoDS_Shape& K) ;\r
-  \r
-  Standard_EXPORT    const gp_Pnt& Find(const TopoDS_Shape& K) const;\r
-   const gp_Pnt& operator()(const TopoDS_Shape& K) const\r
-{\r
-  return Find(K);\r
-}\r
-  \r
-  Standard_EXPORT     gp_Pnt& ChangeFind(const TopoDS_Shape& K) ;\r
-    gp_Pnt& operator()(const TopoDS_Shape& K) \r
-{\r
-  return ChangeFind(K);\r
-}\r
-\r
-#if OCC_VERSION_LARGE > 0x06050100 // for OCC-6.5.2 and higher version\r
-  Standard_EXPORT Standard_Address Find1 (const TopoDS_Shape& K) const;\r
-  Standard_EXPORT Standard_Address ChangeFind1 (const TopoDS_Shape& K);\r
-#endif\r
-\r
-private:\r
-  \r
-  Standard_EXPORT   GEOMAlgo_DataMapOfShapePnt(const GEOMAlgo_DataMapOfShapePnt& Other);\r
-\r
-};\r
-\r
-// other Inline functions and methods (like "C++: function call" methods)\r
-\r
-#endif\r
+// Copyright (C) 2007-2011  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.
+
+//
+
+// 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
+
+
+
+#ifndef _GEOMAlgo_DataMapOfShapePnt_HeaderFile
+
+#define _GEOMAlgo_DataMapOfShapePnt_HeaderFile
+
+
+
+#ifndef _Standard_HeaderFile
+
+#include <Standard.hxx>
+
+#endif
+
+#ifndef _Standard_Macro_HeaderFile
+
+#include <Standard_Macro.hxx>
+
+#endif
+
+
+
+#ifndef _TCollection_BasicMap_HeaderFile
+
+#include <TCollection_BasicMap.hxx>
+
+#endif
+
+#ifndef _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile
+
+#include <Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>
+
+#endif
+
+#ifndef _Standard_Integer_HeaderFile
+
+#include <Standard_Integer.hxx>
+
+#endif
+
+#ifndef _Standard_Boolean_HeaderFile
+
+#include <Standard_Boolean.hxx>
+
+#endif
+
+
+
+class Standard_DomainError;
+
+class Standard_NoSuchObject;
+
+class TopoDS_Shape;
+
+class gp_Pnt;
+
+class TopTools_ShapeMapHasher;
+
+class GEOMAlgo_DataMapNodeOfDataMapOfShapePnt;
+
+class GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt;
+
+
+
+#include <Basics_OCCTVersion.hxx>
+
+
+
+class GEOMAlgo_DataMapOfShapePnt  : public TCollection_BasicMap {
+
+public:
+
+
+
+  void* operator new(size_t,void* anAddress) 
+
+  {
+
+    return anAddress;
+
+  }
+
+  void* operator new(size_t size) 
+
+  {
+
+    return Standard::Allocate(size); 
+
+  }
+
+  void  operator delete(void *anAddress) 
+
+  {
+
+    if (anAddress) Standard::Free((Standard_Address&)anAddress); 
+
+  }
+
+
+
+  
+
+  Standard_EXPORT   GEOMAlgo_DataMapOfShapePnt(const Standard_Integer NbBuckets = 1);
+
+  
+
+  Standard_EXPORT     GEOMAlgo_DataMapOfShapePnt& Assign(const GEOMAlgo_DataMapOfShapePnt& Other) ;
+
+    GEOMAlgo_DataMapOfShapePnt& operator =(const GEOMAlgo_DataMapOfShapePnt& Other) 
+
+{
+
+  return Assign(Other);
+
+}
+
+  
+
+  Standard_EXPORT     void ReSize(const Standard_Integer NbBuckets) ;
+
+  
+
+  Standard_EXPORT     void Clear() ;
+
+~GEOMAlgo_DataMapOfShapePnt()
+
+{
+
+  Clear();
+
+}
+
+  
+
+  Standard_EXPORT     Standard_Boolean Bind(const TopoDS_Shape& K,const gp_Pnt& I) ;
+
+  
+
+  Standard_EXPORT     Standard_Boolean IsBound(const TopoDS_Shape& K) const;
+
+  
+
+  Standard_EXPORT     Standard_Boolean UnBind(const TopoDS_Shape& K) ;
+
+  
+
+  Standard_EXPORT    const gp_Pnt& Find(const TopoDS_Shape& K) const;
+
+   const gp_Pnt& operator()(const TopoDS_Shape& K) const
+
+{
+
+  return Find(K);
+
+}
+
+  
+
+  Standard_EXPORT     gp_Pnt& ChangeFind(const TopoDS_Shape& K) ;
+
+    gp_Pnt& operator()(const TopoDS_Shape& K) 
+
+{
+
+  return ChangeFind(K);
+
+}
+
+
+
+#if OCC_VERSION_LARGE > 0x06050100 // for OCC-6.5.2 and higher version
+
+  Standard_EXPORT Standard_Address Find1 (const TopoDS_Shape& K) const;
+
+  Standard_EXPORT Standard_Address ChangeFind1 (const TopoDS_Shape& K);
+
+#endif
+
+
+
+private:
+
+  
+
+  Standard_EXPORT   GEOMAlgo_DataMapOfShapePnt(const GEOMAlgo_DataMapOfShapePnt& Other);
+
+
+
+};
+
+
+
+// other Inline functions and methods (like "C++: function call" methods)
+
+
+
+#endif
+
index 30ca1366271359a4adfe2602ad01c507f6f3e0f0..1caf4051c25263c7197b14e17327566bb2b8cad4 100644 (file)
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE\r
-//\r
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,\r
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS\r
-//\r
-// This library is free software; you can redistribute it and/or\r
-// modify it under the terms of the GNU Lesser General Public\r
-// License as published by the Free Software Foundation; either\r
-// version 2.1 of the License.\r
-//\r
-// This library is distributed in the hope that it will be useful,\r
-// but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-// Lesser General Public License for more details.\r
-//\r
-// You should have received a copy of the GNU Lesser General Public\r
-// License along with this library; if not, write to the Free Software\r
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
-//\r
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com\r
-\r
-#include <GEOMAlgo_DataMapOfShapePnt.hxx>\r
-\r
-#ifndef _Standard_DomainError_HeaderFile\r
-#include <Standard_DomainError.hxx>\r
-#endif\r
-#ifndef _Standard_NoSuchObject_HeaderFile\r
-#include <Standard_NoSuchObject.hxx>\r
-#endif\r
-#ifndef _TopoDS_Shape_HeaderFile\r
-#include <TopoDS_Shape.hxx>\r
-#endif\r
-#ifndef _gp_Pnt_HeaderFile\r
-#include <gp_Pnt.hxx>\r
-#endif\r
-#ifndef _TopTools_ShapeMapHasher_HeaderFile\r
-#include <TopTools_ShapeMapHasher.hxx>\r
-#endif\r
-#ifndef _GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile\r
-#include <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>\r
-#endif\r
-#ifndef _GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt_HeaderFile\r
-#include <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>\r
-#endif\r
\r
-\r
-#define TheKey TopoDS_Shape\r
-#define TheKey_hxx <TopoDS_Shape.hxx>\r
-#define TheItem gp_Pnt\r
-#define TheItem_hxx <gp_Pnt.hxx>\r
-#define Hasher TopTools_ShapeMapHasher\r
-#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>\r
-#define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapePnt\r
-#define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>\r
-#define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt\r
-#define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>\r
-#define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt\r
-#define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_Type_()\r
-#define TCollection_DataMap GEOMAlgo_DataMapOfShapePnt\r
-#define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapePnt.hxx>\r
-#include <TCollection_DataMap.gxx>\r
-\r
+// Copyright (C) 2007-2011  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.
+
+//
+
+// 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
+
+
+
+#include <GEOMAlgo_DataMapOfShapePnt.hxx>
+
+
+
+#ifndef _Standard_DomainError_HeaderFile
+
+#include <Standard_DomainError.hxx>
+
+#endif
+
+#ifndef _Standard_NoSuchObject_HeaderFile
+
+#include <Standard_NoSuchObject.hxx>
+
+#endif
+
+#ifndef _TopoDS_Shape_HeaderFile
+
+#include <TopoDS_Shape.hxx>
+
+#endif
+
+#ifndef _gp_Pnt_HeaderFile
+
+#include <gp_Pnt.hxx>
+
+#endif
+
+#ifndef _TopTools_ShapeMapHasher_HeaderFile
+
+#include <TopTools_ShapeMapHasher.hxx>
+
+#endif
+
+#ifndef _GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile
+
+#include <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>
+
+#endif
+
+#ifndef _GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt_HeaderFile
+
+#include <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>
+
+#endif
+
+
+
+
+#define TheKey TopoDS_Shape
+
+#define TheKey_hxx <TopoDS_Shape.hxx>
+
+#define TheItem gp_Pnt
+
+#define TheItem_hxx <gp_Pnt.hxx>
+
+#define Hasher TopTools_ShapeMapHasher
+
+#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>
+
+#define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapePnt
+
+#define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>
+
+#define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt
+
+#define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>
+
+#define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt
+
+#define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_Type_()
+
+#define TCollection_DataMap GEOMAlgo_DataMapOfShapePnt
+
+#define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapePnt.hxx>
+
+#include <TCollection_DataMap.gxx>
+
+
+
index f14d3720ccaff99387be2a1d43b0820dc8a92c4f..8f139a0447d6f9ad325da16d061cd9e4a6c23e72 100644 (file)
@@ -1,43 +1,86 @@
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE\r
-//\r
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,\r
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS\r
-//\r
-// This library is free software; you can redistribute it and/or\r
-// modify it under the terms of the GNU Lesser General Public\r
-// License as published by the Free Software Foundation; either\r
-// version 2.1 of the License.\r
-//\r
-// This library is distributed in the hope that it will be useful,\r
-// but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-// Lesser General Public License for more details.\r
-//\r
-// You should have received a copy of the GNU Lesser General Public\r
-// License along with this library; if not, write to the Free Software\r
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
-//\r
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com\r
-\r
-#ifndef _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile\r
-#define _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile\r
-\r
-#ifndef _Standard_HeaderFile\r
-#include <Standard.hxx>\r
-#endif\r
-#ifndef _Standard_DefineHandle_HeaderFile\r
-#include <Standard_DefineHandle.hxx>\r
-#endif\r
-\r
-#ifndef _Handle_TCollection_MapNode_HeaderFile\r
-#include <Handle_TCollection_MapNode.hxx>\r
-#endif\r
-\r
-class Standard_Transient;\r
-class Handle(Standard_Type);\r
-class Handle(TCollection_MapNode);\r
-class GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape;\r
-\r
-DEFINE_STANDARD_HANDLE(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape,TCollection_MapNode)\r
-\r
-#endif\r
+// Copyright (C) 2007-2011  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.
+
+//
+
+// 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
+
+
+
+#ifndef _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile
+
+#define _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile
+
+
+
+#ifndef _Standard_HeaderFile
+
+#include <Standard.hxx>
+
+#endif
+
+#ifndef _Standard_DefineHandle_HeaderFile
+
+#include <Standard_DefineHandle.hxx>
+
+#endif
+
+
+
+#ifndef _Handle_TCollection_MapNode_HeaderFile
+
+#include <Handle_TCollection_MapNode.hxx>
+
+#endif
+
+
+
+class Standard_Transient;
+
+class Handle(Standard_Type);
+
+class Handle(TCollection_MapNode);
+
+class GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape;
+
+
+
+DEFINE_STANDARD_HANDLE(GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape,TCollection_MapNode)
+
+
+
+#endif
+
index 66eaa6179405acf369f4b476b50385e5d25c1938..7f9a9b3bdbea1ea486efff927f487591fcfebfb0 100644 (file)
@@ -1,43 +1,86 @@
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE\r
-//\r
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,\r
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS\r
-//\r
-// This library is free software; you can redistribute it and/or\r
-// modify it under the terms of the GNU Lesser General Public\r
-// License as published by the Free Software Foundation; either\r
-// version 2.1 of the License.\r
-//\r
-// This library is distributed in the hope that it will be useful,\r
-// but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-// Lesser General Public License for more details.\r
-//\r
-// You should have received a copy of the GNU Lesser General Public\r
-// License along with this library; if not, write to the Free Software\r
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
-//\r
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com\r
-\r
-#ifndef _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile\r
-#define _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile\r
-\r
-#ifndef _Standard_HeaderFile\r
-#include <Standard.hxx>\r
-#endif\r
-#ifndef _Standard_DefineHandle_HeaderFile\r
-#include <Standard_DefineHandle.hxx>\r
-#endif\r
-\r
-#ifndef _Handle_TCollection_MapNode_HeaderFile\r
-#include <Handle_TCollection_MapNode.hxx>\r
-#endif\r
-\r
-class Standard_Transient;\r
-class Handle(Standard_Type);\r
-class Handle(TCollection_MapNode);\r
-class GEOMAlgo_DataMapNodeOfDataMapOfShapePnt;\r
-\r
-DEFINE_STANDARD_HANDLE(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt,TCollection_MapNode)\r
-\r
-#endif\r
+// Copyright (C) 2007-2011  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.
+
+//
+
+// 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
+
+
+
+#ifndef _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile
+
+#define _Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile
+
+
+
+#ifndef _Standard_HeaderFile
+
+#include <Standard.hxx>
+
+#endif
+
+#ifndef _Standard_DefineHandle_HeaderFile
+
+#include <Standard_DefineHandle.hxx>
+
+#endif
+
+
+
+#ifndef _Handle_TCollection_MapNode_HeaderFile
+
+#include <Handle_TCollection_MapNode.hxx>
+
+#endif
+
+
+
+class Standard_Transient;
+
+class Handle(Standard_Type);
+
+class Handle(TCollection_MapNode);
+
+class GEOMAlgo_DataMapNodeOfDataMapOfShapePnt;
+
+
+
+DEFINE_STANDARD_HANDLE(GEOMAlgo_DataMapNodeOfDataMapOfShapePnt,TCollection_MapNode)
+
+
+
+#endif
+