]> SALOME platform Git repositories - modules/geom.git/blob - src/NMTDS/NMTDS_MapOfPairBoolean_0.cxx
Salome HOME
Added help page and revert some changes for a better ergonomy
[modules/geom.git] / src / NMTDS / NMTDS_MapOfPairBoolean_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_MapOfPairBoolean.hxx>\r
23 \r
24 #ifndef _Standard_DomainError_HeaderFile\r
25 #include <Standard_DomainError.hxx>\r
26 #endif\r
27 #ifndef _NMTDS_PairBoolean_HeaderFile\r
28 #include <NMTDS_PairBoolean.hxx>\r
29 #endif\r
30 #ifndef _NMTDS_PairMapHasher_HeaderFile\r
31 #include <NMTDS_PairMapHasher.hxx>\r
32 #endif\r
33 #ifndef _NMTDS_StdMapNodeOfMapOfPairBoolean_HeaderFile\r
34 #include <NMTDS_StdMapNodeOfMapOfPairBoolean.hxx>\r
35 #endif\r
36 #ifndef _NMTDS_MapIteratorOfMapOfPairBoolean_HeaderFile\r
37 #include <NMTDS_MapIteratorOfMapOfPairBoolean.hxx>\r
38 #endif\r
39  \r
40 \r
41 #define TheKey NMTDS_PairBoolean\r
42 #define TheKey_hxx <NMTDS_PairBoolean.hxx>\r
43 #define Hasher NMTDS_PairMapHasher\r
44 #define Hasher_hxx <NMTDS_PairMapHasher.hxx>\r
45 #define TCollection_StdMapNode NMTDS_StdMapNodeOfMapOfPairBoolean\r
46 #define TCollection_StdMapNode_hxx <NMTDS_StdMapNodeOfMapOfPairBoolean.hxx>\r
47 #define TCollection_MapIterator NMTDS_MapIteratorOfMapOfPairBoolean\r
48 #define TCollection_MapIterator_hxx <NMTDS_MapIteratorOfMapOfPairBoolean.hxx>\r
49 #define Handle_TCollection_StdMapNode Handle_NMTDS_StdMapNodeOfMapOfPairBoolean\r
50 #define TCollection_StdMapNode_Type_() NMTDS_StdMapNodeOfMapOfPairBoolean_Type_()\r
51 #define TCollection_Map NMTDS_MapOfPairBoolean\r
52 #define TCollection_Map_hxx <NMTDS_MapOfPairBoolean.hxx>\r
53 #include <TCollection_Map.gxx>\r
54 \r