Salome HOME
NRI : First integration.
[modules/smesh.git] / src / SMESHDS / SMESHDS_DataMapOfIntegerPtrHypothesis_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_DataMapOfIntegerPtrHypothesis.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 _TColStd_MapIntegerHasher_HeaderFile
25 #include <TColStd_MapIntegerHasher.hxx>
26 #endif
27 #ifndef _SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis_HeaderFile
28 #include "SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx"
29 #endif
30 #ifndef _SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis_HeaderFile
31 #include "SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis.hxx"
32 #endif
33  
34
35 #define TheKey Standard_Integer
36 #define TheKey_hxx <Standard_Integer.hxx>
37 #define TheItem SMESHDS_PtrHypothesis
38 #define TheItem_hxx <SMESHDS_PtrHypothesis.hxx>
39 #define Hasher TColStd_MapIntegerHasher
40 #define Hasher_hxx <TColStd_MapIntegerHasher.hxx>
41 #define TCollection_DataMapNode SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis
42 #define TCollection_DataMapNode_hxx <SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx>
43 #define TCollection_DataMapIterator SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis
44 #define TCollection_DataMapIterator_hxx <SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis.hxx>
45 #define Handle_TCollection_DataMapNode Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis
46 #define TCollection_DataMapNode_Type_() SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis_Type_()
47 #define TCollection_DataMap SMESHDS_DataMapOfIntegerPtrHypothesis
48 #define TCollection_DataMap_hxx <SMESHDS_DataMapOfIntegerPtrHypothesis.hxx>
49 #include <TCollection_DataMap.gxx>
50