]> SALOME platform Git repositories - modules/kernel.git/blob - src/SALOMEDS/SALOMEDS_DataMapStringLabel_0.cxx
Salome HOME
Initialisation de la base KERNEL avec la version operationnelle de KERNEL_SRC issue...
[modules/kernel.git] / src / SALOMEDS / SALOMEDS_DataMapStringLabel_0.cxx
1 using namespace std;
2 //  File      : SALOMEDS_DataMapStringLabel_0.cxx
3 //  Created   : Tue Aug 13 14:05:03 2002
4 //  Author    : Yves FRICAUD
5
6 //  Project   : SALOME
7 //  Module    : SALOMEDS
8 //  Copyright : Open CASCADE 2002
9 //  $Header: 
10
11 #include "SALOMEDS_DataMapStringLabel.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 _TDF_Label_HeaderFile
23 #include <TDF_Label.hxx>
24 #endif
25 #ifndef _SALOMEDS_DataMapNodeOfDataMapStringLabel_HeaderFile
26 #include "SALOMEDS_DataMapNodeOfDataMapStringLabel.hxx"
27 #endif
28 #ifndef _SALOMEDS_DataMapIteratorOfDataMapStringLabel_HeaderFile
29 #include "SALOMEDS_DataMapIteratorOfDataMapStringLabel.hxx"
30 #endif
31  
32
33 #define TheKey TCollection_ExtendedString
34 #define TheKey_hxx <TCollection_ExtendedString.hxx>
35 #define TheItem TDF_Label
36 #define TheItem_hxx <TDF_Label.hxx>
37 #define Hasher TCollection_ExtendedString
38 #define Hasher_hxx <TCollection_ExtendedString.hxx>
39 #define TCollection_DataMapNode SALOMEDS_DataMapNodeOfDataMapStringLabel
40 #define TCollection_DataMapNode_hxx "SALOMEDS_DataMapNodeOfDataMapStringLabel.hxx"
41 #define TCollection_DataMapIterator SALOMEDS_DataMapIteratorOfDataMapStringLabel
42 #define TCollection_DataMapIterator_hxx "SALOMEDS_DataMapIteratorOfDataMapStringLabel.hxx"
43 #define Handle_TCollection_DataMapNode Handle_SALOMEDS_DataMapNodeOfDataMapStringLabel
44 #define TCollection_DataMapNode_Type_() SALOMEDS_DataMapNodeOfDataMapStringLabel_Type_()
45 #define TCollection_DataMap SALOMEDS_DataMapStringLabel
46 #define TCollection_DataMap_hxx "SALOMEDS_DataMapStringLabel.hxx"
47 #include <TCollection_DataMap.gxx>
48