Salome HOME
sources v1.2
[modules/kernel.git] / src / SALOMEDS / SALOMEDS_DataMapOfIntegerString_0.cxx
1 //  SALOME SALOMEDS : data structure of SALOME and sources of Salome data server 
2 //
3 //  Copyright (C) 2003  CEA/DEN, EDF R&D
4 //
5 //
6 //
7 //  File   : SALOMEDS_DataMapOfIntegerString_0.cxx
8 //  Author : Sergey Ruin
9 //  Module : SALOME
10
11 #include <SALOMEDS_DataMapOfIntegerString.hxx>
12
13 #ifndef _Standard_DomainError_HeaderFile
14 #include <Standard_DomainError.hxx>
15 #endif
16 #ifndef _Standard_NoSuchObject_HeaderFile
17 #include <Standard_NoSuchObject.hxx>
18 #endif
19 #ifndef _TCollection_ExtendedString_HeaderFile
20 #include <TCollection_ExtendedString.hxx>
21 #endif
22 #ifndef _TColStd_MapIntegerHasher_HeaderFile
23 #include <TColStd_MapIntegerHasher.hxx>
24 #endif
25 #ifndef _SALOMEDS_DataMapNodeOfDataMapOfIntegerString_HeaderFile
26 #include <SALOMEDS_DataMapNodeOfDataMapOfIntegerString.hxx>
27 #endif
28 #ifndef _SALOMEDS_DataMapIteratorOfDataMapOfIntegerString_HeaderFile
29 #include <SALOMEDS_DataMapIteratorOfDataMapOfIntegerString.hxx>
30 #endif
31  
32
33 #define TheKey Standard_Real
34 #define TheKey_hxx <Standard_Real.hxx>
35 #define TheItem TCollection_ExtendedString
36 #define TheItem_hxx <TCollection_ExtendedString.hxx>
37 #define Hasher TColStd_MapIntegerHasher
38 #define Hasher_hxx <TColStd_MapIntegerHasher.hxx>
39 #define TCollection_DataMapNode SALOMEDS_DataMapNodeOfDataMapOfIntegerString
40 #define TCollection_DataMapNode_hxx <SALOMEDS_DataMapNodeOfDataMapOfIntegerString.hxx>
41 #define TCollection_DataMapIterator SALOMEDS_DataMapIteratorOfDataMapOfIntegerString
42 #define TCollection_DataMapIterator_hxx <SALOMEDS_DataMapIteratorOfDataMapOfIntegerString.hxx>
43 #define Handle_TCollection_DataMapNode Handle_SALOMEDS_DataMapNodeOfDataMapOfIntegerString
44 #define TCollection_DataMapNode_Type_() SALOMEDS_DataMapNodeOfDataMapOfIntegerString_Type_()
45 #define TCollection_DataMap SALOMEDS_DataMapOfIntegerString
46 #define TCollection_DataMap_hxx <SALOMEDS_DataMapOfIntegerString.hxx>
47 #include <TCollection_DataMap.gxx>
48