Salome HOME
Fix Makefile.am
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_DataMapOfShapeMapOfShape_0.cxx
1 // Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE\r
2 //\r
3 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,\r
4 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS\r
5 //\r
6 // This library is free software; you can redistribute it and/or\r
7 // modify it under the terms of the GNU Lesser General Public\r
8 // License as published by the Free Software Foundation; either\r
9 // version 2.1 of the License.\r
10 //\r
11 // This library is distributed in the hope that it will be useful,\r
12 // but WITHOUT ANY WARRANTY; without even the implied warranty of\r
13 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
14 // Lesser General Public License for more details.\r
15 //\r
16 // You should have received a copy of the GNU Lesser General Public\r
17 // License along with this library; if not, write to the Free Software\r
18 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
19 //\r
20 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com\r
21 \r
22 #include <GEOMAlgo_DataMapOfShapeMapOfShape.hxx>\r
23 \r
24 #ifndef _Standard_DomainError_HeaderFile\r
25 #include <Standard_DomainError.hxx>\r
26 #endif\r
27 #ifndef _Standard_NoSuchObject_HeaderFile\r
28 #include <Standard_NoSuchObject.hxx>\r
29 #endif\r
30 #ifndef _TopoDS_Shape_HeaderFile\r
31 #include <TopoDS_Shape.hxx>\r
32 #endif\r
33 #ifndef _TopTools_MapOfShape_HeaderFile\r
34 #include <TopTools_MapOfShape.hxx>\r
35 #endif\r
36 #ifndef _TopTools_ShapeMapHasher_HeaderFile\r
37 #include <TopTools_ShapeMapHasher.hxx>\r
38 #endif\r
39 #ifndef _GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_HeaderFile\r
40 #include <GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>\r
41 #endif\r
42 #ifndef _GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape_HeaderFile\r
43 #include <GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx>\r
44 #endif\r
45  \r
46 \r
47 #define TheKey TopoDS_Shape\r
48 #define TheKey_hxx <TopoDS_Shape.hxx>\r
49 #define TheItem TopTools_MapOfShape\r
50 #define TheItem_hxx <TopTools_MapOfShape.hxx>\r
51 #define Hasher TopTools_ShapeMapHasher\r
52 #define Hasher_hxx <TopTools_ShapeMapHasher.hxx>\r
53 #define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape\r
54 #define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx>\r
55 #define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape\r
56 #define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx>\r
57 #define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape\r
58 #define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_Type_()\r
59 #define TCollection_DataMap GEOMAlgo_DataMapOfShapeMapOfShape\r
60 #define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapeMapOfShape.hxx>\r
61 #include <TCollection_DataMap.gxx>\r
62 \r