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