1 // Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
2 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
4 // This library is free software; you can redistribute it and/or
5 // modify it under the terms of the GNU Lesser General Public
6 // License as published by the Free Software Foundation; either
7 // version 2.1 of the License.
9 // This library is distributed in the hope that it will be useful
10 // but WITHOUT ANY WARRANTY; without even the implied warranty of
11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 // Lesser General Public License for more details.
14 // You should have received a copy of the GNU Lesser General Public
15 // License along with this library; if not, write to the Free Software
16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
20 #ifndef _NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger_HeaderFile
21 #define _NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger_HeaderFile
23 #ifndef _Standard_HeaderFile
24 #include <Standard.hxx>
26 #ifndef _Handle_NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger_HeaderFile
27 #include <Handle_NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger.hxx>
30 #ifndef _Standard_Integer_HeaderFile
31 #include <Standard_Integer.hxx>
33 #ifndef _TColStd_IndexedMapOfInteger_HeaderFile
34 #include <TColStd_IndexedMapOfInteger.hxx>
36 #ifndef _TCollection_MapNodePtr_HeaderFile
37 #include <TCollection_MapNodePtr.hxx>
39 #ifndef _TCollection_MapNode_HeaderFile
40 #include <TCollection_MapNode.hxx>
42 class TColStd_IndexedMapOfInteger;
43 class TColStd_MapIntegerHasher;
44 class NMTTools_IndexedDataMapOfIndexedMapOfInteger;
48 class NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger : public TCollection_MapNode {
54 NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger(const Standard_Integer& K1,const Standard_Integer K2,const TColStd_IndexedMapOfInteger& I,const TCollection_MapNodePtr& n1,const TCollection_MapNodePtr& n2);
56 Standard_Integer& Key1() const;
58 Standard_Integer& Key2() const;
60 TCollection_MapNodePtr& Next2() const;
62 TColStd_IndexedMapOfInteger& Value() const;
63 //Standard_EXPORT ~NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger();
70 Standard_EXPORT const Handle(Standard_Type)& DynamicType() const;
71 //Standard_EXPORT Standard_Boolean IsKind(const Handle(Standard_Type)&) const;
91 Standard_Integer myKey1;
92 Standard_Integer myKey2;
93 TColStd_IndexedMapOfInteger myValue;
94 TCollection_MapNodePtr myNext2;
99 #define TheKey Standard_Integer
100 #define TheKey_hxx <Standard_Integer.hxx>
101 #define TheItem TColStd_IndexedMapOfInteger
102 #define TheItem_hxx <TColStd_IndexedMapOfInteger.hxx>
103 #define Hasher TColStd_MapIntegerHasher
104 #define Hasher_hxx <TColStd_MapIntegerHasher.hxx>
105 #define TCollection_IndexedDataMapNode NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger
106 #define TCollection_IndexedDataMapNode_hxx <NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger.hxx>
107 #define Handle_TCollection_IndexedDataMapNode Handle_NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger
108 #define TCollection_IndexedDataMapNode_Type_() NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger_Type_()
109 #define TCollection_IndexedDataMap NMTTools_IndexedDataMapOfIndexedMapOfInteger
110 #define TCollection_IndexedDataMap_hxx <NMTTools_IndexedDataMapOfIndexedMapOfInteger.hxx>
112 #include <TCollection_IndexedDataMapNode.lxx>
120 #undef TCollection_IndexedDataMapNode
121 #undef TCollection_IndexedDataMapNode_hxx
122 #undef Handle_TCollection_IndexedDataMapNode
123 #undef TCollection_IndexedDataMapNode_Type_
124 #undef TCollection_IndexedDataMap
125 #undef TCollection_IndexedDataMap_hxx
128 // other Inline functions and methods (like "C++: function call" methods)