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_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape_HeaderFile
21 #define _NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape_HeaderFile
23 #ifndef _Standard_HeaderFile
24 #include <Standard.hxx>
26 #ifndef _Handle_NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape_HeaderFile
27 #include <Handle_NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape.hxx>
30 #ifndef _TopoDS_Shape_HeaderFile
31 #include <TopoDS_Shape.hxx>
33 #ifndef _Standard_Integer_HeaderFile
34 #include <Standard_Integer.hxx>
36 #ifndef _TopTools_IndexedMapOfShape_HeaderFile
37 #include <TopTools_IndexedMapOfShape.hxx>
39 #ifndef _TCollection_MapNodePtr_HeaderFile
40 #include <TCollection_MapNodePtr.hxx>
42 #ifndef _TCollection_MapNode_HeaderFile
43 #include <TCollection_MapNode.hxx>
46 class TopTools_IndexedMapOfShape;
47 class TopTools_ShapeMapHasher;
48 class NMTTools_IndexedDataMapOfShapeIndexedMapOfShape;
52 class NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape : public TCollection_MapNode {
58 NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape(const TopoDS_Shape& K1,const Standard_Integer K2,const TopTools_IndexedMapOfShape& I,const TCollection_MapNodePtr& n1,const TCollection_MapNodePtr& n2);
60 TopoDS_Shape& Key1() const;
62 Standard_Integer& Key2() const;
64 TCollection_MapNodePtr& Next2() const;
66 TopTools_IndexedMapOfShape& Value() const;
67 //Standard_EXPORT ~NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape();
74 Standard_EXPORT const Handle(Standard_Type)& DynamicType() const;
75 //Standard_EXPORT Standard_Boolean IsKind(const Handle(Standard_Type)&) const;
96 Standard_Integer myKey2;
97 TopTools_IndexedMapOfShape myValue;
98 TCollection_MapNodePtr myNext2;
103 #define TheKey TopoDS_Shape
104 #define TheKey_hxx <TopoDS_Shape.hxx>
105 #define TheItem TopTools_IndexedMapOfShape
106 #define TheItem_hxx <TopTools_IndexedMapOfShape.hxx>
107 #define Hasher TopTools_ShapeMapHasher
108 #define Hasher_hxx <TopTools_ShapeMapHasher.hxx>
109 #define TCollection_IndexedDataMapNode NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape
110 #define TCollection_IndexedDataMapNode_hxx <NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape.hxx>
111 #define Handle_TCollection_IndexedDataMapNode Handle_NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape
112 #define TCollection_IndexedDataMapNode_Type_() NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape_Type_()
113 #define TCollection_IndexedDataMap NMTTools_IndexedDataMapOfShapeIndexedMapOfShape
114 #define TCollection_IndexedDataMap_hxx <NMTTools_IndexedDataMapOfShapeIndexedMapOfShape.hxx>
116 #include <TCollection_IndexedDataMapNode.lxx>
124 #undef TCollection_IndexedDataMapNode
125 #undef TCollection_IndexedDataMapNode_hxx
126 #undef Handle_TCollection_IndexedDataMapNode
127 #undef TCollection_IndexedDataMapNode_Type_
128 #undef TCollection_IndexedDataMap
129 #undef TCollection_IndexedDataMap_hxx
132 // other Inline functions and methods (like "C++: function call" methods)