1 // Copyright (C) 2007-2010 CEA/DEN, EDF R&D, OPEN CASCADE
3 // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
4 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
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.
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.
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
20 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
23 #ifndef _GEOMAlgo_ListNodeOfListOfPnt_HeaderFile
24 #define _GEOMAlgo_ListNodeOfListOfPnt_HeaderFile
26 #ifndef _Standard_HeaderFile
27 #include <Standard.hxx>
29 #ifndef _Handle_GEOMAlgo_ListNodeOfListOfPnt_HeaderFile
30 #include <Handle_GEOMAlgo_ListNodeOfListOfPnt.hxx>
33 #ifndef _gp_Pnt_HeaderFile
36 #ifndef _TCollection_MapNode_HeaderFile
37 #include <TCollection_MapNode.hxx>
39 #ifndef _TCollection_MapNodePtr_HeaderFile
40 #include <TCollection_MapNodePtr.hxx>
43 class GEOMAlgo_ListOfPnt;
44 class GEOMAlgo_ListIteratorOfListOfPnt;
48 class GEOMAlgo_ListNodeOfListOfPnt : public TCollection_MapNode {
54 GEOMAlgo_ListNodeOfListOfPnt(const gp_Pnt& I,const TCollection_MapNodePtr& n);
56 gp_Pnt& Value() const;
57 //Standard_EXPORT ~GEOMAlgo_ListNodeOfListOfPnt();
64 Standard_EXPORT const Handle(Standard_Type)& DynamicType() const;
65 //Standard_EXPORT Standard_Boolean IsKind(const Handle(Standard_Type)&) const;
91 #define Item_hxx <gp_Pnt.hxx>
92 #define TCollection_ListNode GEOMAlgo_ListNodeOfListOfPnt
93 #define TCollection_ListNode_hxx <GEOMAlgo_ListNodeOfListOfPnt.hxx>
94 #define TCollection_ListIterator GEOMAlgo_ListIteratorOfListOfPnt
95 #define TCollection_ListIterator_hxx <GEOMAlgo_ListIteratorOfListOfPnt.hxx>
96 #define Handle_TCollection_ListNode Handle_GEOMAlgo_ListNodeOfListOfPnt
97 #define TCollection_ListNode_Type_() GEOMAlgo_ListNodeOfListOfPnt_Type_()
98 #define TCollection_List GEOMAlgo_ListOfPnt
99 #define TCollection_List_hxx <GEOMAlgo_ListOfPnt.hxx>
101 #include <TCollection_ListNode.lxx>
105 #undef TCollection_ListNode
106 #undef TCollection_ListNode_hxx
107 #undef TCollection_ListIterator
108 #undef TCollection_ListIterator_hxx
109 #undef Handle_TCollection_ListNode
110 #undef TCollection_ListNode_Type_
111 #undef TCollection_List
112 #undef TCollection_List_hxx
115 // other Inline functions and methods (like "C++: function call" methods)