Salome HOME
cbde82037545d03835647b1c617e8a64ad65235f
[modules/smesh.git] / src / SMESHDS / SMESHDS_DataMapOfShapeSubMesh_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_DataMapOfShapeSubMesh.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 _TopoDS_Shape_HeaderFile
25 #include <TopoDS_Shape.hxx>
26 #endif
27 #ifndef _SMESHDS_SubMesh_HeaderFile
28 #include "SMESHDS_SubMesh.hxx"
29 #endif
30 #ifndef _TopTools_ShapeMapHasher_HeaderFile
31 #include <TopTools_ShapeMapHasher.hxx>
32 #endif
33 #ifndef _SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh_HeaderFile
34 #include "SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx"
35 #endif
36 #ifndef _SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh_HeaderFile
37 #include "SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh.hxx"
38 #endif
39  
40
41 #define TheKey TopoDS_Shape
42 #define TheKey_hxx <TopoDS_Shape.hxx>
43 #define TheItem Handle_SMESHDS_SubMesh
44 #define TheItem_hxx <SMESHDS_SubMesh.hxx>
45 #define Hasher TopTools_ShapeMapHasher
46 #define Hasher_hxx <TopTools_ShapeMapHasher.hxx>
47 #define TCollection_DataMapNode SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh
48 #define TCollection_DataMapNode_hxx <SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx>
49 #define TCollection_DataMapIterator SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh
50 #define TCollection_DataMapIterator_hxx <SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh.hxx>
51 #define Handle_TCollection_DataMapNode Handle_SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh
52 #define TCollection_DataMapNode_Type_() SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh_Type_()
53 #define TCollection_DataMap SMESHDS_DataMapOfShapeSubMesh
54 #define TCollection_DataMap_hxx <SMESHDS_DataMapOfShapeSubMesh.hxx>
55 #include <TCollection_DataMap.gxx>
56