Salome HOME
c2efd4b3bc1d7fc5d4f5c3fa8a00d0fb76eef8d2
[modules/geom.git] / src / NMTTools / NMTTools_MapOfPaveBlock_0.cxx
1 //  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
2 //
3 //  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
4 //  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
5 //
6 //  This library is free software; you can redistribute it and/or
7 //  modify it under the terms of the GNU Lesser General Public
8 //  License as published by the Free Software Foundation; either
9 //  version 2.1 of the License.
10 //
11 //  This library is distributed in the hope that it will be useful,
12 //  but WITHOUT ANY WARRANTY; without even the implied warranty of
13 //  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14 //  Lesser General Public License for more details.
15 //
16 //  You should have received a copy of the GNU Lesser General Public
17 //  License along with this library; if not, write to the Free Software
18 //  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
19 //
20 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
21 //
22 #include <NMTTools_MapOfPaveBlock.hxx>
23
24 #ifndef _Standard_DomainError_HeaderFile
25 #include <Standard_DomainError.hxx>
26 #endif
27 #ifndef _BOPTools_PaveBlock_HeaderFile
28 #include <BOPTools_PaveBlock.hxx>
29 #endif
30 #ifndef _BOPTools_PaveBlockMapHasher_HeaderFile
31 #include <BOPTools_PaveBlockMapHasher.hxx>
32 #endif
33 #ifndef _NMTTools_StdMapNodeOfMapOfPaveBlock_HeaderFile
34 #include <NMTTools_StdMapNodeOfMapOfPaveBlock.hxx>
35 #endif
36 #ifndef _NMTTools_MapIteratorOfMapOfPaveBlock_HeaderFile
37 #include <NMTTools_MapIteratorOfMapOfPaveBlock.hxx>
38 #endif
39  
40
41 #define TheKey BOPTools_PaveBlock
42 #define TheKey_hxx <BOPTools_PaveBlock.hxx>
43 #define Hasher BOPTools_PaveBlockMapHasher
44 #define Hasher_hxx <BOPTools_PaveBlockMapHasher.hxx>
45 #define TCollection_StdMapNode NMTTools_StdMapNodeOfMapOfPaveBlock
46 #define TCollection_StdMapNode_hxx <NMTTools_StdMapNodeOfMapOfPaveBlock.hxx>
47 #define TCollection_MapIterator NMTTools_MapIteratorOfMapOfPaveBlock
48 #define TCollection_MapIterator_hxx <NMTTools_MapIteratorOfMapOfPaveBlock.hxx>
49 #define Handle_TCollection_StdMapNode Handle_NMTTools_StdMapNodeOfMapOfPaveBlock
50 #define TCollection_StdMapNode_Type_() NMTTools_StdMapNodeOfMapOfPaveBlock_Type_()
51 #define TCollection_Map NMTTools_MapOfPaveBlock
52 #define TCollection_Map_hxx <NMTTools_MapOfPaveBlock.hxx>
53 #include <TCollection_Map.gxx>
54