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_DataMapNodeOfDataMapOfIntegerListOfPaveBlock_HeaderFile
21 #define _NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock_HeaderFile
23 #ifndef _Standard_HeaderFile
24 #include <Standard.hxx>
26 #ifndef _Handle_NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock_HeaderFile
27 #include <Handle_NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock.hxx>
30 #ifndef _Standard_Integer_HeaderFile
31 #include <Standard_Integer.hxx>
33 #ifndef _BOPTools_ListOfPaveBlock_HeaderFile
34 #include <BOPTools_ListOfPaveBlock.hxx>
36 #ifndef _TCollection_MapNode_HeaderFile
37 #include <TCollection_MapNode.hxx>
39 #ifndef _TCollection_MapNodePtr_HeaderFile
40 #include <TCollection_MapNodePtr.hxx>
42 class BOPTools_ListOfPaveBlock;
43 class TColStd_MapIntegerHasher;
44 class NMTTools_DataMapOfIntegerListOfPaveBlock;
45 class NMTTools_DataMapIteratorOfDataMapOfIntegerListOfPaveBlock;
49 class NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock : public TCollection_MapNode {
55 NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock(const Standard_Integer& K,const BOPTools_ListOfPaveBlock& I,const TCollection_MapNodePtr& n);
57 Standard_Integer& Key() const;
59 BOPTools_ListOfPaveBlock& Value() const;
60 //Standard_EXPORT ~NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock();
67 Standard_EXPORT const Handle(Standard_Type)& DynamicType() const;
68 //Standard_EXPORT Standard_Boolean IsKind(const Handle(Standard_Type)&) const;
88 Standard_Integer myKey;
89 BOPTools_ListOfPaveBlock myValue;
94 #define TheKey Standard_Integer
95 #define TheKey_hxx <Standard_Integer.hxx>
96 #define TheItem BOPTools_ListOfPaveBlock
97 #define TheItem_hxx <BOPTools_ListOfPaveBlock.hxx>
98 #define Hasher TColStd_MapIntegerHasher
99 #define Hasher_hxx <TColStd_MapIntegerHasher.hxx>
100 #define TCollection_DataMapNode NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock
101 #define TCollection_DataMapNode_hxx <NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock.hxx>
102 #define TCollection_DataMapIterator NMTTools_DataMapIteratorOfDataMapOfIntegerListOfPaveBlock
103 #define TCollection_DataMapIterator_hxx <NMTTools_DataMapIteratorOfDataMapOfIntegerListOfPaveBlock.hxx>
104 #define Handle_TCollection_DataMapNode Handle_NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock
105 #define TCollection_DataMapNode_Type_() NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock_Type_()
106 #define TCollection_DataMap NMTTools_DataMapOfIntegerListOfPaveBlock
107 #define TCollection_DataMap_hxx <NMTTools_DataMapOfIntegerListOfPaveBlock.hxx>
109 #include <TCollection_DataMapNode.lxx>
117 #undef TCollection_DataMapNode
118 #undef TCollection_DataMapNode_hxx
119 #undef TCollection_DataMapIterator
120 #undef TCollection_DataMapIterator_hxx
121 #undef Handle_TCollection_DataMapNode
122 #undef TCollection_DataMapNode_Type_
123 #undef TCollection_DataMap
124 #undef TCollection_DataMap_hxx
127 // other Inline functions and methods (like "C++: function call" methods)