Salome HOME
Mantis issue 0021454: [CEA] non regression test fails : problem with group creation...
[modules/geom.git] / src / NMTTools / NMTTools_MapIteratorOfMapOfPaveBlock_0.cxx
1 // Copyright (C) 2007-2011  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
23 #include <NMTTools_MapIteratorOfMapOfPaveBlock.hxx>
24
25 #ifndef _Standard_NoSuchObject_HeaderFile
26 #include <Standard_NoSuchObject.hxx>
27 #endif
28 #ifndef _BOPTools_PaveBlock_HeaderFile
29 #include <BOPTools_PaveBlock.hxx>
30 #endif
31 #ifndef _BOPTools_PaveBlockMapHasher_HeaderFile
32 #include <BOPTools_PaveBlockMapHasher.hxx>
33 #endif
34 #ifndef _NMTTools_MapOfPaveBlock_HeaderFile
35 #include <NMTTools_MapOfPaveBlock.hxx>
36 #endif
37 #ifndef _NMTTools_StdMapNodeOfMapOfPaveBlock_HeaderFile
38 #include <NMTTools_StdMapNodeOfMapOfPaveBlock.hxx>
39 #endif
40  
41
42 #define TheKey BOPTools_PaveBlock
43 #define TheKey_hxx <BOPTools_PaveBlock.hxx>
44 #define Hasher BOPTools_PaveBlockMapHasher
45 #define Hasher_hxx <BOPTools_PaveBlockMapHasher.hxx>
46 #define TCollection_StdMapNode NMTTools_StdMapNodeOfMapOfPaveBlock
47 #define TCollection_StdMapNode_hxx <NMTTools_StdMapNodeOfMapOfPaveBlock.hxx>
48 #define TCollection_MapIterator NMTTools_MapIteratorOfMapOfPaveBlock
49 #define TCollection_MapIterator_hxx <NMTTools_MapIteratorOfMapOfPaveBlock.hxx>
50 #define Handle_TCollection_StdMapNode Handle_NMTTools_StdMapNodeOfMapOfPaveBlock
51 #define TCollection_StdMapNode_Type_() NMTTools_StdMapNodeOfMapOfPaveBlock_Type_()
52 #define TCollection_Map NMTTools_MapOfPaveBlock
53 #define TCollection_Map_hxx <NMTTools_MapOfPaveBlock.hxx>
54 #include <TCollection_MapIterator.gxx>
55