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_ListNodeOfListOfPassKeyBoolean_HeaderFile
00024 #define _NMTDS_ListNodeOfListOfPassKeyBoolean_HeaderFile
00025
00026 #ifndef _Standard_HeaderFile
00027 #include <Standard.hxx>
00028 #endif
00029 #ifndef _Handle_NMTDS_ListNodeOfListOfPassKeyBoolean_HeaderFile
00030 #include <Handle_NMTDS_ListNodeOfListOfPassKeyBoolean.hxx>
00031 #endif
00032
00033 #ifndef _NMTDS_PassKeyBoolean_HeaderFile
00034 #include <NMTDS_PassKeyBoolean.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 NMTDS_PassKeyBoolean;
00043 class NMTDS_ListOfPassKeyBoolean;
00044 class NMTDS_ListIteratorOfListOfPassKeyBoolean;
00045
00046
00047
00048 class NMTDS_ListNodeOfListOfPassKeyBoolean : public TCollection_MapNode {
00049
00050 public:
00051
00052
00053
00054 NMTDS_ListNodeOfListOfPassKeyBoolean(const NMTDS_PassKeyBoolean& I,const TCollection_MapNodePtr& n);
00055
00056 NMTDS_PassKeyBoolean& 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 NMTDS_PassKeyBoolean myValue;
00086
00087
00088 };
00089
00090 #define Item NMTDS_PassKeyBoolean
00091 #define Item_hxx <NMTDS_PassKeyBoolean.hxx>
00092 #define TCollection_ListNode NMTDS_ListNodeOfListOfPassKeyBoolean
00093 #define TCollection_ListNode_hxx <NMTDS_ListNodeOfListOfPassKeyBoolean.hxx>
00094 #define TCollection_ListIterator NMTDS_ListIteratorOfListOfPassKeyBoolean
00095 #define TCollection_ListIterator_hxx <NMTDS_ListIteratorOfListOfPassKeyBoolean.hxx>
00096 #define Handle_TCollection_ListNode Handle_NMTDS_ListNodeOfListOfPassKeyBoolean
00097 #define TCollection_ListNode_Type_() NMTDS_ListNodeOfListOfPassKeyBoolean_Type_()
00098 #define TCollection_List NMTDS_ListOfPassKeyBoolean
00099 #define TCollection_List_hxx <NMTDS_ListOfPassKeyBoolean.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