1 // SMESH SMESHDS : management of mesh data and SMESH document
3 // Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
4 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
6 // This library is free software; you can redistribute it and/or
7 // modify it under the terms of the GNU Lesser General Public
8 // License as published by the Free Software Foundation; either
9 // version 2.1 of the License.
11 // This library is distributed in the hope that it will be useful,
12 // but WITHOUT ANY WARRANTY; without even the implied warranty of
13 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 // Lesser General Public License for more details.
16 // You should have received a copy of the GNU Lesser General Public
17 // License along with this library; if not, write to the Free Software
18 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20 // See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
24 // File : SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh_0.cxx
28 #include "SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh.hxx"
30 #ifndef _Standard_NoSuchObject_HeaderFile
31 #include <Standard_NoSuchObject.hxx>
33 #ifndef _SMESHDS_Mesh_HeaderFile
34 #include "SMESHDS_Mesh.hxx"
36 #ifndef _TColStd_MapIntegerHasher_HeaderFile
37 #include <TColStd_MapIntegerHasher.hxx>
39 #ifndef _SMESHDS_DataMapOfIntegerMesh_HeaderFile
40 #include "SMESHDS_DataMapOfIntegerMesh.hxx"
42 #ifndef _SMESHDS_DataMapNodeOfDataMapOfIntegerMesh_HeaderFile
43 #include "SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx"
47 #define TheKey Standard_Integer
48 #define TheKey_hxx <Standard_Integer.hxx>
49 #define TheItem Handle_SMESHDS_Mesh
50 #define TheItem_hxx <SMESHDS_Mesh.hxx>
51 #define Hasher TColStd_MapIntegerHasher
52 #define Hasher_hxx <TColStd_MapIntegerHasher.hxx>
53 #define TCollection_DataMapNode SMESHDS_DataMapNodeOfDataMapOfIntegerMesh
54 #define TCollection_DataMapNode_hxx <SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx>
55 #define TCollection_DataMapIterator SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh
56 #define TCollection_DataMapIterator_hxx <SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh.hxx>
57 #define Handle_TCollection_DataMapNode Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerMesh
58 #define TCollection_DataMapNode_Type_() SMESHDS_DataMapNodeOfDataMapOfIntegerMesh_Type_()
59 #define TCollection_DataMap SMESHDS_DataMapOfIntegerMesh
60 #define TCollection_DataMap_hxx <SMESHDS_DataMapOfIntegerMesh.hxx>
61 #include <TCollection_DataMapIterator.gxx>