Salome HOME
NRI : First integration.
[modules/smesh.git] / src / SMDS / SMDS_DataMapOfPntInteger_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_DataMapOfPntInteger.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 _gp_Pnt_HeaderFile
25 #include <gp_Pnt.hxx>
26 #endif
27 #ifndef _SMDS_PntHasher_HeaderFile
28 #include "SMDS_PntHasher.hxx"
29 #endif
30 #ifndef _SMDS_DataMapNodeOfDataMapOfPntInteger_HeaderFile
31 #include "SMDS_DataMapNodeOfDataMapOfPntInteger.hxx"
32 #endif
33 #ifndef _SMDS_DataMapIteratorOfDataMapOfPntInteger_HeaderFile
34 #include "SMDS_DataMapIteratorOfDataMapOfPntInteger.hxx"
35 #endif
36  
37
38 #define TheKey gp_Pnt
39 #define TheKey_hxx <gp_Pnt.hxx>
40 #define TheItem Standard_Integer
41 #define TheItem_hxx <Standard_Integer.hxx>
42 #define Hasher SMDS_PntHasher
43 #define Hasher_hxx <SMDS_PntHasher.hxx>
44 #define TCollection_DataMapNode SMDS_DataMapNodeOfDataMapOfPntInteger
45 #define TCollection_DataMapNode_hxx <SMDS_DataMapNodeOfDataMapOfPntInteger.hxx>
46 #define TCollection_DataMapIterator SMDS_DataMapIteratorOfDataMapOfPntInteger
47 #define TCollection_DataMapIterator_hxx <SMDS_DataMapIteratorOfDataMapOfPntInteger.hxx>
48 #define Handle_TCollection_DataMapNode Handle_SMDS_DataMapNodeOfDataMapOfPntInteger
49 #define TCollection_DataMapNode_Type_() SMDS_DataMapNodeOfDataMapOfPntInteger_Type_()
50 #define TCollection_DataMap SMDS_DataMapOfPntInteger
51 #define TCollection_DataMap_hxx <SMDS_DataMapOfPntInteger.hxx>
52 #include <TCollection_DataMap.gxx>
53