Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
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
00052
00053
00054 NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors(const BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors& I,const TCollection_MapNodePtr& n);
00055
00056 BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors& Value() const;
00057
00058
00059
00060
00061
00062
00063
00064 Standard_EXPORT const Handle(Standard_Type)& DynamicType() const;
00065
00066
00067 protected:
00068
00069
00070
00071
00072
00073
00074
00075
00076
00077 private:
00078
00079
00080
00081
00082
00083
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
00116
00117
00118
00119 #endif