Salome HOME
Mantis issue 0021404: Problem with partition. A fix by Peter Kurnev.
[modules/geom.git] / src / NMTDS / NMTDS_ListIteratorOfListOfPairBoolean_0.cxx
1 // Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE\r
2 //\r
3 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,\r
4 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS\r
5 //\r
6 // This library is free software; you can redistribute it and/or\r
7 // modify it under the terms of the GNU Lesser General Public\r
8 // License as published by the Free Software Foundation; either\r
9 // version 2.1 of the License.\r
10 //\r
11 // This library is distributed in the hope that it will be useful,\r
12 // but WITHOUT ANY WARRANTY; without even the implied warranty of\r
13 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
14 // Lesser General Public License for more details.\r
15 //\r
16 // You should have received a copy of the GNU Lesser General Public\r
17 // License along with this library; if not, write to the Free Software\r
18 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
19 //\r
20 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com\r
21 \r
22 #include <NMTDS_ListIteratorOfListOfPairBoolean.hxx>\r
23 \r
24 #ifndef _Standard_NoMoreObject_HeaderFile\r
25 #include <Standard_NoMoreObject.hxx>\r
26 #endif\r
27 #ifndef _Standard_NoSuchObject_HeaderFile\r
28 #include <Standard_NoSuchObject.hxx>\r
29 #endif\r
30 #ifndef _NMTDS_ListOfPairBoolean_HeaderFile\r
31 #include <NMTDS_ListOfPairBoolean.hxx>\r
32 #endif\r
33 #ifndef _NMTDS_PairBoolean_HeaderFile\r
34 #include <NMTDS_PairBoolean.hxx>\r
35 #endif\r
36 #ifndef _NMTDS_ListNodeOfListOfPairBoolean_HeaderFile\r
37 #include <NMTDS_ListNodeOfListOfPairBoolean.hxx>\r
38 #endif\r
39  \r
40 \r
41 #define Item NMTDS_PairBoolean\r
42 #define Item_hxx <NMTDS_PairBoolean.hxx>\r
43 #define TCollection_ListNode NMTDS_ListNodeOfListOfPairBoolean\r
44 #define TCollection_ListNode_hxx <NMTDS_ListNodeOfListOfPairBoolean.hxx>\r
45 #define TCollection_ListIterator NMTDS_ListIteratorOfListOfPairBoolean\r
46 #define TCollection_ListIterator_hxx <NMTDS_ListIteratorOfListOfPairBoolean.hxx>\r
47 #define Handle_TCollection_ListNode Handle_NMTDS_ListNodeOfListOfPairBoolean\r
48 #define TCollection_ListNode_Type_() NMTDS_ListNodeOfListOfPairBoolean_Type_()\r
49 #define TCollection_List NMTDS_ListOfPairBoolean\r
50 #define TCollection_List_hxx <NMTDS_ListOfPairBoolean.hxx>\r
51 #include <TCollection_ListIterator.gxx>\r
52 \r