0024814: Avoid using explicit names of Handle classes
authorabv <abv@opencascade.com>
Wed, 9 Apr 2014 14:48:28 +0000 (18:48 +0400)
committerabv <abv@opencascade.com>
Tue, 22 Apr 2014 14:36:12 +0000 (18:36 +0400)
commit857ffd5e57f198ef3d238b16913a8f5a385258b2
treec141f432a8aa36eac03aed2df9151bb8e0f40891
parent6fc9d72d9d8690f734d6d94a396ee1f192f217c1
0024814: Avoid using explicit names of Handle classes

Sources corrected replacing Handle_XXX by Handle(XXX)
211 files changed:
src/AIS/AIS_AttributeFilter.cxx
src/AIS/AIS_Axis.cxx
src/AIS/AIS_Chamf2dDimension.cxx
src/AIS/AIS_Chamf3dDimension.cxx
src/AIS/AIS_Circle.cxx
src/AIS/AIS_ConcentricRelation.cxx
src/AIS/AIS_ConnectedInteractive.cxx
src/AIS/AIS_Drawer.cxx
src/AIS/AIS_EqualRadiusRelation.cxx
src/AIS/AIS_FixRelation.cxx
src/AIS/AIS_IdenticRelation.cxx
src/AIS/AIS_InteractiveContext.cxx
src/AIS/AIS_InteractiveContext.lxx
src/AIS/AIS_Line.cxx
src/AIS/AIS_MaxRadiusDimension.cxx
src/AIS/AIS_MidPointRelation.cxx
src/AIS/AIS_MinRadiusDimension.cxx
src/AIS/AIS_MultipleConnectedInteractive.cxx
src/AIS/AIS_MultipleConnectedShape.cxx
src/AIS/AIS_ParallelRelation.cxx
src/AIS/AIS_PerpendicularRelation.cxx
src/AIS/AIS_Plane.cxx
src/AIS/AIS_PlaneTrihedron.cxx
src/AIS/AIS_Point.cxx
src/AIS/AIS_SymmetricRelation.cxx
src/AIS/AIS_TangentRelation.cxx
src/AIS/AIS_Trihedron.cxx
src/AIS/AIS_TypeFilter.cxx
src/Adaptor3d/Adaptor3d_HSurfaceTool.lxx
src/AdvApprox/AdvApprox_ApproxAFunction.cxx
src/AppDef/AppDef_MultiPointConstraint.cxx
src/AppParCurves/AppParCurves_MultiPoint.cxx
src/BOPAlgo/BOPAlgo_Builder_2.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_2.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_3.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_4.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_5.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_9.cxx
src/BOPCol/BOPCol_BaseAllocator.hxx
src/BOPCol/BOPCol_NCVector.hxx
src/BOPDS/BOPDS_Curve.lxx
src/BRep/BRep_CurveOn2Surfaces.cxx
src/BRep/BRep_CurveRepresentation.cxx
src/BRepAdaptor/BRepAdaptor_Curve.cxx
src/BRepApprox/BRepApprox_SurfaceTool.lxx
src/BRepBlend/BRepBlend_Extremity.lxx
src/BRepBlend/BRepBlend_PointOnRst.lxx
src/BRepExtrema/BRepExtrema_ExtCC.hxx
src/BRepExtrema/BRepExtrema_ExtCF.hxx
src/BRepExtrema/BRepExtrema_ExtFF.hxx
src/BRepExtrema/BRepExtrema_ExtPC.hxx
src/BRepFill/BRepFill_ApproxSeewing.cxx
src/BRepMesh/BRepMesh_BaseAllocator.hxx
src/BRepOffset/BRepOffset_Tool.cxx
src/BRepTest/BRepTest_MatCommands.cxx
src/BRepTopAdaptor/BRepTopAdaptor_Tool.cxx
src/BinLDrivers/BinLDrivers_DocumentStorageDriver.cxx
src/Bisector/Bisector_BisecAna.cxx
src/Bisector/Bisector_BisecPC.cxx
src/Bnd/Bnd_BoundSortBox2d.cxx
src/ChFi3d/ChFi3d_Builder_0.cxx
src/ChFiDS/ChFiDS_Stripe.cxx
src/ChFiKPart/ChFiKPart_ComputeData.cxx
src/Contap/Contap_Contour.cxx
src/Contap/Contap_HContTool.cxx
src/Contap/Contap_Point.lxx
src/Contap/Contap_SurfFunction.lxx
src/Convert/Convert_CompPolynomialToPoles.cxx
src/DBC/DBC_BaseArray.cxx
src/DBC/DBC_DBVArray.hxx
src/Draft/Draft_EdgeInfo.cxx
src/Dynamic/Dynamic_DynamicInstance.cxx
src/Dynamic/Dynamic_FuzzyClass.cxx
src/Dynamic/Dynamic_FuzzyInstance.gxx
src/Dynamic/Dynamic_MethodDefinitionsDictionary.cxx
src/Expr/Expr_BinaryExpression.cxx
src/Extrema/Extrema_GenExtPS.cxx
src/FilletSurf/FilletSurf_InternalBuilder.cxx
src/Geom2dAPI/Geom2dAPI_Interpolate.cxx
src/Geom2dAPI/Geom2dAPI_PointsToBSpline.cxx
src/Geom2dLProp/Geom2dLProp_Curve2dTool.cxx
src/GeomAPI/GeomAPI_Interpolate.cxx
src/GeomAPI/GeomAPI_PointsToBSpline.cxx
src/GeomAPI/GeomAPI_PointsToBSplineSurface.cxx
src/GeomFill/GeomFill_BoundWithSurf.cxx
src/GeomFill/GeomFill_ConstrainedFilling.cxx
src/GeomFill/GeomFill_CoonsAlgPatch.cxx
src/GeomFill/GeomFill_NSections.cxx
src/GeomFill/GeomFill_SectionGenerator.cxx
src/GeomFill/GeomFill_SimpleBound.cxx
src/GeomLProp/GeomLProp_CurveTool.cxx
src/GeomLProp/GeomLProp_SurfaceTool.cxx
src/GeomLib/GeomLib.cxx
src/GeomPlate/GeomPlate_BuildPlateSurface.cxx
src/GeomPlate/GeomPlate_CurveConstraint.cxx
src/GeometryTest/GeometryTest_ConstraintCommands.cxx
src/GeometryTest/GeometryTest_CurveCommands.cxx
src/HLRBRep/HLRBRep_BSurfaceTool.lxx
src/HLRBRep/HLRBRep_SurfaceTool.lxx
src/IFSelect/IFSelect_WorkSession.cxx
src/IntPatch/IntPatch_ALineToWLine.cxx
src/IntPatch/IntPatch_CSFunction.cxx
src/IntPatch/IntPatch_HInterTool.cxx
src/IntPatch/IntPatch_Intersection.cxx
src/IntPatch/IntPatch_PrmPrmIntersection.cxx
src/IntSurf/IntSurf_Allocator.hxx
src/Interface/Interface_EntityCluster.cxx
src/Law/Law_Interpolate.cxx
src/MAT/MAT_Arc.cxx
src/MAT/MAT_BasicElt.cxx
src/MAT2d/MAT2d_Circuit.cxx
src/Materials/Materials_MaterialDefinition.cxx
src/MeshVS/MeshVS_DeformedDataSource.cxx
src/MoniTool/MoniTool_TransientElem.cxx
src/NCollection/NCollection_BaseCollection.hxx
src/NCollection/NCollection_Handle.hxx
src/NCollection/NCollection_HeapAllocator.cxx
src/NCollection/NCollection_HeapAllocator.hxx
src/NCollection/NCollection_StdBase.hxx
src/NCollection/NCollection_UBTree.hxx
src/NCollection/NCollection_UBTreeFiller.hxx
src/NCollection/NCollection_Vector.hxx
src/NIS/NIS_DrawList.cxx
src/NIS/NIS_DrawList.hxx
src/NIS/NIS_Drawer.cxx
src/NIS/NIS_Drawer.hxx
src/NIS/NIS_InteractiveContext.cxx
src/NIS/NIS_InteractiveContext.hxx
src/NIS/NIS_InteractiveObject.cxx
src/NIS/NIS_InteractiveObject.hxx
src/NIS/NIS_ObjectsIterator.cxx
src/NIS/NIS_ObjectsIterator.hxx
src/NIS/NIS_SelectFilter.cxx
src/NIS/NIS_SelectFilter.hxx
src/NIS/NIS_Surface.cxx
src/NIS/NIS_Surface.hxx
src/NIS/NIS_SurfaceDrawer.cxx
src/NIS/NIS_SurfaceDrawer.hxx
src/NIS/NIS_Triangulated.cxx
src/NIS/NIS_Triangulated.hxx
src/NIS/NIS_TriangulatedDrawer.cxx
src/NIS/NIS_TriangulatedDrawer.hxx
src/NIS/NIS_View.cxx
src/NIS/NIS_View.hxx
src/OpenGl/OpenGl_CView.hxx
src/OpenGl/OpenGl_Context.hxx
src/PMMgt/PMMgt_PManaged.cxx
src/PNaming/PNaming_Name.lxx
src/PNaming/PNaming_Name_1.lxx
src/PNaming/PNaming_Name_2.lxx
src/Plate/Plate_Plate.cxx
src/Poly/Poly_CoherentNode.cxx
src/Poly/Poly_CoherentNode.hxx
src/Poly/Poly_CoherentTriPtr.cxx
src/Poly/Poly_CoherentTriPtr.hxx
src/Poly/Poly_CoherentTriangulation.cxx
src/Poly/Poly_CoherentTriangulation.hxx
src/Poly/Poly_ListOfTriangulation.hxx
src/Poly/Poly_MakeLoops.cxx
src/Poly/Poly_MakeLoops.hxx
src/ProjLib/ProjLib_ComputeApproxOnPolarSurface.cxx
src/Prs3d/Prs3d_Drawer.cxx
src/Prs3d/Prs3d_Presentation.cxx
src/QABugs/QABugs_11.cxx
src/QABugs/QABugs_12.cxx
src/QABugs/QABugs_17.cxx
src/QABugs/QABugs_19.cxx
src/QABugs/QABugs_3.cxx
src/QABugs/QABugs_4.cxx
src/QABugs/QABugs_8.cxx
src/QABugs/QABugs_9.cxx
src/QABugs/QABugs_MyText.cxx
src/QABugs/QABugs_PresentableObject.cxx
src/QANCollection/QANCollection4.cxx
src/RWStl/RWStl.cxx
src/Select3D/Select3D_SensitiveCircle.cxx
src/Select3D/Select3D_SensitiveWire.cxx
src/SelectBasics/SelectBasics_SortAlgo.cxx
src/SelectMgr/SelectMgr_DataMapOfObjectOwners.hxx
src/ShapeAnalysis/ShapeAnalysis_FreeBoundData.lxx
src/Standard/Standard_Persistent.cxx
src/Standard/Standard_Transient.cxx
src/Standard/Standard_Type.cxx
src/StdSelect/StdSelect_Shape.cxx
src/TDF/TDF_HAllocator.hxx
src/TDF/TDF_LabelNode.hxx
src/TNaming/TNaming_Identifier.cxx
src/TObj/TObj_Container.hxx
src/TObj/TObj_SequenceOfObject.hxx
src/TPrsStd/TPrsStd_ConstraintTools.cxx
src/TestTopOpe/TestTopOpe_BOOP.hxx
src/TestTopOpe/TestTopOpe_BOOPCommands.cxx
src/TopOpeBRepDS/TopOpeBRepDS_traceDSX.hxx
src/TopTools/TopTools_MutexForShapeProvider.hxx
src/Units/Units_UnitsDictionary.cxx
src/Units/Units_UnitsSystem.cxx
src/V3d/V3d_View.cxx
src/ViewerTest/ViewerTest_ObjectCommands.cxx
src/Visual3d/Visual3d_ContextView.cxx
src/Visual3d/Visual3d_View.cxx
src/VrmlData/VrmlData_DataMapOfShapeAppearance.hxx
src/VrmlData/VrmlData_ListOfNode.hxx
src/VrmlData/VrmlData_MapOfNode.hxx
src/VrmlData/VrmlData_Node.hxx
src/VrmlData/VrmlData_Scene.cxx
src/VrmlData/VrmlData_Scene.hxx
src/VrmlData/VrmlData_ShapeConvert.cxx
src/VrmlData/VrmlData_ShapeConvert.hxx
src/XSDRAW/XSDRAW.cxx
src/XmlDrivers/XmlDrivers.cxx
src/XmlLDrivers/XmlLDrivers.cxx