Salome HOME
MPV:
[modules/yacs.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  using namespace std;
32
33
34 #define TheKey Standard_Real
35 #define TheKey_hxx <Standard_Real.hxx>
36 #define TheItem TCollection_ExtendedString
37 #define TheItem_hxx <TCollection_ExtendedString.hxx>
38 #define Hasher TColStd_MapIntegerHasher
39 #define Hasher_hxx <TColStd_MapIntegerHasher.hxx>
40 #define TCollection_DataMapNode SALOMEDS_DataMapNodeOfDataMapOfIntegerString
41 #define TCollection_DataMapNode_hxx <SALOMEDS_DataMapNodeOfDataMapOfIntegerString.hxx>
42 #define TCollection_DataMapIterator SALOMEDS_DataMapIteratorOfDataMapOfIntegerString
43 #define TCollection_DataMapIterator_hxx <SALOMEDS_DataMapIteratorOfDataMapOfIntegerString.hxx>
44 #define Handle_TCollection_DataMapNode Handle_SALOMEDS_DataMapNodeOfDataMapOfIntegerString
45 #define TCollection_DataMapNode_Type_() SALOMEDS_DataMapNodeOfDataMapOfIntegerString_Type_()
46 #define TCollection_DataMap SALOMEDS_DataMapOfIntegerString
47 #define TCollection_DataMap_hxx <SALOMEDS_DataMapOfIntegerString.hxx>
48 #include <TCollection_DataMap.gxx>
49