Version: 6.3.1

src/NMTDS/NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors.hxx

Go to the documentation of this file.
00001 // Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
00002 //
00003 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
00004 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
00005 //
00006 // This library is free software; you can redistribute it and/or
00007 // modify it under the terms of the GNU Lesser General Public
00008 // License as published by the Free Software Foundation; either
00009 // version 2.1 of the License.
00010 //
00011 // This library is distributed in the hope that it will be useful,
00012 // but WITHOUT ANY WARRANTY; without even the implied warranty of
00013 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00014 // Lesser General Public License for more details.
00015 //
00016 // You should have received a copy of the GNU Lesser General Public
00017 // License along with this library; if not, write to the Free Software
00018 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
00019 //
00020 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
00021 //
00022 
00023 #ifndef _NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors_HeaderFile
00024 #define _NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors_HeaderFile
00025 
00026 #ifndef _Standard_HeaderFile
00027 #include <Standard.hxx>
00028 #endif
00029 #ifndef _Handle_NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors_HeaderFile
00030 #include <Handle_NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors.hxx>
00031 #endif
00032 
00033 #ifndef _BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors_HeaderFile
00034 #include <BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors.hxx>
00035 #endif
00036 #ifndef _TCollection_MapNode_HeaderFile
00037 #include <TCollection_MapNode.hxx>
00038 #endif
00039 #ifndef _TCollection_MapNodePtr_HeaderFile
00040 #include <TCollection_MapNodePtr.hxx>
00041 #endif
00042 class BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors;
00043 class NMTDS_ListOfIndexedDataMapOfShapeAncestorsSuccessors;
00044 class NMTDS_ListIteratorOfListOfIndexedDataMapOfShapeAncestorsSuccessors;
00045 
00046 
00047 
00048 class NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors : public TCollection_MapNode {
00049 
00050 public:
00051  // Methods PUBLIC
00052  // 
00053 
00054 NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors(const BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors& I,const TCollection_MapNodePtr& n);
00055 
00056   BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors& Value() const;
00057 //Standard_EXPORT ~NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors();
00058 
00059 
00060 
00061 
00062  // Type management
00063  //
00064  Standard_EXPORT const Handle(Standard_Type)& DynamicType() const;
00065  //Standard_EXPORT Standard_Boolean            IsKind(const Handle(Standard_Type)&) const;
00066 
00067 protected:
00068 
00069  // Methods PROTECTED
00070  // 
00071 
00072 
00073  // Fields PROTECTED
00074  //
00075 
00076 
00077 private: 
00078 
00079  // Methods PRIVATE
00080  // 
00081 
00082 
00083  // Fields PRIVATE
00084  //
00085 BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors myValue;
00086 
00087 
00088 };
00089 
00090 #define Item BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors
00091 #define Item_hxx <BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors.hxx>
00092 #define TCollection_ListNode NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors
00093 #define TCollection_ListNode_hxx <NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors.hxx>
00094 #define TCollection_ListIterator NMTDS_ListIteratorOfListOfIndexedDataMapOfShapeAncestorsSuccessors
00095 #define TCollection_ListIterator_hxx <NMTDS_ListIteratorOfListOfIndexedDataMapOfShapeAncestorsSuccessors.hxx>
00096 #define Handle_TCollection_ListNode Handle_NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors
00097 #define TCollection_ListNode_Type_() NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors_Type_()
00098 #define TCollection_List NMTDS_ListOfIndexedDataMapOfShapeAncestorsSuccessors
00099 #define TCollection_List_hxx <NMTDS_ListOfIndexedDataMapOfShapeAncestorsSuccessors.hxx>
00100 
00101 #include <TCollection_ListNode.lxx>
00102 
00103 #undef Item
00104 #undef Item_hxx
00105 #undef TCollection_ListNode
00106 #undef TCollection_ListNode_hxx
00107 #undef TCollection_ListIterator
00108 #undef TCollection_ListIterator_hxx
00109 #undef Handle_TCollection_ListNode
00110 #undef TCollection_ListNode_Type_
00111 #undef TCollection_List
00112 #undef TCollection_List_hxx
00113 
00114 
00115 // other Inline functions and methods (like "C++: function call" methods)
00116 //
00117 
00118 
00119 #endif
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS