Version: 6.3.1

src/NMTDS/NMTDS_StdMapNodeOfMapOfPassKeyBoolean.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_StdMapNodeOfMapOfPassKeyBoolean_HeaderFile
00024 #define _NMTDS_StdMapNodeOfMapOfPassKeyBoolean_HeaderFile
00025 
00026 #ifndef _Standard_HeaderFile
00027 #include <Standard.hxx>
00028 #endif
00029 #ifndef _Handle_NMTDS_StdMapNodeOfMapOfPassKeyBoolean_HeaderFile
00030 #include <Handle_NMTDS_StdMapNodeOfMapOfPassKeyBoolean.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_PassKeyMapHasher;
00044 class NMTDS_MapOfPassKeyBoolean;
00045 class NMTDS_MapIteratorOfMapOfPassKeyBoolean;
00046 
00047 
00048 
00049 class NMTDS_StdMapNodeOfMapOfPassKeyBoolean : public TCollection_MapNode {
00050 
00051 public:
00052  // Methods PUBLIC
00053  // 
00054 
00055 NMTDS_StdMapNodeOfMapOfPassKeyBoolean(const NMTDS_PassKeyBoolean& K,const TCollection_MapNodePtr& n);
00056 
00057   NMTDS_PassKeyBoolean& Key() const;
00058 //Standard_EXPORT ~NMTDS_StdMapNodeOfMapOfPassKeyBoolean();
00059 
00060 
00061 
00062 
00063  // Type management
00064  //
00065  Standard_EXPORT const Handle(Standard_Type)& DynamicType() const;
00066  //Standard_EXPORT Standard_Boolean            IsKind(const Handle(Standard_Type)&) const;
00067 
00068 protected:
00069 
00070  // Methods PROTECTED
00071  // 
00072 
00073 
00074  // Fields PROTECTED
00075  //
00076 
00077 
00078 private: 
00079 
00080  // Methods PRIVATE
00081  // 
00082 
00083 
00084  // Fields PRIVATE
00085  //
00086 NMTDS_PassKeyBoolean myKey;
00087 
00088 
00089 };
00090 
00091 #define TheKey NMTDS_PassKeyBoolean
00092 #define TheKey_hxx <NMTDS_PassKeyBoolean.hxx>
00093 #define Hasher NMTDS_PassKeyMapHasher
00094 #define Hasher_hxx <NMTDS_PassKeyMapHasher.hxx>
00095 #define TCollection_MapIterator NMTDS_MapIteratorOfMapOfPassKeyBoolean
00096 #define TCollection_MapIterator_hxx <NMTDS_MapIteratorOfMapOfPassKeyBoolean.hxx>
00097 #define TCollection_StdMapNode NMTDS_StdMapNodeOfMapOfPassKeyBoolean
00098 #define TCollection_StdMapNode_hxx <NMTDS_StdMapNodeOfMapOfPassKeyBoolean.hxx>
00099 #define Handle_TCollection_StdMapNode Handle_NMTDS_StdMapNodeOfMapOfPassKeyBoolean
00100 #define TCollection_StdMapNode_Type_() NMTDS_StdMapNodeOfMapOfPassKeyBoolean_Type_()
00101 #define TCollection_Map NMTDS_MapOfPassKeyBoolean
00102 #define TCollection_Map_hxx <NMTDS_MapOfPassKeyBoolean.hxx>
00103 
00104 #include <TCollection_StdMapNode.lxx>
00105 
00106 #undef TheKey
00107 #undef TheKey_hxx
00108 #undef Hasher
00109 #undef Hasher_hxx
00110 #undef TCollection_MapIterator
00111 #undef TCollection_MapIterator_hxx
00112 #undef TCollection_StdMapNode
00113 #undef TCollection_StdMapNode_hxx
00114 #undef Handle_TCollection_StdMapNode
00115 #undef TCollection_StdMapNode_Type_
00116 #undef TCollection_Map
00117 #undef TCollection_Map_hxx
00118 
00119 
00120 // other Inline functions and methods (like "C++: function call" methods)
00121 //
00122 
00123 
00124 #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