1 // SMESH SMDS : implementaion of Salome mesh data structure
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 : SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement_0.cxx
28 #include "SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement.hxx"
30 #ifndef _Standard_NoSuchObject_HeaderFile
31 #include <Standard_NoSuchObject.hxx>
33 #ifndef _SMDS_MeshElement_HeaderFile
34 #include "SMDS_MeshElement.hxx"
36 #ifndef _TColStd_MapIntegerHasher_HeaderFile
37 #include <TColStd_MapIntegerHasher.hxx>
39 #ifndef _SMDS_DataMapOfIntegerMeshElement_HeaderFile
40 #include "SMDS_DataMapOfIntegerMeshElement.hxx"
42 #ifndef _SMDS_DataMapNodeOfDataMapOfIntegerMeshElement_HeaderFile
43 #include "SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx"
47 #define TheKey Standard_Integer
48 #define TheKey_hxx <Standard_Integer.hxx>
49 #define TheItem Handle_SMDS_MeshElement
50 #define TheItem_hxx <SMDS_MeshElement.hxx>
51 #define Hasher TColStd_MapIntegerHasher
52 #define Hasher_hxx <TColStd_MapIntegerHasher.hxx>
53 #define TCollection_DataMapNode SMDS_DataMapNodeOfDataMapOfIntegerMeshElement
54 #define TCollection_DataMapNode_hxx <SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx>
55 #define TCollection_DataMapIterator SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement
56 #define TCollection_DataMapIterator_hxx <SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement.hxx>
57 #define Handle_TCollection_DataMapNode Handle_SMDS_DataMapNodeOfDataMapOfIntegerMeshElement
58 #define TCollection_DataMapNode_Type_() SMDS_DataMapNodeOfDataMapOfIntegerMeshElement_Type_()
59 #define TCollection_DataMap SMDS_DataMapOfIntegerMeshElement
60 #define TCollection_DataMap_hxx <SMDS_DataMapOfIntegerMeshElement.hxx>
61 #include <TCollection_DataMapIterator.gxx>