]> SALOME platform Git repositories - modules/geom.git/blob - src/NMTDS/NMTDS_StdMapNodeOfMapOfPairBoolean_0.cxx
Salome HOME
Added help page and revert some changes for a better ergonomy
[modules/geom.git] / src / NMTDS / NMTDS_StdMapNodeOfMapOfPairBoolean_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_StdMapNodeOfMapOfPairBoolean.hxx>\r
23 \r
24 #ifndef _Standard_Type_HeaderFile\r
25 #include <Standard_Type.hxx>\r
26 #endif\r
27 \r
28 #ifndef _NMTDS_PairBoolean_HeaderFile\r
29 #include <NMTDS_PairBoolean.hxx>\r
30 #endif\r
31 #ifndef _NMTDS_PairMapHasher_HeaderFile\r
32 #include <NMTDS_PairMapHasher.hxx>\r
33 #endif\r
34 #ifndef _NMTDS_MapOfPairBoolean_HeaderFile\r
35 #include <NMTDS_MapOfPairBoolean.hxx>\r
36 #endif\r
37 #ifndef _NMTDS_MapIteratorOfMapOfPairBoolean_HeaderFile\r
38 #include <NMTDS_MapIteratorOfMapOfPairBoolean.hxx>\r
39 #endif\r
40 \r
41  \r
42 \r
43 \r
44 IMPLEMENT_STANDARD_TYPE(NMTDS_StdMapNodeOfMapOfPairBoolean)\r
45 IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()\r
46   STANDARD_TYPE(TCollection_MapNode),\r
47   STANDARD_TYPE(MMgt_TShared),\r
48   STANDARD_TYPE(Standard_Transient),\r
49 \r
50 IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()\r
51 IMPLEMENT_STANDARD_TYPE_END(NMTDS_StdMapNodeOfMapOfPairBoolean)\r
52 \r
53 \r
54 IMPLEMENT_DOWNCAST(NMTDS_StdMapNodeOfMapOfPairBoolean,Standard_Transient)\r
55 IMPLEMENT_STANDARD_RTTI(NMTDS_StdMapNodeOfMapOfPairBoolean)\r
56 \r
57 \r
58 #define TheKey NMTDS_PairBoolean\r
59 #define TheKey_hxx <NMTDS_PairBoolean.hxx>\r
60 #define Hasher NMTDS_PairMapHasher\r
61 #define Hasher_hxx <NMTDS_PairMapHasher.hxx>\r
62 #define TCollection_StdMapNode NMTDS_StdMapNodeOfMapOfPairBoolean\r
63 #define TCollection_StdMapNode_hxx <NMTDS_StdMapNodeOfMapOfPairBoolean.hxx>\r
64 #define TCollection_MapIterator NMTDS_MapIteratorOfMapOfPairBoolean\r
65 #define TCollection_MapIterator_hxx <NMTDS_MapIteratorOfMapOfPairBoolean.hxx>\r
66 #define Handle_TCollection_StdMapNode Handle_NMTDS_StdMapNodeOfMapOfPairBoolean\r
67 #define TCollection_StdMapNode_Type_() NMTDS_StdMapNodeOfMapOfPairBoolean_Type_()\r
68 #define TCollection_Map NMTDS_MapOfPairBoolean\r
69 #define TCollection_Map_hxx <NMTDS_MapOfPairBoolean.hxx>\r
70 #include <TCollection_StdMapNode.gxx>\r
71 \r