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_ListNodeOfListOfCoupleOfShape_HeaderFile
21 #define _NMTTools_ListNodeOfListOfCoupleOfShape_HeaderFile
23 #ifndef _Standard_HeaderFile
24 #include <Standard.hxx>
26 #ifndef _Handle_NMTTools_ListNodeOfListOfCoupleOfShape_HeaderFile
27 #include <Handle_NMTTools_ListNodeOfListOfCoupleOfShape.hxx>
30 #ifndef _NMTTools_CoupleOfShape_HeaderFile
31 #include <NMTTools_CoupleOfShape.hxx>
33 #ifndef _TCollection_MapNode_HeaderFile
34 #include <TCollection_MapNode.hxx>
36 #ifndef _TCollection_MapNodePtr_HeaderFile
37 #include <TCollection_MapNodePtr.hxx>
39 class NMTTools_CoupleOfShape;
40 class NMTTools_ListOfCoupleOfShape;
41 class NMTTools_ListIteratorOfListOfCoupleOfShape;
45 class NMTTools_ListNodeOfListOfCoupleOfShape : public TCollection_MapNode {
51 NMTTools_ListNodeOfListOfCoupleOfShape(const NMTTools_CoupleOfShape& I,const TCollection_MapNodePtr& n);
53 NMTTools_CoupleOfShape& Value() const;
54 //Standard_EXPORT ~NMTTools_ListNodeOfListOfCoupleOfShape();
61 Standard_EXPORT const Handle(Standard_Type)& DynamicType() const;
62 //Standard_EXPORT Standard_Boolean IsKind(const Handle(Standard_Type)&) const;
82 NMTTools_CoupleOfShape myValue;
87 #define Item NMTTools_CoupleOfShape
88 #define Item_hxx <NMTTools_CoupleOfShape.hxx>
89 #define TCollection_ListNode NMTTools_ListNodeOfListOfCoupleOfShape
90 #define TCollection_ListNode_hxx <NMTTools_ListNodeOfListOfCoupleOfShape.hxx>
91 #define TCollection_ListIterator NMTTools_ListIteratorOfListOfCoupleOfShape
92 #define TCollection_ListIterator_hxx <NMTTools_ListIteratorOfListOfCoupleOfShape.hxx>
93 #define Handle_TCollection_ListNode Handle_NMTTools_ListNodeOfListOfCoupleOfShape
94 #define TCollection_ListNode_Type_() NMTTools_ListNodeOfListOfCoupleOfShape_Type_()
95 #define TCollection_List NMTTools_ListOfCoupleOfShape
96 #define TCollection_List_hxx <NMTTools_ListOfCoupleOfShape.hxx>
98 #include <TCollection_ListNode.lxx>
102 #undef TCollection_ListNode
103 #undef TCollection_ListNode_hxx
104 #undef TCollection_ListIterator
105 #undef TCollection_ListIterator_hxx
106 #undef Handle_TCollection_ListNode
107 #undef TCollection_ListNode_Type_
108 #undef TCollection_List
109 #undef TCollection_List_hxx
112 // other Inline functions and methods (like "C++: function call" methods)