Salome HOME
yfr : Merge with v1.2
[modules/smesh.git] / src / SMDS / SMDS_ExtendedMap_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 "SMDS_ExtendedMap.hxx"
17
18 #ifndef _Standard_DomainError_HeaderFile
19 #include <Standard_DomainError.hxx>
20 #endif
21 #ifndef _SMDS_MeshElement_HeaderFile
22 #include "SMDS_MeshElement.hxx"
23 #endif
24 #ifndef _SMDS_MeshElementMapHasher_HeaderFile
25 #include "SMDS_MeshElementMapHasher.hxx"
26 #endif
27 #ifndef _SMDS_StdMapNodeOfExtendedMap_HeaderFile
28 #include "SMDS_StdMapNodeOfExtendedMap.hxx"
29 #endif
30 #ifndef _SMDS_MapIteratorOfExtendedMap_HeaderFile
31 #include "SMDS_MapIteratorOfExtendedMap.hxx"
32 #endif
33  
34
35 #define TheKey Handle_SMDS_MeshElement
36 #define TheKey_hxx <SMDS_MeshElement.hxx>
37 #define Hasher SMDS_MeshElementMapHasher
38 #define Hasher_hxx <SMDS_MeshElementMapHasher.hxx>
39 #define TCollection_StdMapNode SMDS_StdMapNodeOfExtendedMap
40 #define TCollection_StdMapNode_hxx <SMDS_StdMapNodeOfExtendedMap.hxx>
41 #define TCollection_MapIterator SMDS_MapIteratorOfExtendedMap
42 #define TCollection_MapIterator_hxx <SMDS_MapIteratorOfExtendedMap.hxx>
43 #define Handle_TCollection_StdMapNode Handle_SMDS_StdMapNodeOfExtendedMap
44 #define TCollection_StdMapNode_Type_() SMDS_StdMapNodeOfExtendedMap_Type_()
45 #define TCollection_Map SMDS_ExtendedMap
46 #define TCollection_Map_hxx <SMDS_ExtendedMap.hxx>
47 #include <TCollection_Map.gxx>
48