/src/contrib/geom-5.1.2.7/src/GEOMAlgo/GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape_0.cpp

http://pythonocc.googlecode.com/ · C++ · 100 lines · 56 code · 14 blank · 30 comment · 2 complexity · fffa2efd8cbb07660002a31ab1838e08 MD5 · raw file

  1. // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
  2. //
  3. // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
  4. // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
  5. //
  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.
  10. //
  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.
  15. //
  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
  19. //
  20. // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
  21. //
  22. #include <GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape.hxx>
  23. #ifndef _Standard_TypeMismatch_HeaderFile
  24. #include <Standard_TypeMismatch.hxx>
  25. #endif
  26. #ifndef _GEOMAlgo_PassKeyShape_HeaderFile
  27. #include <GEOMAlgo_PassKeyShape.hxx>
  28. #endif
  29. #ifndef _TopTools_ListOfShape_HeaderFile
  30. #include <TopTools_ListOfShape.hxx>
  31. #endif
  32. #ifndef _GEOMAlgo_PassKeyShapeMapHasher_HeaderFile
  33. #include <GEOMAlgo_PassKeyShapeMapHasher.hxx>
  34. #endif
  35. #ifndef _GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape_HeaderFile
  36. #include <GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.hxx>
  37. #endif
  38. //GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape::~GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape() {}
  39. Standard_EXPORT Handle_Standard_Type& GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape_Type_()
  40. {
  41. static Handle_Standard_Type aType1 = STANDARD_TYPE(TCollection_MapNode);
  42. static Handle_Standard_Type aType2 = STANDARD_TYPE(MMgt_TShared);
  43. static Handle_Standard_Type aType3 = STANDARD_TYPE(Standard_Transient);
  44. static Handle_Standard_Transient _Ancestors[]= {aType1,aType2,aType3,NULL};
  45. static Handle_Standard_Type _aType = new Standard_Type("GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape",
  46. sizeof(GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape),
  47. 1,
  48. (Standard_Address)_Ancestors,
  49. (Standard_Address)NULL);
  50. return _aType;
  51. }
  52. // DownCast method
  53. // allow safe downcasting
  54. //
  55. const Handle(GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape) Handle(GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape)::DownCast(const Handle(Standard_Transient)& AnObject)
  56. {
  57. Handle(GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape) _anOtherObject;
  58. if (!AnObject.IsNull()) {
  59. if (AnObject->IsKind(STANDARD_TYPE(GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape))) {
  60. _anOtherObject = Handle(GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape)((Handle(GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape)&)AnObject);
  61. }
  62. }
  63. return _anOtherObject ;
  64. }
  65. const Handle(Standard_Type)& GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape::DynamicType() const
  66. {
  67. return STANDARD_TYPE(GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape) ;
  68. }
  69. //Standard_Boolean GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape::IsKind(const Handle(Standard_Type)& AType) const
  70. //{
  71. // return (STANDARD_TYPE(GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape) == AType || TCollection_MapNode::IsKind(AType));
  72. //}
  73. //Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape::~Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape() {}
  74. #define TheKey GEOMAlgo_PassKeyShape
  75. #define TheKey_hxx <GEOMAlgo_PassKeyShape.hxx>
  76. #define TheItem TopTools_ListOfShape
  77. #define TheItem_hxx <TopTools_ListOfShape.hxx>
  78. #define Hasher GEOMAlgo_PassKeyShapeMapHasher
  79. #define Hasher_hxx <GEOMAlgo_PassKeyShapeMapHasher.hxx>
  80. #define TCollection_IndexedDataMapNode GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape
  81. #define TCollection_IndexedDataMapNode_hxx <GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape.hxx>
  82. #define Handle_TCollection_IndexedDataMapNode Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape
  83. #define TCollection_IndexedDataMapNode_Type_() GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape_Type_()
  84. #define TCollection_IndexedDataMap GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape
  85. #define TCollection_IndexedDataMap_hxx <GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.hxx>
  86. #include <TCollection_IndexedDataMapNode.gxx>