Salome HOME
NRI : First integration.
[modules/smesh.git] / src / SMESHDS / SMESHDS_DataMapOfIntegerSubMesh_0.cxx
1 using namespace std;
2 // File generated by CPPExt (Value)
3 //                     Copyright (C) 1991,1995 by
4 //  
5 //                      MATRA DATAVISION, FRANCE
6 //  
7 // This software is furnished in accordance with the terms and conditions
8 // of the contract and with the inclusion of the above copyright notice.
9 // This software or any other copy thereof may not be provided or otherwise
10 // be made available to any other person. No title to an ownership of the
11 // software is hereby transferred.
12 //  
13 // At the termination of the contract, the software and all copies of this
14 // software must be deleted.
15 //
16 #include "SMESHDS_DataMapOfIntegerSubMesh.hxx"
17
18 #ifndef _Standard_DomainError_HeaderFile
19 #include <Standard_DomainError.hxx>
20 #endif
21 #ifndef _Standard_NoSuchObject_HeaderFile
22 #include <Standard_NoSuchObject.hxx>
23 #endif
24 #ifndef _SMESHDS_SubMesh_HeaderFile
25 #include "SMESHDS_SubMesh.hxx"
26 #endif
27 #ifndef _TColStd_MapIntegerHasher_HeaderFile
28 #include "TColStd_MapIntegerHasher.hxx"
29 #endif
30 #ifndef _SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh_HeaderFile
31 #include "SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx"
32 #endif
33 #ifndef _SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh_HeaderFile
34 #include "SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh.hxx"
35 #endif
36  
37
38 #define TheKey Standard_Integer
39 #define TheKey_hxx <Standard_Integer.hxx>
40 #define TheItem Handle_SMESHDS_SubMesh
41 #define TheItem_hxx <SMESHDS_SubMesh.hxx>
42 #define Hasher TColStd_MapIntegerHasher
43 #define Hasher_hxx <TColStd_MapIntegerHasher.hxx>
44 #define TCollection_DataMapNode SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh
45 #define TCollection_DataMapNode_hxx <SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx>
46 #define TCollection_DataMapIterator SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh
47 #define TCollection_DataMapIterator_hxx <SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh.hxx>
48 #define Handle_TCollection_DataMapNode Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh
49 #define TCollection_DataMapNode_Type_() SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh_Type_()
50 #define TCollection_DataMap SMESHDS_DataMapOfIntegerSubMesh
51 #define TCollection_DataMap_hxx <SMESHDS_DataMapOfIntegerSubMesh.hxx>
52 #include <TCollection_DataMap.gxx>
53