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_DataMapOfIntegerSubMesh_0.cxx
28 #include "SMESHDS_DataMapOfIntegerSubMesh.hxx"
30 #ifndef _Standard_DomainError_HeaderFile
31 #include <Standard_DomainError.hxx>
33 #ifndef _Standard_NoSuchObject_HeaderFile
34 #include <Standard_NoSuchObject.hxx>
36 #ifndef _SMESHDS_SubMesh_HeaderFile
37 #include "SMESHDS_SubMesh.hxx"
39 #ifndef _TColStd_MapIntegerHasher_HeaderFile
40 #include "TColStd_MapIntegerHasher.hxx"
42 #ifndef _SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh_HeaderFile
43 #include "SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx"
45 #ifndef _SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh_HeaderFile
46 #include "SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh.hxx"
50 #define TheKey Standard_Integer
51 #define TheKey_hxx <Standard_Integer.hxx>
52 #define TheItem Handle_SMESHDS_SubMesh
53 #define TheItem_hxx <SMESHDS_SubMesh.hxx>
54 #define Hasher TColStd_MapIntegerHasher
55 #define Hasher_hxx <TColStd_MapIntegerHasher.hxx>
56 #define TCollection_DataMapNode SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh
57 #define TCollection_DataMapNode_hxx <SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx>
58 #define TCollection_DataMapIterator SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh
59 #define TCollection_DataMapIterator_hxx <SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh.hxx>
60 #define Handle_TCollection_DataMapNode Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh
61 #define TCollection_DataMapNode_Type_() SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh_Type_()
62 #define TCollection_DataMap SMESHDS_DataMapOfIntegerSubMesh
63 #define TCollection_DataMap_hxx <SMESHDS_DataMapOfIntegerSubMesh.hxx>
64 #include <TCollection_DataMap.gxx>