From 0f57ab750d210d2b8c2648658ab4290f154e2157 Mon Sep 17 00:00:00 2001 From: abv Date: Mon, 19 Mar 2018 10:07:06 +0300 Subject: [PATCH] 0029590: Coding - avoid usage of Standard_EXPORT attribute for inline methods All occurrences of Standard_EXPORT attached to inline methods in OCCT code are eliminated. Some unused classes and C++ files producing no code are deleted. --- src/AIS/AIS_ConnectedInteractive.hxx | 8 +- src/AIS/AIS_Dimension.hxx | 6 +- src/AIS/AIS_Manipulator.hxx | 5 +- src/AIS/AIS_ManipulatorOwner.hxx | 6 +- src/Aspect/Aspect_NeutralWindow.hxx | 2 +- src/BOPAlgo/BOPAlgo_BuilderArea.hxx | 22 +-- src/BOPAlgo/BOPAlgo_Builder_2.cxx | 1 - src/BOPAlgo/BOPAlgo_MakerVolume.hxx | 4 +- src/BOPDS/BOPDS_Curve.hxx | 2 +- src/BOPDS/BOPDS_FaceInfo.hxx | 2 +- src/BOPDS/BOPDS_IndexRange.hxx | 2 - src/BOPDS/BOPDS_IndexRange.lxx | 7 - src/BOPDS/BOPDS_Pave.hxx | 2 - src/BOPDS/BOPDS_Pave.lxx | 8 +- src/BOPTools/BOPTools_DataMapOfShapeSet.hxx | 26 --- src/BOPTools/BOPTools_EdgeSet.hxx | 87 -------- src/BOPTools/BOPTools_EdgeSet.lxx | 143 -------------- src/BOPTools/BOPTools_ListOfEdgeSet.hxx | 25 --- src/BOPTools/BOPTools_ListOfShapeSet.hxx | 26 --- src/BOPTools/BOPTools_ShapeSet.cxx | 18 -- src/BOPTools/BOPTools_ShapeSet.hxx | 100 ---------- src/BOPTools/BOPTools_ShapeSet.lxx | 186 ------------------ src/BOPTools/FILES | 8 - .../BRepApprox_TheMultiLineToolOfApprox.hxx | 2 +- .../BRepClass3d_SolidPassiveClassifier.hxx | 2 +- src/BRepExtrema/BRepExtrema_DistanceSS.hxx | 16 +- src/BRepExtrema/BRepExtrema_ExtCC.hxx | 10 +- src/BRepExtrema/BRepExtrema_ExtCF.hxx | 18 +- src/BRepExtrema/BRepExtrema_ExtFF.hxx | 18 +- src/BRepExtrema/BRepExtrema_ExtPC.hxx | 16 +- src/BRepExtrema/BRepExtrema_ExtPF.hxx | 16 +- src/BRepFeat/BRepFeat_MakeDPrism.hxx | 16 +- src/BRepFeat/BRepFeat_MakeDPrism.lxx | 40 ---- src/BRepFeat/BRepFeat_SplitShape.hxx | 2 +- src/BRepFeat/FILES | 1 - src/BRepGProp/BRepGProp_VinertGK.hxx | 23 +-- src/BRepGProp/BRepGProp_VinertGK.lxx | 45 ----- src/BRepGProp/FILES | 1 - src/BRepMesh/BRepMesh_Classifier.hxx | 2 +- src/BRepMesh/BRepMesh_DiscretFactory.hxx | 4 +- src/Bnd/Bnd_B2f.hxx | 4 +- src/ElCLib/ElCLib.hxx | 99 +++++----- src/ElSLib/ElSLib.hxx | 12 +- src/Geom2dHatch/Geom2dHatch_Hatcher.hxx | 2 +- src/GeomFill/GeomFill_Pipe.hxx | 2 +- .../GeomInt_TheMultiLineToolOfWLApprox.hxx | 2 +- .../GeometryTest_DrawableQualifiedCurve2d.hxx | 2 +- src/HLRAlgo/HLRAlgo_Coincidence.hxx | 2 +- src/HLRBRep/HLRBRep_LineTool.hxx | 2 +- src/HLRBRep/HLRBRep_SLPropsATool.hxx | 2 +- src/IGESCAFControl/IGESCAFControl_Reader.hxx | 2 +- src/IntPatch/IntPatch_Point.hxx | 2 +- src/IntPatch/IntPatch_PrmPrmIntersection.hxx | 2 +- src/IntPatch/IntPatch_RLine.hxx | 2 +- src/IntPatch/IntPatch_WLine.hxx | 2 +- src/LDOM/LDOM_Element.hxx | 3 +- src/LocOpe/FILES | 1 - src/LocOpe/LocOpe_Gluer.hxx | 4 +- src/LocOpe/LocOpe_PntFace.hxx | 42 ++-- src/LocOpe/LocOpe_PntFace.lxx | 110 ----------- src/MAT/MAT_ListOfBisector.hxx | 2 +- src/MAT/MAT_ListOfEdge.hxx | 2 +- src/MeshVS/MeshVS_SensitiveQuad.hxx | 2 +- .../NCollection_SparseArrayBase.hxx | 2 +- src/NCollection/NCollection_UBTree.hxx | 6 +- src/OpenGl/OpenGl_View.hxx | 4 +- src/Prs3d/Prs3d_PresentationShadow.hxx | 4 +- src/Select3D/Select3D_SensitiveTriangle.hxx | 2 +- src/SelectMgr/SelectMgr_BaseFrustum.hxx | 7 +- src/SelectMgr/SelectMgr_ViewerSelector.hxx | 2 +- src/ShapeFix/ShapeFix_Wire.hxx | 2 +- src/ShapePersistent/ShapePersistent.cxx | 2 + src/ShapePersistent/ShapePersistent_Geom.hxx | 34 ++-- .../ShapePersistent_Geom2d.cxx | 37 ---- .../ShapePersistent_Geom2d.hxx | 26 +-- .../ShapePersistent_Geom_Curve.cxx | 1 + .../ShapePersistent_HSequence.hxx | 8 +- .../ShapePersistent_TopoDS.hxx | 2 +- .../ShapeProcess_ShapeContext.hxx | 4 +- src/StdLPersistent/StdLPersistent_Data.hxx | 4 +- .../StdLPersistent_Document.hxx | 2 +- src/StdLPersistent/StdLPersistent_HString.hxx | 2 +- .../StdLPersistent_TreeNode.hxx | 2 +- src/StdLPersistent/StdLPersistent_Void.hxx | 6 +- src/StdObjMgt/StdObjMgt_Attribute.hxx | 22 +-- src/StdObjMgt/StdObjMgt_Persistent.hxx | 8 +- src/StdObjMgt/StdObjMgt_SharedObject.hxx | 22 +-- src/StdPersistent/StdPersistent_TopLoc.hxx | 6 +- .../StepDimTol_GeoTolAndGeoTolWthDatRef.hxx | 2 +- ...eoTolAndGeoTolWthDatRefAndGeoTolWthMod.hxx | 2 +- .../StepDimTol_GeoTolAndGeoTolWthMod.hxx | 2 +- .../StepRepr_CharacterizedRepresentation.hxx | 4 +- ...tepVisual_AnnotationFillAreaOccurrence.hxx | 4 +- .../StepVisual_CameraModelD3MultiClipping.hxx | 4 +- ...CameraModelD3MultiClippingIntersection.hxx | 4 +- ...Visual_CameraModelD3MultiClippingUnion.hxx | 4 +- src/Storage/Storage_InternalData.hxx | 2 +- src/TCollection/TCollection_AsciiString.hxx | 2 +- .../TCollection_ExtendedString.hxx | 2 +- src/TDF/TDF_Attribute.hxx | 4 +- src/TDF/TDF_Attribute.lxx | 8 - src/TDF/TDF_Delta.hxx | 6 +- src/TDocStd/TDocStd_Document.hxx | 4 +- src/TFunction/TFunction_Logbook.hxx | 12 +- src/TNaming/TNaming_IteratorOnShapesSet.hxx | 2 +- src/TObj/TObj_Application.hxx | 4 +- src/TObj/TObj_LabelIterator.hxx | 8 +- src/TObj/TObj_Model.hxx | 2 +- src/TObj/TObj_Object.hxx | 6 +- src/TObj/TObj_TIntSparseArray.hxx | 2 +- src/TObj/TObj_TReference.hxx | 4 +- .../TopOpeBRepBuild_FuseFace.hxx | 14 +- .../XCAFDimTolObjects_DatumObject.hxx | 24 +-- .../XCAFDimTolObjects_DimensionObject.hxx | 42 ++-- .../XCAFDimTolObjects_GeomToleranceObject.hxx | 12 +- src/XCAFView/XCAFView_Object.hxx | 66 +++---- src/XSControl/XSControl_Reader.hxx | 4 +- src/XSControl/XSControl_TransferWriter.hxx | 2 +- src/math/math_BracketMinimum.hxx | 2 +- src/math/math_FunctionSetRoot.hxx | 2 +- src/math/math_IntegerVector.hxx | 2 +- 121 files changed, 407 insertions(+), 1307 deletions(-) delete mode 100644 src/BOPTools/BOPTools_DataMapOfShapeSet.hxx delete mode 100644 src/BOPTools/BOPTools_EdgeSet.hxx delete mode 100644 src/BOPTools/BOPTools_EdgeSet.lxx delete mode 100644 src/BOPTools/BOPTools_ListOfEdgeSet.hxx delete mode 100644 src/BOPTools/BOPTools_ListOfShapeSet.hxx delete mode 100644 src/BOPTools/BOPTools_ShapeSet.cxx delete mode 100644 src/BOPTools/BOPTools_ShapeSet.hxx delete mode 100644 src/BOPTools/BOPTools_ShapeSet.lxx delete mode 100644 src/BRepFeat/BRepFeat_MakeDPrism.lxx delete mode 100644 src/BRepGProp/BRepGProp_VinertGK.lxx delete mode 100644 src/LocOpe/LocOpe_PntFace.lxx diff --git a/src/AIS/AIS_ConnectedInteractive.hxx b/src/AIS/AIS_ConnectedInteractive.hxx index 8531496a80..c8f43538ce 100644 --- a/src/AIS/AIS_ConnectedInteractive.hxx +++ b/src/AIS/AIS_ConnectedInteractive.hxx @@ -52,19 +52,19 @@ public: //! Establishes the connection between the Connected //! Interactive Object, anotherIobj, and its reference. - Standard_EXPORT void Connect (const Handle(AIS_InteractiveObject)& theAnotherObj) { connect (theAnotherObj, Handle(Geom_Transformation)()); } + void Connect (const Handle(AIS_InteractiveObject)& theAnotherObj) { connect (theAnotherObj, Handle(Geom_Transformation)()); } //! Establishes the connection between the Connected //! Interactive Object, anotherIobj, and its reference. //! Locates instance in aLocation. - Standard_EXPORT void Connect (const Handle(AIS_InteractiveObject)& theAnotherObj, + void Connect (const Handle(AIS_InteractiveObject)& theAnotherObj, const gp_Trsf& theLocation) { connect (theAnotherObj, new Geom_Transformation (theLocation)); } //! Establishes the connection between the Connected //! Interactive Object, anotherIobj, and its reference. //! Locates instance in aLocation. - Standard_EXPORT void Connect (const Handle(AIS_InteractiveObject)& theAnotherObj, - const Handle(Geom_Transformation)& theLocation) { connect (theAnotherObj, theLocation); } + void Connect (const Handle(AIS_InteractiveObject)& theAnotherObj, + const Handle(Geom_Transformation)& theLocation) { connect (theAnotherObj, theLocation); } //! Returns true if there is a connection established //! between the presentation and its source reference. diff --git a/src/AIS/AIS_Dimension.hxx b/src/AIS/AIS_Dimension.hxx index 13cea13632..6e923db2f8 100755 --- a/src/AIS/AIS_Dimension.hxx +++ b/src/AIS/AIS_Dimension.hxx @@ -281,7 +281,7 @@ public: //! Unsets user-defined plane. Therefore the plane for dimension will be //! computed automatically. - Standard_EXPORT void UnsetCustomPlane() { myIsPlaneCustom = Standard_False; } + void UnsetCustomPlane() { myIsPlaneCustom = Standard_False; } //! @return TRUE if text position is set by user with method SetTextPosition(). Standard_Boolean IsTextPositionCustom() const @@ -357,9 +357,9 @@ public: Standard_EXPORT virtual const TCollection_AsciiString& GetModelUnits() const; - Standard_EXPORT virtual void SetDisplayUnits (const TCollection_AsciiString& /*theUnits*/) { } + virtual void SetDisplayUnits (const TCollection_AsciiString& /*theUnits*/) { } - Standard_EXPORT virtual void SetModelUnits (const TCollection_AsciiString& /*theUnits*/) { } + virtual void SetModelUnits (const TCollection_AsciiString& /*theUnits*/) { } //! Unsets user defined text positioning and enables text positioning //! by other parameters: text alignment, extension size, flyout and custom plane. diff --git a/src/AIS/AIS_Manipulator.hxx b/src/AIS/AIS_Manipulator.hxx index e8f321bc4e..d3c2947abf 100644 --- a/src/AIS/AIS_Manipulator.hxx +++ b/src/AIS/AIS_Manipulator.hxx @@ -106,9 +106,6 @@ public: //! Constructs a manipulator object with input location and positions of axes and all parts to be displayed. Standard_EXPORT AIS_Manipulator (const gp_Ax2& thePosition); - //! Destructor. - Standard_EXPORT virtual ~AIS_Manipulator() {} - //! Disable or enable visual parts for translation, rotation or scaling for some axis. //! By default all parts are enabled (will be displayed). //! @warning Enabling or disabling of visual parts of manipulator does not manage the manipulation (selection) mode. @@ -309,7 +306,7 @@ public: //! @name Presentation computation const Standard_Integer theMode) Standard_OVERRIDE; //! Disables auto highlighting to use HilightSelected() and HilightOwnerWithColor() overridden methods. - Standard_EXPORT virtual Standard_Boolean IsAutoHilight() const Standard_OVERRIDE + virtual Standard_Boolean IsAutoHilight() const Standard_OVERRIDE { return Standard_False; } diff --git a/src/AIS/AIS_ManipulatorOwner.hxx b/src/AIS/AIS_ManipulatorOwner.hxx index 10ce576a5e..74ebf5a6b9 100644 --- a/src/AIS/AIS_ManipulatorOwner.hxx +++ b/src/AIS/AIS_ManipulatorOwner.hxx @@ -35,8 +35,6 @@ public: const AIS_ManipulatorMode theMode, const Standard_Integer thePriority = 0); - Standard_EXPORT virtual ~AIS_ManipulatorOwner() {} - Standard_EXPORT virtual void HilightWithColor (const Handle(PrsMgr_PresentationManager3d)& thePM, const Handle(Prs3d_Drawer)& theStyle, const Standard_Integer theMode) Standard_OVERRIDE; @@ -46,10 +44,10 @@ public: Standard_EXPORT virtual void Unhilight (const Handle(PrsMgr_PresentationManager)& thePM, const Standard_Integer theMode) Standard_OVERRIDE; - Standard_EXPORT AIS_ManipulatorMode Mode() const { return myMode; } + AIS_ManipulatorMode Mode() const { return myMode; } //! @return index of manipulator axis. - Standard_EXPORT Standard_Integer Index() const { return myIndex; } + Standard_Integer Index() const { return myIndex; } protected: diff --git a/src/Aspect/Aspect_NeutralWindow.hxx b/src/Aspect/Aspect_NeutralWindow.hxx index d685d3683f..e54f70ffd6 100644 --- a/src/Aspect/Aspect_NeutralWindow.hxx +++ b/src/Aspect/Aspect_NeutralWindow.hxx @@ -41,7 +41,7 @@ public: //! Set native handle. //! @return true if definition has been changed - Standard_EXPORT Standard_Boolean SetNativeHandle (Aspect_Drawable theWindow) { return SetNativeHandles (theWindow, 0, 0); } + Standard_Boolean SetNativeHandle (Aspect_Drawable theWindow) { return SetNativeHandles (theWindow, 0, 0); } //! Set native handles. //! @return true if definition has been changed diff --git a/src/BOPAlgo/BOPAlgo_BuilderArea.hxx b/src/BOPAlgo/BOPAlgo_BuilderArea.hxx index 37851d33d7..ae818a50a8 100644 --- a/src/BOPAlgo/BOPAlgo_BuilderArea.hxx +++ b/src/BOPAlgo/BOPAlgo_BuilderArea.hxx @@ -38,38 +38,38 @@ public: DEFINE_STANDARD_ALLOC //! Sets the context for the algorithms - Standard_EXPORT void SetContext (const Handle(IntTools_Context)& theContext) { + void SetContext (const Handle(IntTools_Context)& theContext) { myContext = theContext; } //! Returns the input shapes - Standard_EXPORT const TopTools_ListOfShape& Shapes() const { + const TopTools_ListOfShape& Shapes() const { return myShapes; } //! Sets the shapes for building areas - Standard_EXPORT void SetShapes(const TopTools_ListOfShape& theLS) { + void SetShapes(const TopTools_ListOfShape& theLS) { myShapes = theLS; } //! Returns the found loops - Standard_EXPORT const TopTools_ListOfShape& Loops() const { + const TopTools_ListOfShape& Loops() const { return myLoops; } //! Returns the found areas - Standard_EXPORT const TopTools_ListOfShape& Areas() const { + const TopTools_ListOfShape& Areas() const { return myAreas; } //! Defines the preventing of addition of internal parts into result. //! The default value is FALSE, i.e. the internal parts are added into result. - Standard_EXPORT void SetAvoidInternalShapes(const Standard_Boolean theAvoidInternal) { + void SetAvoidInternalShapes(const Standard_Boolean theAvoidInternal) { myAvoidInternalShapes = theAvoidInternal; } //! Returns the AvoidInternalShapes flag - Standard_EXPORT Standard_Boolean IsAvoidInternalShapes() const { + Standard_Boolean IsAvoidInternalShapes() const { return myAvoidInternalShapes; } @@ -80,13 +80,13 @@ protected: Standard_EXPORT BOPAlgo_BuilderArea(const Handle(NCollection_BaseAllocator)& theAllocator); - Standard_EXPORT virtual void PerformShapesToAvoid() = 0; + virtual void PerformShapesToAvoid() = 0; - Standard_EXPORT virtual void PerformLoops() = 0; + virtual void PerformLoops() = 0; - Standard_EXPORT virtual void PerformAreas() = 0; + virtual void PerformAreas() = 0; - Standard_EXPORT virtual void PerformInternalShapes() = 0; + virtual void PerformInternalShapes() = 0; Handle(IntTools_Context) myContext; diff --git a/src/BOPAlgo/BOPAlgo_Builder_2.cxx b/src/BOPAlgo/BOPAlgo_Builder_2.cxx index b4bb60ed74..e7dd973031 100644 --- a/src/BOPAlgo/BOPAlgo_Builder_2.cxx +++ b/src/BOPAlgo/BOPAlgo_Builder_2.cxx @@ -33,7 +33,6 @@ #include #include #include -#include #include #include #include diff --git a/src/BOPAlgo/BOPAlgo_MakerVolume.hxx b/src/BOPAlgo/BOPAlgo_MakerVolume.hxx index 58c394642d..83aaa7470a 100644 --- a/src/BOPAlgo/BOPAlgo_MakerVolume.hxx +++ b/src/BOPAlgo/BOPAlgo_MakerVolume.hxx @@ -141,12 +141,12 @@ public: //! Defines the preventing of addition of internal for solid parts into the result. //! By default the internal parts are added into result. - Standard_EXPORT void SetAvoidInternalShapes(const Standard_Boolean theAvoidInternal) { + void SetAvoidInternalShapes(const Standard_Boolean theAvoidInternal) { myAvoidInternalShapes = theAvoidInternal; } //! Returns the AvoidInternalShapes flag - Standard_EXPORT Standard_Boolean IsAvoidInternalShapes() const { + Standard_Boolean IsAvoidInternalShapes() const { return myAvoidInternalShapes; } diff --git a/src/BOPDS/BOPDS_Curve.hxx b/src/BOPDS/BOPDS_Curve.hxx index c237f6f532..ef085af703 100644 --- a/src/BOPDS/BOPDS_Curve.hxx +++ b/src/BOPDS/BOPDS_Curve.hxx @@ -75,7 +75,7 @@ virtual ~BOPDS_Curve(); //! Returns the bounding box of the curve Bnd_Box& ChangeBox(); - Standard_EXPORT void SetPaveBlocks (const BOPDS_ListOfPaveBlock& theLPB); + void SetPaveBlocks (const BOPDS_ListOfPaveBlock& theLPB); //! Selector diff --git a/src/BOPDS/BOPDS_FaceInfo.hxx b/src/BOPDS/BOPDS_FaceInfo.hxx index 30519cfc15..70d2fffd55 100644 --- a/src/BOPDS/BOPDS_FaceInfo.hxx +++ b/src/BOPDS/BOPDS_FaceInfo.hxx @@ -50,7 +50,7 @@ virtual ~BOPDS_FaceInfo(); //! Clears the contents - Standard_EXPORT void Clear(); + void Clear(); //! Modifier diff --git a/src/BOPDS/BOPDS_IndexRange.hxx b/src/BOPDS/BOPDS_IndexRange.hxx index 275861f8ec..058bb79942 100644 --- a/src/BOPDS/BOPDS_IndexRange.hxx +++ b/src/BOPDS/BOPDS_IndexRange.hxx @@ -36,8 +36,6 @@ public: //! Empty contructor BOPDS_IndexRange(); -Standard_EXPORT virtual ~BOPDS_IndexRange(); - //! Modifier //! Sets the first index of the range diff --git a/src/BOPDS/BOPDS_IndexRange.lxx b/src/BOPDS/BOPDS_IndexRange.lxx index 3a8347172d..9fe9f331fd 100644 --- a/src/BOPDS/BOPDS_IndexRange.lxx +++ b/src/BOPDS/BOPDS_IndexRange.lxx @@ -23,13 +23,6 @@ { } //======================================================================= -//function : ~ -//purpose : -//======================================================================= - inline BOPDS_IndexRange::~BOPDS_IndexRange() -{ -} -//======================================================================= //function : SetFirst //purpose : //======================================================================= diff --git a/src/BOPDS/BOPDS_Pave.hxx b/src/BOPDS/BOPDS_Pave.hxx index 00cb13dbca..29a0556ea4 100644 --- a/src/BOPDS/BOPDS_Pave.hxx +++ b/src/BOPDS/BOPDS_Pave.hxx @@ -37,8 +37,6 @@ public: //! Empty contructor BOPDS_Pave(); -Standard_EXPORT virtual ~BOPDS_Pave(); - //! Modifier //! Sets the index of vertex diff --git a/src/BOPDS/BOPDS_Pave.lxx b/src/BOPDS/BOPDS_Pave.lxx index 66c116bdc7..44a9ed762f 100644 --- a/src/BOPDS/BOPDS_Pave.lxx +++ b/src/BOPDS/BOPDS_Pave.lxx @@ -21,13 +21,7 @@ myIndex=-1; myParameter=99.; } -//======================================================================= -//function : ~ -//purpose : -//======================================================================= - inline BOPDS_Pave::~BOPDS_Pave() -{ -} + //======================================================================= //function : SetIndex //purpose : diff --git a/src/BOPTools/BOPTools_DataMapOfShapeSet.hxx b/src/BOPTools/BOPTools_DataMapOfShapeSet.hxx deleted file mode 100644 index f0b1c507ef..0000000000 --- a/src/BOPTools/BOPTools_DataMapOfShapeSet.hxx +++ /dev/null @@ -1,26 +0,0 @@ -// Created by: Peter KURNEV -// Copyright (c) 1999-2014 OPEN CASCADE SAS -// -// This file is part of Open CASCADE Technology software library. -// -// This library is free software; you can redistribute it and/or modify it under -// the terms of the GNU Lesser General Public License version 2.1 as published -// by the Free Software Foundation, with special exception defined in the file -// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT -// distribution for complete text of the license and disclaimer of any warranty. -// -// Alternatively, this file may be used under the terms of Open CASCADE -// commercial license or contractual agreement. - -#ifndef BOPTools_DataMapOfShapeSet_HeaderFile -#define BOPTools_DataMapOfShapeSet_HeaderFile - -#include -#include -#include -#include - -typedef NCollection_DataMap BOPTools_DataMapOfShapeSet; -typedef BOPTools_DataMapOfShapeSet::Iterator BOPTools_DataMapIteratorOfDataMapOfShapeSet; - -#endif diff --git a/src/BOPTools/BOPTools_EdgeSet.hxx b/src/BOPTools/BOPTools_EdgeSet.hxx deleted file mode 100644 index 628323a000..0000000000 --- a/src/BOPTools/BOPTools_EdgeSet.hxx +++ /dev/null @@ -1,87 +0,0 @@ -// Created by: Peter KURNEV -// Copyright (c) 1999-2014 OPEN CASCADE SAS -// -// This file is part of Open CASCADE Technology software library. -// -// This library is free software; you can redistribute it and/or modify it under -// the terms of the GNU Lesser General Public License version 2.1 as published -// by the Free Software Foundation, with special exception defined in the file -// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT -// distribution for complete text of the license and disclaimer of any warranty. -// -// Alternatively, this file may be used under the terms of Open CASCADE -// commercial license or contractual agreement. - -#ifndef _BOPTools_EdgeSet_HeaderFile -#define _BOPTools_EdgeSet_HeaderFile - -#include -#include -#include - -#include -#include -#include -#include -#include -class TopoDS_Shape; -class TopoDS_Edge; - - - -class BOPTools_EdgeSet -{ -public: - - DEFINE_STANDARD_ALLOC - - - BOPTools_EdgeSet(); -virtual ~BOPTools_EdgeSet(); - - BOPTools_EdgeSet(const Handle(NCollection_BaseAllocator)& theAllocator); - - void SetShape (const TopoDS_Shape& theS); - - const TopoDS_Shape& Shape() const; - - void AddEdge (const TopoDS_Edge& theEdge); - - Standard_EXPORT void AddEdges (const TopTools_ListOfShape& theLS); - - void AddEdges (const TopoDS_Shape& theFace); - - void Clear(); - - void Get (TopTools_ListOfShape& theLS) const; - - Standard_Boolean Contains (const BOPTools_EdgeSet& theSet) const; - - - - -protected: - - - - TopoDS_Shape myShape; - TopTools_MapOfShape myMap; - TopTools_ListOfShape myEdges; - - -private: - - - - - -}; - - -#include - - - - - -#endif // _BOPTools_EdgeSet_HeaderFile diff --git a/src/BOPTools/BOPTools_EdgeSet.lxx b/src/BOPTools/BOPTools_EdgeSet.lxx deleted file mode 100644 index 02f0029d7c..0000000000 --- a/src/BOPTools/BOPTools_EdgeSet.lxx +++ /dev/null @@ -1,143 +0,0 @@ -// Created by: Peter KURNEV -// Copyright (c) 1999-2014 OPEN CASCADE SAS -// -// This file is part of Open CASCADE Technology software library. -// -// This library is free software; you can redistribute it and/or modify it under -// the terms of the GNU Lesser General Public License version 2.1 as published -// by the Free Software Foundation, with special exception defined in the file -// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT -// distribution for complete text of the license and disclaimer of any warranty. -// -// Alternatively, this file may be used under the terms of Open CASCADE -// commercial license or contractual agreement. - -#include -#include -#include - -//======================================================================= -//function : -//purpose : -//======================================================================= - inline BOPTools_EdgeSet::BOPTools_EdgeSet() -{ -} -//======================================================================= -//function : -//purpose : -//======================================================================= - inline BOPTools_EdgeSet::BOPTools_EdgeSet(const Handle(NCollection_BaseAllocator)& theObj) -: - myMap(100, theObj), - myEdges(theObj) -{ -} -//======================================================================= -//function : ~ -//purpose : -//======================================================================= - inline BOPTools_EdgeSet::~BOPTools_EdgeSet() -{ -} -//======================================================================= -//function : Clear -//purpose : -//======================================================================= - inline void BOPTools_EdgeSet::Clear() -{ - myMap.Clear(); - myEdges.Clear(); -} -//======================================================================= -//function : SetShape -//purpose : -//======================================================================= - inline void BOPTools_EdgeSet::SetShape(const TopoDS_Shape& theShape) -{ - myShape=theShape; -} -//======================================================================= -//function : Shape -//purpose : -//======================================================================= - inline const TopoDS_Shape& BOPTools_EdgeSet::Shape()const -{ - return myShape; -} -//======================================================================= -//function : AddEdge -//purpose : -//======================================================================= - inline void BOPTools_EdgeSet::AddEdge(const TopoDS_Edge& theEdge) -{ - if (!BRep_Tool::Degenerated(theEdge)){ - myEdges.Append(theEdge); - myMap.Add(theEdge); - } -} -//======================================================================= -//function : AddEdges -//purpose : -//======================================================================= - inline void BOPTools_EdgeSet::AddEdges(const TopTools_ListOfShape& theLS) -{ - TopTools_ListIteratorOfListOfShape aIt; - // - aIt.Initialize(theLS); - for (; aIt.More(); aIt.Next()) { - const TopoDS_Edge& aE=(*(TopoDS_Edge*)&aIt.Value()); - AddEdge(aE); - } -} -//======================================================================= -//function : AddEdges -//purpose : -//======================================================================= - inline void BOPTools_EdgeSet::AddEdges(const TopoDS_Shape& theFace) -{ - TopExp_Explorer aExp(theFace, TopAbs_EDGE); - for(; aExp.More(); aExp.Next()) { - const TopoDS_Edge& aE=(*(TopoDS_Edge*)&aExp.Current()); - AddEdge(aE); - } -} -//======================================================================= -//function : Get -//purpose : -//======================================================================= - inline void BOPTools_EdgeSet::Get(TopTools_ListOfShape& theLS)const -{ - TopTools_ListIteratorOfListOfShape aIt; - // - aIt.Initialize(myEdges); - for (; aIt.More(); aIt.Next()) { - const TopoDS_Shape& aS=aIt.Value(); - theLS.Append(aS); - } -} -//======================================================================= -//function : Contains -//purpose : -//======================================================================= - inline Standard_Boolean BOPTools_EdgeSet::Contains(const BOPTools_EdgeSet& theOther)const -{ - Standard_Integer aNbEOther, aNbE; - Standard_Boolean bRet; - TopTools_ListIteratorOfListOfShape aIt; - // - aNbE=0; - aNbEOther=theOther.myEdges.Extent(); - aIt.Initialize(theOther.myEdges); - for (; aIt.More(); aIt.Next()) { - const TopoDS_Shape& aS=aIt.Value(); - bRet=myMap.Contains(aS); - if (!bRet) { - return bRet; - } - ++aNbE; - } - bRet=(aNbE==aNbEOther); - // - return bRet; -} diff --git a/src/BOPTools/BOPTools_ListOfEdgeSet.hxx b/src/BOPTools/BOPTools_ListOfEdgeSet.hxx deleted file mode 100644 index 0178de35f7..0000000000 --- a/src/BOPTools/BOPTools_ListOfEdgeSet.hxx +++ /dev/null @@ -1,25 +0,0 @@ -// Created by: Peter KURNEV -// Copyright (c) 1999-2014 OPEN CASCADE SAS -// -// This file is part of Open CASCADE Technology software library. -// -// This library is free software; you can redistribute it and/or modify it under -// the terms of the GNU Lesser General Public License version 2.1 as published -// by the Free Software Foundation, with special exception defined in the file -// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT -// distribution for complete text of the license and disclaimer of any warranty. -// -// Alternatively, this file may be used under the terms of Open CASCADE -// commercial license or contractual agreement. - -#ifndef BOPTools_ListOfEdgeSet_HeaderFile -#define BOPTools_ListOfEdgeSet_HeaderFile - -#include -#include - -typedef NCollection_List BOPTools_ListOfEdgeSet; -typedef BOPTools_ListOfEdgeSet::Iterator BOPTools_ListIteratorOfListOfEdgeSet; - - -#endif diff --git a/src/BOPTools/BOPTools_ListOfShapeSet.hxx b/src/BOPTools/BOPTools_ListOfShapeSet.hxx deleted file mode 100644 index 8981d0dc47..0000000000 --- a/src/BOPTools/BOPTools_ListOfShapeSet.hxx +++ /dev/null @@ -1,26 +0,0 @@ -// Created by: Peter KURNEV -// Copyright (c) 1999-2014 OPEN CASCADE SAS -// -// This file is part of Open CASCADE Technology software library. -// -// This library is free software; you can redistribute it and/or modify it under -// the terms of the GNU Lesser General Public License version 2.1 as published -// by the Free Software Foundation, with special exception defined in the file -// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT -// distribution for complete text of the license and disclaimer of any warranty. -// -// Alternatively, this file may be used under the terms of Open CASCADE -// commercial license or contractual agreement. - -#ifndef BOPTools_ListOfShapeSet_HeaderFile -#define BOPTools_ListOfShapeSet_HeaderFile - - -#include -#include - -typedef NCollection_List BOPTools_ListOfShapeSet; -typedef BOPTools_ListOfShapeSet::Iterator BOPTools_ListIteratorOfListOfShapeSet; - - -#endif diff --git a/src/BOPTools/BOPTools_ShapeSet.cxx b/src/BOPTools/BOPTools_ShapeSet.cxx deleted file mode 100644 index e09187ad6b..0000000000 --- a/src/BOPTools/BOPTools_ShapeSet.cxx +++ /dev/null @@ -1,18 +0,0 @@ -// Created by: Peter KURNEV -// Copyright (c) 1999-2014 OPEN CASCADE SAS -// -// This file is part of Open CASCADE Technology software library. -// -// This library is free software; you can redistribute it and/or modify it under -// the terms of the GNU Lesser General Public License version 2.1 as published -// by the Free Software Foundation, with special exception defined in the file -// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT -// distribution for complete text of the license and disclaimer of any warranty. -// -// Alternatively, this file may be used under the terms of Open CASCADE -// commercial license or contractual agreement. - - -#include -#include -#include diff --git a/src/BOPTools/BOPTools_ShapeSet.hxx b/src/BOPTools/BOPTools_ShapeSet.hxx deleted file mode 100644 index 01ff3a2d10..0000000000 --- a/src/BOPTools/BOPTools_ShapeSet.hxx +++ /dev/null @@ -1,100 +0,0 @@ -// Created by: Peter KURNEV -// Copyright (c) 1999-2014 OPEN CASCADE SAS -// -// This file is part of Open CASCADE Technology software library. -// -// This library is free software; you can redistribute it and/or modify it under -// the terms of the GNU Lesser General Public License version 2.1 as published -// by the Free Software Foundation, with special exception defined in the file -// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT -// distribution for complete text of the license and disclaimer of any warranty. -// -// Alternatively, this file may be used under the terms of Open CASCADE -// commercial license or contractual agreement. - -#ifndef _BOPTools_ShapeSet_HeaderFile -#define _BOPTools_ShapeSet_HeaderFile - -#include -#include -#include - -#include -#include -#include -#include -#include -#include -class TopoDS_Shape; -class TopoDS_Edge; - - -//! Implementation of some formal -//! opereations with a set of shapes -class BOPTools_ShapeSet -{ -public: - - DEFINE_STANDARD_ALLOC - - - BOPTools_ShapeSet(); -virtual ~BOPTools_ShapeSet(); - - BOPTools_ShapeSet(const Handle(NCollection_BaseAllocator)& theAllocator); - - void SetShape (const TopoDS_Shape& theS); - - const TopoDS_Shape& Shape() const; - - Standard_EXPORT void Add (const TopTools_ListOfShape& theLS); - - void Add (const TopoDS_Shape& theShape); - - Standard_EXPORT void Add (const TopoDS_Shape& theShape, const TopAbs_ShapeEnum theType); - - void AddEdge (const TopoDS_Edge& theEdge); - - Standard_EXPORT void AddEdges (const TopTools_ListOfShape& theLS); - - void AddEdges (const TopoDS_Shape& theFace); - - void Subtract (const BOPTools_ShapeSet& theSet); - void operator -= (const BOPTools_ShapeSet& theSet) -{ - Subtract(theSet); -} - - void Clear(); - - void Get (TopTools_ListOfShape& theLS) const; - - Standard_Boolean Contains (const BOPTools_ShapeSet& theSet) const; - - - - -protected: - - - - TopoDS_Shape myShape; - TopTools_MapOfOrientedShape myMap; - - -private: - - - - - -}; - - -#include - - - - - -#endif // _BOPTools_ShapeSet_HeaderFile diff --git a/src/BOPTools/BOPTools_ShapeSet.lxx b/src/BOPTools/BOPTools_ShapeSet.lxx deleted file mode 100644 index 277fbbceab..0000000000 --- a/src/BOPTools/BOPTools_ShapeSet.lxx +++ /dev/null @@ -1,186 +0,0 @@ -// Created by: Peter KURNEV -// Copyright (c) 1999-2014 OPEN CASCADE SAS -// -// This file is part of Open CASCADE Technology software library. -// -// This library is free software; you can redistribute it and/or modify it under -// the terms of the GNU Lesser General Public License version 2.1 as published -// by the Free Software Foundation, with special exception defined in the file -// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT -// distribution for complete text of the license and disclaimer of any warranty. -// -// Alternatively, this file may be used under the terms of Open CASCADE -// commercial license or contractual agreement. - -#include -#include -#include - -//======================================================================= -//function : -//purpose : -//======================================================================= - inline BOPTools_ShapeSet::BOPTools_ShapeSet() -{ -} -//======================================================================= -//function : -//purpose : -//======================================================================= - inline BOPTools_ShapeSet::BOPTools_ShapeSet(const Handle(NCollection_BaseAllocator)& theObj) -: - myMap(100, theObj) -{ -} -//======================================================================= -//function : ~ -//purpose : -//======================================================================= - inline BOPTools_ShapeSet::~BOPTools_ShapeSet() -{ -} -//======================================================================= -//function : Clear -//purpose : -//======================================================================= - inline void BOPTools_ShapeSet::Clear() -{ - myMap.Clear(); -} -//======================================================================= -//function : SetShape -//purpose : -//======================================================================= - inline void BOPTools_ShapeSet::SetShape(const TopoDS_Shape& theShape) -{ - myShape=theShape; -} -//======================================================================= -//function : Shape -//purpose : -//======================================================================= - inline const TopoDS_Shape& BOPTools_ShapeSet::Shape()const -{ - return myShape; -} - -//======================================================================= -//function : Add -//purpose : -//======================================================================= - inline void BOPTools_ShapeSet::Add(const TopoDS_Shape& theShape) -{ - myMap.Add(theShape); -} -//======================================================================= -//function : Add -//purpose : -//======================================================================= - inline void BOPTools_ShapeSet::Add(const TopoDS_Shape& theShape, - const TopAbs_ShapeEnum theType) -{ - TopExp_Explorer aExp(theShape, theType); - for(; aExp.More(); aExp.Next()) { - const TopoDS_Shape& aS=aExp.Current(); - myMap.Add(aS); - } -} -//======================================================================= -//function : Add -//purpose : -//======================================================================= - inline void BOPTools_ShapeSet::Add(const TopTools_ListOfShape& theLS) -{ - TopTools_ListIteratorOfListOfShape aIt; - // - aIt.Init(theLS); - for (; aIt.More(); aIt.Next()) { - const TopoDS_Shape& aS=aIt.Value(); - myMap.Add(aS); - } -} -//======================================================================= -//function : AddEdge -//purpose : -//======================================================================= - inline void BOPTools_ShapeSet::AddEdge(const TopoDS_Edge& theEdge) -{ - if (!BRep_Tool::Degenerated(theEdge)){ - myMap.Add(theEdge); - } -} -//======================================================================= -//function : AddEdges -//purpose : -//======================================================================= - inline void BOPTools_ShapeSet::AddEdges(const TopTools_ListOfShape& theLS) -{ - TopTools_ListIteratorOfListOfShape aIt; - // - aIt.Initialize(theLS); - for (; aIt.More(); aIt.Next()) { - const TopoDS_Edge& aE=(*(TopoDS_Edge*)&aIt.Value()); - AddEdge(aE); - } -} -//======================================================================= -//function : AddEdges -//purpose : -//======================================================================= - inline void BOPTools_ShapeSet::AddEdges(const TopoDS_Shape& theFace) -{ - TopExp_Explorer aExp(theFace, TopAbs_EDGE); - for(; aExp.More(); aExp.Next()) { - const TopoDS_Edge& aE=(*(TopoDS_Edge*)&aExp.Current()); - AddEdge(aE); - } -} -//======================================================================= -//function : Get -//purpose : -//======================================================================= - inline void BOPTools_ShapeSet::Get(TopTools_ListOfShape& theLS)const -{ - TopTools_MapIteratorOfMapOfOrientedShape aIt; - // - aIt.Initialize(myMap); - for (; aIt.More(); aIt.Next()) { - const TopoDS_Shape& aS=aIt.Value(); - theLS.Append(aS); - } -} -//======================================================================= -//function : Contains -//purpose : -//======================================================================= - inline Standard_Boolean BOPTools_ShapeSet::Contains(const BOPTools_ShapeSet& theOther)const -{ - Standard_Boolean bRet; - TopTools_MapIteratorOfMapOfOrientedShape aIt; - // - aIt.Initialize(theOther.myMap); - for (; aIt.More(); aIt.Next()) { - const TopoDS_Shape& aS=aIt.Value(); - bRet=myMap.Contains(aS); - if (!bRet) { - break; - } - } - return bRet; -} -//======================================================================= -//function : Subtract -//purpose : -//======================================================================= - inline void BOPTools_ShapeSet::Subtract(const BOPTools_ShapeSet& theOther) -{ - TopTools_MapIteratorOfMapOfOrientedShape aIt; - // - aIt.Initialize(theOther.myMap); - for (; aIt.More(); aIt.Next()) { - const TopoDS_Shape& aS=aIt.Value(); - if (myMap.Contains(aS)) { - myMap.Remove(aS); - } - } -} diff --git a/src/BOPTools/FILES b/src/BOPTools/FILES index 6690566799..26526d0a30 100755 --- a/src/BOPTools/FILES +++ b/src/BOPTools/FILES @@ -11,20 +11,12 @@ BOPTools_BoxSelector.hxx BOPTools_BoxBndTree.hxx BOPTools_ConnexityBlock.hxx BOPTools_CoupleOfShape.hxx -BOPTools_DataMapOfShapeSet.hxx -BOPTools_EdgeSet.hxx -BOPTools_EdgeSet.lxx BOPTools_IndexedDataMapOfSetShape.hxx BOPTools_ListOfConnexityBlock.hxx BOPTools_ListOfCoupleOfShape.hxx -BOPTools_ListOfEdgeSet.hxx -BOPTools_ListOfShapeSet.hxx BOPTools_MapOfSet.hxx BOPTools_Parallel.hxx BOPTools_Set.cxx BOPTools_Set.hxx BOPTools_SetMapHasher.hxx BOPTools_SetMapHasher.lxx -BOPTools_ShapeSet.cxx -BOPTools_ShapeSet.hxx -BOPTools_ShapeSet.lxx diff --git a/src/BRepApprox/BRepApprox_TheMultiLineToolOfApprox.hxx b/src/BRepApprox/BRepApprox_TheMultiLineToolOfApprox.hxx index 1fcb02fe2d..844abc3bb8 100644 --- a/src/BRepApprox/BRepApprox_TheMultiLineToolOfApprox.hxx +++ b/src/BRepApprox/BRepApprox_TheMultiLineToolOfApprox.hxx @@ -102,7 +102,7 @@ public: static Approx_Status WhatStatus (const BRepApprox_TheMultiLineOfApprox& ML, const Standard_Integer I1, const Standard_Integer I2); //! Dump of the current multi-line. - Standard_EXPORT static void Dump (const BRepApprox_TheMultiLineOfApprox& ML); + static void Dump (const BRepApprox_TheMultiLineOfApprox& ML); diff --git a/src/BRepClass3d/BRepClass3d_SolidPassiveClassifier.hxx b/src/BRepClass3d/BRepClass3d_SolidPassiveClassifier.hxx index 5692219e64..3b40add298 100644 --- a/src/BRepClass3d/BRepClass3d_SolidPassiveClassifier.hxx +++ b/src/BRepClass3d/BRepClass3d_SolidPassiveClassifier.hxx @@ -60,7 +60,7 @@ public: Standard_Real Parameter() const; //! Returns True if an intersection is computed. - Standard_EXPORT Standard_Boolean HasIntersection() const; + Standard_Boolean HasIntersection() const; //! Returns the intersecting algorithm. BRepClass3d_Intersector3d& Intersector(); diff --git a/src/BRepExtrema/BRepExtrema_DistanceSS.hxx b/src/BRepExtrema/BRepExtrema_DistanceSS.hxx index 56cd6d2e55..1f7e6fc9e4 100644 --- a/src/BRepExtrema/BRepExtrema_DistanceSS.hxx +++ b/src/BRepExtrema/BRepExtrema_DistanceSS.hxx @@ -36,7 +36,7 @@ class BRepExtrema_DistanceSS DEFINE_STANDARD_ALLOC //! computes the distance between two Shapes ( face edge vertex).
- Standard_EXPORT BRepExtrema_DistanceSS(const TopoDS_Shape& S1, const TopoDS_Shape& S2, + BRepExtrema_DistanceSS(const TopoDS_Shape& S1, const TopoDS_Shape& S2, const Bnd_Box& B1, const Bnd_Box& B2, const Standard_Real DstRef, const Extrema_ExtFlag F = Extrema_ExtFlag_MINMAX, @@ -49,7 +49,7 @@ class BRepExtrema_DistanceSS //! Parameter theDeflection is used to specify a maximum deviation
//! of extreme distances from the minimum one.
//! Default value is Precision::Confusion().
- Standard_EXPORT BRepExtrema_DistanceSS(const TopoDS_Shape& S1, const TopoDS_Shape& S2, + BRepExtrema_DistanceSS(const TopoDS_Shape& S1, const TopoDS_Shape& S2, const Bnd_Box& B1, const Bnd_Box& B2, const Standard_Real DstRef, const Standard_Real aDeflection, const Extrema_ExtFlag F = Extrema_ExtFlag_MINMAX, @@ -59,32 +59,32 @@ class BRepExtrema_DistanceSS Perform(S1, S2, B1, B2); } //! True if the distance has been computed
- Standard_EXPORT Standard_Boolean IsDone() const + Standard_Boolean IsDone() const { return myModif; } //! returns the distance value
- Standard_EXPORT Standard_Real DistValue() const + Standard_Real DistValue() const { return myDstRef; } //! returns the list of solutions on the first shape
- Standard_EXPORT const BRepExtrema_SeqOfSolution& Seq1Value() const + const BRepExtrema_SeqOfSolution& Seq1Value() const { return SeqSolShape1; } //! returns the list of solutions on the second shape
- Standard_EXPORT const BRepExtrema_SeqOfSolution& Seq2Value() const + const BRepExtrema_SeqOfSolution& Seq2Value() const { return SeqSolShape2; } //! sets the flag controlling minimum and maximum search - Standard_EXPORT void SetFlag(const Extrema_ExtFlag F) + void SetFlag(const Extrema_ExtFlag F) { myFlag = F; } //! sets the flag controlling ... - Standard_EXPORT void SetAlgo(const Extrema_ExtAlgo A) + void SetAlgo(const Extrema_ExtAlgo A) { myAlgo = A; } diff --git a/src/BRepExtrema/BRepExtrema_ExtCC.hxx b/src/BRepExtrema/BRepExtrema_ExtCC.hxx index 7b6d673734..0afb1f8701 100644 --- a/src/BRepExtrema/BRepExtrema_ExtCC.hxx +++ b/src/BRepExtrema/BRepExtrema_ExtCC.hxx @@ -29,7 +29,7 @@ class BRepExtrema_ExtCC DEFINE_STANDARD_ALLOC - Standard_EXPORT BRepExtrema_ExtCC() + BRepExtrema_ExtCC () { } //! It calculates all the distances.
@@ -39,22 +39,22 @@ class BRepExtrema_ExtCC //! An exception is raised if the fields have not been initialized.
Standard_EXPORT void Perform(const TopoDS_Edge& E1); //! True if the distances are found.
- Standard_EXPORT Standard_Boolean IsDone() const + Standard_Boolean IsDone() const { return myExtCC.IsDone(); } //! Returns the number of extremum distances.
- Standard_EXPORT Standard_Integer NbExt() const + Standard_Integer NbExt() const { return myExtCC.NbExt(); } //! Returns True if E1 and E2 are parallel.
- Standard_EXPORT Standard_Boolean IsParallel() const + Standard_Boolean IsParallel() const { return myExtCC.IsParallel(); } //! Returns the value of the th extremum square distance.
- Standard_EXPORT Standard_Real SquareDistance(const Standard_Integer N) const + Standard_Real SquareDistance(const Standard_Integer N) const { return myExtCC.SquareDistance(N); } diff --git a/src/BRepExtrema/BRepExtrema_ExtCF.hxx b/src/BRepExtrema/BRepExtrema_ExtCF.hxx index 1138571b0c..27e33b6549 100644 --- a/src/BRepExtrema/BRepExtrema_ExtCF.hxx +++ b/src/BRepExtrema/BRepExtrema_ExtCF.hxx @@ -35,7 +35,7 @@ class BRepExtrema_ExtCF DEFINE_STANDARD_ALLOC - Standard_EXPORT BRepExtrema_ExtCF() + BRepExtrema_ExtCF() { } //! It calculates all the distances.
@@ -46,42 +46,42 @@ class BRepExtrema_ExtCF //! Be careful: this method uses the Face only for classify not for the fields.
Standard_EXPORT void Perform(const TopoDS_Edge& E,const TopoDS_Face& F); //! True if the distances are found.
- Standard_EXPORT Standard_Boolean IsDone() const + Standard_Boolean IsDone() const { return myExtCS.IsDone(); } //! Returns the number of extremum distances.
- Standard_EXPORT Standard_Integer NbExt() const + Standard_Integer NbExt() const { return mySqDist.Length(); } //! Returns the value of the th extremum square distance.
- Standard_EXPORT Standard_Real SquareDistance(const Standard_Integer N) const + Standard_Real SquareDistance(const Standard_Integer N) const { return mySqDist.Value(N); } //! Returns True if the curve is on a parallel surface.
- Standard_EXPORT Standard_Boolean IsParallel() const + Standard_Boolean IsParallel() const { return myExtCS.IsParallel(); } //! Returns the parameters on the Edge of the th extremum distance.
- Standard_EXPORT Standard_Real ParameterOnEdge(const Standard_Integer N) const + Standard_Real ParameterOnEdge(const Standard_Integer N) const { return myPointsOnC.Value(N).Parameter(); } //! Returns the parameters on the Face of the th extremum distance.
- Standard_EXPORT void ParameterOnFace(const Standard_Integer N,Standard_Real& U,Standard_Real& V) const + void ParameterOnFace(const Standard_Integer N,Standard_Real& U,Standard_Real& V) const { myPointsOnS.Value(N).Parameter(U, V); } //! Returns the Point of the th extremum distance.
- Standard_EXPORT gp_Pnt PointOnEdge(const Standard_Integer N) const + gp_Pnt PointOnEdge(const Standard_Integer N) const { return myPointsOnC.Value(N).Value(); } //! Returns the Point of the th extremum distance.
- Standard_EXPORT gp_Pnt PointOnFace(const Standard_Integer N) const + gp_Pnt PointOnFace(const Standard_Integer N) const { return myPointsOnS.Value(N).Value(); } diff --git a/src/BRepExtrema/BRepExtrema_ExtFF.hxx b/src/BRepExtrema/BRepExtrema_ExtFF.hxx index 150cc8af6e..7bdbaefa14 100644 --- a/src/BRepExtrema/BRepExtrema_ExtFF.hxx +++ b/src/BRepExtrema/BRepExtrema_ExtFF.hxx @@ -33,7 +33,7 @@ class BRepExtrema_ExtFF DEFINE_STANDARD_ALLOC - Standard_EXPORT BRepExtrema_ExtFF() + BRepExtrema_ExtFF() { } //! It calculates all the distances.
@@ -44,42 +44,42 @@ class BRepExtrema_ExtFF //! Be careful: this method uses the Face F2 only for classify, not for the fields.
Standard_EXPORT void Perform(const TopoDS_Face& F1,const TopoDS_Face& F2); //! True if the distances are found.
- Standard_EXPORT Standard_Boolean IsDone() const + Standard_Boolean IsDone() const { return myExtSS.IsDone(); } //! Returns True if the surfaces are parallel.
- Standard_EXPORT Standard_Boolean IsParallel() const + Standard_Boolean IsParallel() const { return myExtSS.IsParallel(); } //! Returns the number of extremum distances.
- Standard_EXPORT Standard_Integer NbExt() const + Standard_Integer NbExt() const { return mySqDist.Length(); } //! Returns the value of the th extremum square distance.
- Standard_EXPORT Standard_Real SquareDistance(const Standard_Integer N) const + Standard_Real SquareDistance(const Standard_Integer N) const { return mySqDist.Value(N); } //! Returns the parameters on the Face F1 of the th extremum distance.
- Standard_EXPORT void ParameterOnFace1(const Standard_Integer N,Standard_Real& U,Standard_Real& V) const + void ParameterOnFace1(const Standard_Integer N,Standard_Real& U,Standard_Real& V) const { myPointsOnS1.Value(N).Parameter(U, V); } //! Returns the parameters on the Face F2 of the th extremum distance.
- Standard_EXPORT void ParameterOnFace2(const Standard_Integer N,Standard_Real& U,Standard_Real& V) const + void ParameterOnFace2(const Standard_Integer N,Standard_Real& U,Standard_Real& V) const { myPointsOnS2.Value(N).Parameter(U, V); } //! Returns the Point of the th extremum distance.
- Standard_EXPORT gp_Pnt PointOnFace1(const Standard_Integer N) const + gp_Pnt PointOnFace1(const Standard_Integer N) const { return myPointsOnS1.Value(N).Value(); } //! Returns the Point of the th extremum distance.
- Standard_EXPORT gp_Pnt PointOnFace2(const Standard_Integer N) const + gp_Pnt PointOnFace2(const Standard_Integer N) const { return myPointsOnS2.Value(N).Value(); } diff --git a/src/BRepExtrema/BRepExtrema_ExtPC.hxx b/src/BRepExtrema/BRepExtrema_ExtPC.hxx index decad91cd1..3061d4690d 100644 --- a/src/BRepExtrema/BRepExtrema_ExtPC.hxx +++ b/src/BRepExtrema/BRepExtrema_ExtPC.hxx @@ -30,7 +30,7 @@ class BRepExtrema_ExtPC DEFINE_STANDARD_ALLOC - Standard_EXPORT BRepExtrema_ExtPC() + BRepExtrema_ExtPC() { } //! It calculates all the distances.
@@ -40,32 +40,32 @@ class BRepExtrema_ExtPC //! An exception is raised if the fields have not been initialized.
Standard_EXPORT void Perform(const TopoDS_Vertex& V); //! True if the distances are found.
- Standard_EXPORT Standard_Boolean IsDone() const + Standard_Boolean IsDone() const { return myExtPC.IsDone(); } //! Returns the number of extremum distances.
- Standard_EXPORT Standard_Integer NbExt() const + Standard_Integer NbExt() const { return myExtPC.NbExt(); } //! Returns True if the th extremum distance is a minimum.
- Standard_EXPORT Standard_Boolean IsMin(const Standard_Integer N) const + Standard_Boolean IsMin(const Standard_Integer N) const { return myExtPC.IsMin(N); } //! Returns the value of the th extremum square distance.
- Standard_EXPORT Standard_Real SquareDistance(const Standard_Integer N) const + Standard_Real SquareDistance(const Standard_Integer N) const { return myExtPC.SquareDistance(N); } //! Returns the parameter on the edge of the th extremum distance.
- Standard_EXPORT Standard_Real Parameter(const Standard_Integer N) const + Standard_Real Parameter(const Standard_Integer N) const { return myExtPC.Point(N).Parameter(); } //! Returns the Point of the th extremum distance.
- Standard_EXPORT gp_Pnt Point(const Standard_Integer N) const + gp_Pnt Point(const Standard_Integer N) const { return myExtPC.Point(N).Value(); } @@ -74,7 +74,7 @@ class BRepExtrema_ExtPC //! of parameter FirstParameter and
//! dist2 is a square distance between

and the point
//! of parameter LastParameter .
- Standard_EXPORT void TrimmedSquareDistances(Standard_Real& dist1,Standard_Real& dist2,gp_Pnt& pnt1,gp_Pnt& pnt2) const + void TrimmedSquareDistances(Standard_Real& dist1,Standard_Real& dist2,gp_Pnt& pnt1,gp_Pnt& pnt2) const { myExtPC.TrimmedSquareDistances(dist1,dist2,pnt1,pnt2); } diff --git a/src/BRepExtrema/BRepExtrema_ExtPF.hxx b/src/BRepExtrema/BRepExtrema_ExtPF.hxx index 5c50f7e07f..5a79f84579 100644 --- a/src/BRepExtrema/BRepExtrema_ExtPF.hxx +++ b/src/BRepExtrema/BRepExtrema_ExtPF.hxx @@ -34,7 +34,7 @@ class BRepExtrema_ExtPF DEFINE_STANDARD_ALLOC - Standard_EXPORT BRepExtrema_ExtPF() + BRepExtrema_ExtPF() {} //! It calculates all the distances.
Standard_EXPORT BRepExtrema_ExtPF(const TopoDS_Vertex& TheVertex,const TopoDS_Face& TheFace, @@ -49,37 +49,37 @@ class BRepExtrema_ExtPF //! Be careful: this method uses the Face only for classify not for the fields.
Standard_EXPORT void Perform(const TopoDS_Vertex& TheVertex,const TopoDS_Face& TheFace); //! True if the distances are found.
- Standard_EXPORT Standard_Boolean IsDone() const + Standard_Boolean IsDone() const { return myExtPS.IsDone(); } //! Returns the number of extremum distances.
- Standard_EXPORT Standard_Integer NbExt() const + Standard_Integer NbExt() const { return myPoints.Length(); } //! Returns the value of the th extremum square distance.
- Standard_EXPORT Standard_Real SquareDistance(const Standard_Integer N) const + Standard_Real SquareDistance(const Standard_Integer N) const { return mySqDist.Value(N); } //! Returns the parameters on the Face of the th extremum distance.
- Standard_EXPORT void Parameter(const Standard_Integer N,Standard_Real& U,Standard_Real& V) const + void Parameter(const Standard_Integer N,Standard_Real& U,Standard_Real& V) const { myPoints.Value(N).Parameter(U, V); } //! Returns the Point of the th extremum distance.
- Standard_EXPORT gp_Pnt Point(const Standard_Integer N) const + gp_Pnt Point(const Standard_Integer N) const { return myPoints.Value(N).Value(); } - Standard_EXPORT void SetFlag(const Extrema_ExtFlag F) + void SetFlag(const Extrema_ExtFlag F) { myExtPS.SetFlag(F); } - Standard_EXPORT void SetAlgo(const Extrema_ExtAlgo A) + void SetAlgo(const Extrema_ExtAlgo A) { myExtPS.SetAlgo(A); } diff --git a/src/BRepFeat/BRepFeat_MakeDPrism.hxx b/src/BRepFeat/BRepFeat_MakeDPrism.hxx index 2d072b1ee4..e8545ccdea 100644 --- a/src/BRepFeat/BRepFeat_MakeDPrism.hxx +++ b/src/BRepFeat/BRepFeat_MakeDPrism.hxx @@ -69,9 +69,14 @@ public: //! operation. If it is inside the basis shape, a local //! operation such as glueing can be performed. //! Initializes the draft prism class - BRepFeat_MakeDPrism(const TopoDS_Shape& Sbase, const TopoDS_Face& Pbase, const TopoDS_Face& Skface, const Standard_Real Angle, const Standard_Integer Fuse, const Standard_Boolean Modify); + BRepFeat_MakeDPrism (const TopoDS_Shape& Sbase, const TopoDS_Face& Pbase, const TopoDS_Face& Skface, const Standard_Real Angle, const Standard_Integer Fuse, const Standard_Boolean Modify) + { + Init (Sbase, Pbase, Skface, Angle, Fuse, Modify); + } - Standard_EXPORT BRepFeat_MakeDPrism(); + BRepFeat_MakeDPrism() + { + } //! Initializes this algorithm for building draft prisms along surfaces. //! A face Pbase is selected in the basis shape Sbase to @@ -155,11 +160,4 @@ private: }; - -#include - - - - - #endif // _BRepFeat_MakeDPrism_HeaderFile diff --git a/src/BRepFeat/BRepFeat_MakeDPrism.lxx b/src/BRepFeat/BRepFeat_MakeDPrism.lxx deleted file mode 100644 index d473cc9640..0000000000 --- a/src/BRepFeat/BRepFeat_MakeDPrism.lxx +++ /dev/null @@ -1,40 +0,0 @@ -// Created on: 1996-09-03 -// Created by: Jacques GOUSSARD -// Copyright (c) 1996-1999 Matra Datavision -// Copyright (c) 1999-2014 OPEN CASCADE SAS -// -// This file is part of Open CASCADE Technology software library. -// -// This library is free software; you can redistribute it and/or modify it under -// the terms of the GNU Lesser General Public License version 2.1 as published -// by the Free Software Foundation, with special exception defined in the file -// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT -// distribution for complete text of the license and disclaimer of any warranty. -// -// Alternatively, this file may be used under the terms of Open CASCADE -// commercial license or contractual agreement. - -//======================================================================= -//function : BRepFeat_MakePipe -//purpose : -//======================================================================= - -inline BRepFeat_MakeDPrism::BRepFeat_MakeDPrism () {} - - -//======================================================================= -//function : BRepFeat_MakePipe -//purpose : -//======================================================================= - -inline BRepFeat_MakeDPrism::BRepFeat_MakeDPrism (const TopoDS_Shape& Sbase, - const TopoDS_Face& Pbase, - const TopoDS_Face& Skface, - const Standard_Real Angle, - const Standard_Integer Fuse, - const Standard_Boolean Modify) - -{ - Init(Sbase,Pbase,Skface,Angle,Fuse,Modify); -} - diff --git a/src/BRepFeat/BRepFeat_SplitShape.hxx b/src/BRepFeat/BRepFeat_SplitShape.hxx index 2a6157d6a7..17941df08f 100644 --- a/src/BRepFeat/BRepFeat_SplitShape.hxx +++ b/src/BRepFeat/BRepFeat_SplitShape.hxx @@ -67,7 +67,7 @@ public: //! Add splitting edges or wires for whole initial shape //! withot additional specification edge->face, edge->edge //! This method puts edge on the corresponding faces from initial shape - Standard_EXPORT Standard_Boolean Add(const TopTools_SequenceOfShape& theEdges); + Standard_Boolean Add(const TopTools_SequenceOfShape& theEdges); //! Initializes the process on the shape . void Init (const TopoDS_Shape& S); diff --git a/src/BRepFeat/FILES b/src/BRepFeat/FILES index af0c21675b..1af963d4dd 100755 --- a/src/BRepFeat/FILES +++ b/src/BRepFeat/FILES @@ -13,7 +13,6 @@ BRepFeat_MakeCylindricalHole.hxx BRepFeat_MakeCylindricalHole.lxx BRepFeat_MakeDPrism.cxx BRepFeat_MakeDPrism.hxx -BRepFeat_MakeDPrism.lxx BRepFeat_MakeLinearForm.cxx BRepFeat_MakeLinearForm.hxx BRepFeat_MakeLinearForm.lxx diff --git a/src/BRepGProp/BRepGProp_VinertGK.hxx b/src/BRepGProp/BRepGProp_VinertGK.hxx index 7294e74110..fde63e8875 100644 --- a/src/BRepGProp/BRepGProp_VinertGK.hxx +++ b/src/BRepGProp/BRepGProp_VinertGK.hxx @@ -63,7 +63,10 @@ public: //! Empty constructor. - Standard_EXPORT BRepGProp_VinertGK(); + BRepGProp_VinertGK() + : myErrorReached (0.), myAbsolutError (0.) + { + } //! Constructor. Computes the global properties of a region of //! 3D space delimited with the naturally restricted surface @@ -98,7 +101,10 @@ public: Standard_EXPORT BRepGProp_VinertGK(BRepGProp_Face& theSurface, BRepGProp_Domain& theDomain, const gp_Pln& thePlane, const gp_Pnt& theLocation, const Standard_Real theTolerance = 0.001, const Standard_Boolean theCGFlag = Standard_False, const Standard_Boolean theIFlag = Standard_False); //! Sets the vertex that delimit 3D closed region of space. - void SetLocation (const gp_Pnt& theLocation); + void SetLocation (const gp_Pnt& theLocation) + { + loc = theLocation; + } //! Computes the global properties of a region of 3D space //! delimited with the naturally restricted surface and the @@ -133,7 +139,10 @@ public: Standard_EXPORT Standard_Real Perform (BRepGProp_Face& theSurface, BRepGProp_Domain& theDomain, const gp_Pln& thePlane, const Standard_Real theTolerance = 0.001, const Standard_Boolean theCGFlag = Standard_False, const Standard_Boolean theIFlag = Standard_False); //! Returns the relative reached computation error. - Standard_Real GetErrorReached() const; + Standard_Real GetErrorReached () const + { + return myErrorReached; + } //! Returns the absolut reached computation error. Standard_Real GetAbsolutError() const; @@ -157,15 +166,7 @@ private: Standard_Real myErrorReached; Standard_Real myAbsolutError; - - }; -#include - - - - - #endif // _BRepGProp_VinertGK_HeaderFile diff --git a/src/BRepGProp/BRepGProp_VinertGK.lxx b/src/BRepGProp/BRepGProp_VinertGK.lxx deleted file mode 100644 index 947b06b012..0000000000 --- a/src/BRepGProp/BRepGProp_VinertGK.lxx +++ /dev/null @@ -1,45 +0,0 @@ -// Created on: 2005-12-21 -// Created by: Sergey KHROMOV -// Copyright (c) 2005-2014 OPEN CASCADE SAS -// -// This file is part of Open CASCADE Technology software library. -// -// This library is free software; you can redistribute it and/or modify it under -// the terms of the GNU Lesser General Public License version 2.1 as published -// by the Free Software Foundation, with special exception defined in the file -// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT -// distribution for complete text of the license and disclaimer of any warranty. -// -// Alternatively, this file may be used under the terms of Open CASCADE -// commercial license or contractual agreement. - -//========================================================================== -//function : Constructor -// Empty constructor. -//========================================================================== - -inline BRepGProp_VinertGK::BRepGProp_VinertGK() - : myErrorReached(0.), - myAbsolutError(0.) -{ -} - -//========================================================================== -//function : SetLocation -// Sets the vertex that delimit 3D closed region of space. -//========================================================================== - -inline void BRepGProp_VinertGK::SetLocation(const gp_Pnt &theVertex) -{ - loc = theVertex; -} - -//========================================================================== -//function : GetErrorReached -// Returns the reached Error. -//========================================================================== - -inline Standard_Real BRepGProp_VinertGK::GetErrorReached() const -{ - return myErrorReached; -} diff --git a/src/BRepGProp/FILES b/src/BRepGProp/FILES index c4d64e2461..abbd729797 100644 --- a/src/BRepGProp/FILES +++ b/src/BRepGProp/FILES @@ -24,4 +24,3 @@ BRepGProp_Vinert.cxx BRepGProp_Vinert.hxx BRepGProp_VinertGK.cxx BRepGProp_VinertGK.hxx -BRepGProp_VinertGK.lxx diff --git a/src/BRepMesh/BRepMesh_Classifier.hxx b/src/BRepMesh/BRepMesh_Classifier.hxx index 4a87b84b61..bcde70936d 100644 --- a/src/BRepMesh/BRepMesh_Classifier.hxx +++ b/src/BRepMesh/BRepMesh_Classifier.hxx @@ -38,7 +38,7 @@ public: Standard_EXPORT BRepMesh_Classifier(); //! Destructor. - Standard_EXPORT virtual ~BRepMesh_Classifier() + virtual ~BRepMesh_Classifier() { Destroy(); } diff --git a/src/BRepMesh/BRepMesh_DiscretFactory.hxx b/src/BRepMesh/BRepMesh_DiscretFactory.hxx index dc47c791b2..a5f47d3111 100644 --- a/src/BRepMesh/BRepMesh_DiscretFactory.hxx +++ b/src/BRepMesh/BRepMesh_DiscretFactory.hxx @@ -47,7 +47,7 @@ public: //! Setup meshing algorithm by name.
//! Returns TRUE if requested tool is available.
//! On fail Factory will continue to use previous algo. - Standard_EXPORT Standard_Boolean SetDefaultName(const TCollection_AsciiString& theName) + Standard_Boolean SetDefaultName(const TCollection_AsciiString& theName) { return SetDefault(theName, myFunctionName); } @@ -61,7 +61,7 @@ public: //! Advanced function. Changes function name to retrieve from plugin.
//! Returns TRUE if requested tool is available.
//! On fail Factory will continue to use previous algo. - Standard_EXPORT Standard_Boolean SetFunctionName(const TCollection_AsciiString& theFuncName) + Standard_Boolean SetFunctionName(const TCollection_AsciiString& theFuncName) { return SetDefault(myDefaultName, theFuncName); } diff --git a/src/Bnd/Bnd_B2f.hxx b/src/Bnd/Bnd_B2f.hxx index 6ff24f3fda..c2f03a2158 100644 --- a/src/Bnd/Bnd_B2f.hxx +++ b/src/Bnd/Bnd_B2f.hxx @@ -55,10 +55,10 @@ public: Standard_EXPORT void Add (const gp_XY& thePnt); //! Update the box by a point. - Standard_EXPORT void Add (const gp_Pnt2d& thePnt); + void Add (const gp_Pnt2d& thePnt); //! Update the box by another box. - void Add (const Bnd_B2f& theBox); + void Add (const Bnd_B2f& theBox); //! Query a box corner: (Center - HSize). You must make sure that //! the box is NOT VOID (see IsVoid()), otherwise the method returns diff --git a/src/ElCLib/ElCLib.hxx b/src/ElCLib/ElCLib.hxx index 6c56554d39..8c527b4ee7 100644 --- a/src/ElCLib/ElCLib.hxx +++ b/src/ElCLib/ElCLib.hxx @@ -97,16 +97,15 @@ public: //! The result is either: //! - a gp_Pnt point for a curve in 3D space, or //! - a gp_Pnt2d point for a curve in 2D space. - Standard_EXPORT static gp_Pnt Value (const Standard_Real U, const gp_Lin& L); + static gp_Pnt Value (const Standard_Real U, const gp_Lin& L); - static gp_Pnt Value (const Standard_Real U, const gp_Circ& C); + static gp_Pnt Value (const Standard_Real U, const gp_Circ& C); - static gp_Pnt Value (const Standard_Real U, const gp_Elips& E); + static gp_Pnt Value (const Standard_Real U, const gp_Elips& E); - static gp_Pnt Value (const Standard_Real U, const gp_Hypr& H); - - static gp_Pnt Value (const Standard_Real U, const gp_Parab& Prb); + static gp_Pnt Value (const Standard_Real U, const gp_Hypr& H); + static gp_Pnt Value (const Standard_Real U, const gp_Parab& Prb); //! For elementary curves (lines, circles and conics) from the //! gp package, computes: @@ -115,15 +114,15 @@ public: //! The results P and V1 are either: //! - a gp_Pnt point and a gp_Vec vector, for a curve in 3D space, or //! - a gp_Pnt2d point and a gp_Vec2d vector, for a curve in 2D space. - Standard_EXPORT static void D1 (const Standard_Real U, const gp_Lin& L, gp_Pnt& P, gp_Vec& V1); + static void D1 (const Standard_Real U, const gp_Lin& L, gp_Pnt& P, gp_Vec& V1); - static void D1 (const Standard_Real U, const gp_Circ& C, gp_Pnt& P, gp_Vec& V1); + static void D1 (const Standard_Real U, const gp_Circ& C, gp_Pnt& P, gp_Vec& V1); - static void D1 (const Standard_Real U, const gp_Elips& E, gp_Pnt& P, gp_Vec& V1); + static void D1 (const Standard_Real U, const gp_Elips& E, gp_Pnt& P, gp_Vec& V1); - static void D1 (const Standard_Real U, const gp_Hypr& H, gp_Pnt& P, gp_Vec& V1); + static void D1 (const Standard_Real U, const gp_Hypr& H, gp_Pnt& P, gp_Vec& V1); - static void D1 (const Standard_Real U, const gp_Parab& Prb, gp_Pnt& P, gp_Vec& V1); + static void D1 (const Standard_Real U, const gp_Parab& Prb, gp_Pnt& P, gp_Vec& V1); //! For elementary curves (circles and conics) from the gp //! package, computes: @@ -132,13 +131,13 @@ public: //! The results, P, V1 and V2, are either: //! - a gp_Pnt point and two gp_Vec vectors, for a curve in 3D space, or //! - a gp_Pnt2d point and two gp_Vec2d vectors, for a curve in 2D space. - Standard_EXPORT static void D2 (const Standard_Real U, const gp_Circ& C, gp_Pnt& P, gp_Vec& V1, gp_Vec& V2); + static void D2 (const Standard_Real U, const gp_Circ& C, gp_Pnt& P, gp_Vec& V1, gp_Vec& V2); - static void D2 (const Standard_Real U, const gp_Elips& E, gp_Pnt& P, gp_Vec& V1, gp_Vec& V2); + static void D2 (const Standard_Real U, const gp_Elips& E, gp_Pnt& P, gp_Vec& V1, gp_Vec& V2); - static void D2 (const Standard_Real U, const gp_Hypr& H, gp_Pnt& P, gp_Vec& V1, gp_Vec& V2); + static void D2 (const Standard_Real U, const gp_Hypr& H, gp_Pnt& P, gp_Vec& V1, gp_Vec& V2); - static void D2 (const Standard_Real U, const gp_Parab& Prb, gp_Pnt& P, gp_Vec& V1, gp_Vec& V2); + static void D2 (const Standard_Real U, const gp_Parab& Prb, gp_Pnt& P, gp_Vec& V1, gp_Vec& V2); //! For elementary curves (circles, ellipses and hyperbolae) //! from the gp package, computes: @@ -148,12 +147,11 @@ public: //! The results, P, V1, V2 and V3, are either: //! - a gp_Pnt point and three gp_Vec vectors, for a curve in 3D space, or //! - a gp_Pnt2d point and three gp_Vec2d vectors, for a curve in 2D space. - Standard_EXPORT static void D3 (const Standard_Real U, const gp_Circ& C, gp_Pnt& P, gp_Vec& V1, gp_Vec& V2, gp_Vec& V3); + static void D3 (const Standard_Real U, const gp_Circ& C, gp_Pnt& P, gp_Vec& V1, gp_Vec& V2, gp_Vec& V3); - static void D3 (const Standard_Real U, const gp_Elips& E, gp_Pnt& P, gp_Vec& V1, gp_Vec& V2, gp_Vec& V3); - - Standard_EXPORT static void D3 (const Standard_Real U, const gp_Hypr& H, gp_Pnt& P, gp_Vec& V1, gp_Vec& V2, gp_Vec& V3); + static void D3 (const Standard_Real U, const gp_Elips& E, gp_Pnt& P, gp_Vec& V1, gp_Vec& V2, gp_Vec& V3); + static void D3 (const Standard_Real U, const gp_Hypr& H, gp_Pnt& P, gp_Vec& V1, gp_Vec& V2, gp_Vec& V3); //! For elementary curves (lines, circles and conics) from //! the gp package, computes the vector corresponding to @@ -162,48 +160,47 @@ public: //! - a gp_Vec2d vector for a curve in 2D space. //! In the following functions N is the order of derivation //! and should be greater than 0 - Standard_EXPORT static gp_Vec DN (const Standard_Real U, const gp_Lin& L, const Standard_Integer N); + static gp_Vec DN (const Standard_Real U, const gp_Lin& L, const Standard_Integer N); - static gp_Vec DN (const Standard_Real U, const gp_Circ& C, const Standard_Integer N); + static gp_Vec DN (const Standard_Real U, const gp_Circ& C, const Standard_Integer N); - static gp_Vec DN (const Standard_Real U, const gp_Elips& E, const Standard_Integer N); + static gp_Vec DN (const Standard_Real U, const gp_Elips& E, const Standard_Integer N); - static gp_Vec DN (const Standard_Real U, const gp_Hypr& H, const Standard_Integer N); + static gp_Vec DN (const Standard_Real U, const gp_Hypr& H, const Standard_Integer N); - static gp_Vec DN (const Standard_Real U, const gp_Parab& Prb, const Standard_Integer N); + static gp_Vec DN (const Standard_Real U, const gp_Parab& Prb, const Standard_Integer N); - static gp_Pnt2d Value (const Standard_Real U, const gp_Lin2d& L); + static gp_Pnt2d Value (const Standard_Real U, const gp_Lin2d& L); - static gp_Pnt2d Value (const Standard_Real U, const gp_Circ2d& C); + static gp_Pnt2d Value (const Standard_Real U, const gp_Circ2d& C); - static gp_Pnt2d Value (const Standard_Real U, const gp_Elips2d& E); + static gp_Pnt2d Value (const Standard_Real U, const gp_Elips2d& E); - static gp_Pnt2d Value (const Standard_Real U, const gp_Hypr2d& H); + static gp_Pnt2d Value (const Standard_Real U, const gp_Hypr2d& H); - static gp_Pnt2d Value (const Standard_Real U, const gp_Parab2d& Prb); - - static void D1 (const Standard_Real U, const gp_Lin2d& L, gp_Pnt2d& P, gp_Vec2d& V1); - - static void D1 (const Standard_Real U, const gp_Circ2d& C, gp_Pnt2d& P, gp_Vec2d& V1); - - static void D1 (const Standard_Real U, const gp_Elips2d& E, gp_Pnt2d& P, gp_Vec2d& V1); - - static void D1 (const Standard_Real U, const gp_Hypr2d& H, gp_Pnt2d& P, gp_Vec2d& V1); - - static void D1 (const Standard_Real U, const gp_Parab2d& Prb, gp_Pnt2d& P, gp_Vec2d& V1); - - static void D2 (const Standard_Real U, const gp_Circ2d& C, gp_Pnt2d& P, gp_Vec2d& V1, gp_Vec2d& V2); - - static void D2 (const Standard_Real U, const gp_Elips2d& E, gp_Pnt2d& P, gp_Vec2d& V1, gp_Vec2d& V2); - - static void D2 (const Standard_Real U, const gp_Hypr2d& H, gp_Pnt2d& P, gp_Vec2d& V1, gp_Vec2d& V2); - - static void D2 (const Standard_Real U, const gp_Parab2d& Prb, gp_Pnt2d& P, gp_Vec2d& V1, gp_Vec2d& V2); - - static void D3 (const Standard_Real U, const gp_Circ2d& C, gp_Pnt2d& P, gp_Vec2d& V1, gp_Vec2d& V2, gp_Vec2d& V3); - - static void D3 (const Standard_Real U, const gp_Elips2d& E, gp_Pnt2d& P, gp_Vec2d& V1, gp_Vec2d& V2, gp_Vec2d& V3); + static gp_Pnt2d Value (const Standard_Real U, const gp_Parab2d& Prb); + static void D1 (const Standard_Real U, const gp_Lin2d& L, gp_Pnt2d& P, gp_Vec2d& V1); + + static void D1 (const Standard_Real U, const gp_Circ2d& C, gp_Pnt2d& P, gp_Vec2d& V1); + + static void D1 (const Standard_Real U, const gp_Elips2d& E, gp_Pnt2d& P, gp_Vec2d& V1); + + static void D1 (const Standard_Real U, const gp_Hypr2d& H, gp_Pnt2d& P, gp_Vec2d& V1); + + static void D1 (const Standard_Real U, const gp_Parab2d& Prb, gp_Pnt2d& P, gp_Vec2d& V1); + + static void D2 (const Standard_Real U, const gp_Circ2d& C, gp_Pnt2d& P, gp_Vec2d& V1, gp_Vec2d& V2); + + static void D2 (const Standard_Real U, const gp_Elips2d& E, gp_Pnt2d& P, gp_Vec2d& V1, gp_Vec2d& V2); + + static void D2 (const Standard_Real U, const gp_Hypr2d& H, gp_Pnt2d& P, gp_Vec2d& V1, gp_Vec2d& V2); + + static void D2 (const Standard_Real U, const gp_Parab2d& Prb, gp_Pnt2d& P, gp_Vec2d& V1, gp_Vec2d& V2); + + static void D3 (const Standard_Real U, const gp_Circ2d& C, gp_Pnt2d& P, gp_Vec2d& V1, gp_Vec2d& V2, gp_Vec2d& V3); + + static void D3 (const Standard_Real U, const gp_Elips2d& E, gp_Pnt2d& P, gp_Vec2d& V1, gp_Vec2d& V2, gp_Vec2d& V3); //! In the following functions N is the order of derivation //! and should be greater than 0 diff --git a/src/ElSLib/ElSLib.hxx b/src/ElSLib/ElSLib.hxx index 2de99d5a3b..c4730f7180 100644 --- a/src/ElSLib/ElSLib.hxx +++ b/src/ElSLib/ElSLib.hxx @@ -65,7 +65,7 @@ public: //! For elementary surfaces from the gp package (planes, //! cones, cylinders, spheres and tori), computes the point //! of parameters (U, V). - Standard_EXPORT static gp_Pnt Value (const Standard_Real U, const Standard_Real V, const gp_Pln& Pl); + static gp_Pnt Value (const Standard_Real U, const Standard_Real V, const gp_Pln& Pl); static gp_Pnt Value (const Standard_Real U, const Standard_Real V, const gp_Cone& C); @@ -80,7 +80,7 @@ public: //! derivative vector of order Nu and Nv in the u and v //! parametric directions respectively, at the point of //! parameters (U, V). - Standard_EXPORT static gp_Vec DN (const Standard_Real U, const Standard_Real V, const gp_Pln& Pl, const Standard_Integer Nu, const Standard_Integer Nv); + static gp_Vec DN (const Standard_Real U, const Standard_Real V, const gp_Pln& Pl, const Standard_Integer Nu, const Standard_Integer Nv); static gp_Vec DN (const Standard_Real U, const Standard_Real V, const gp_Cone& C, const Standard_Integer Nu, const Standard_Integer Nv); @@ -93,7 +93,7 @@ public: //! For elementary surfaces from the gp package (planes, //! cones, cylinders, spheres and tori), computes the point P //! of parameters (U, V).inline - Standard_EXPORT static void D0 (const Standard_Real U, const Standard_Real V, const gp_Pln& Pl, gp_Pnt& P); + static void D0 (const Standard_Real U, const Standard_Real V, const gp_Pln& Pl, gp_Pnt& P); static void D0 (const Standard_Real U, const Standard_Real V, const gp_Cone& C, gp_Pnt& P); @@ -109,7 +109,7 @@ public: //! - the point P of parameters (U, V), and //! - the first derivative vectors Vu and Vv at this point in //! the u and v parametric directions respectively. - Standard_EXPORT static void D1 (const Standard_Real U, const Standard_Real V, const gp_Pln& Pl, gp_Pnt& P, gp_Vec& Vu, gp_Vec& Vv); + static void D1 (const Standard_Real U, const Standard_Real V, const gp_Pln& Pl, gp_Pnt& P, gp_Vec& Vu, gp_Vec& Vv); static void D1 (const Standard_Real U, const Standard_Real V, const gp_Cone& C, gp_Pnt& P, gp_Vec& Vu, gp_Vec& Vv); @@ -126,7 +126,7 @@ public: //! - the first derivative vectors Vu and Vv at this point in //! the u and v parametric directions respectively, and //! - the second derivative vectors Vuu, Vvv and Vuv at this point. - Standard_EXPORT static void D2 (const Standard_Real U, const Standard_Real V, const gp_Cone& C, gp_Pnt& P, gp_Vec& Vu, gp_Vec& Vv, gp_Vec& Vuu, gp_Vec& Vvv, gp_Vec& Vuv); + static void D2 (const Standard_Real U, const Standard_Real V, const gp_Cone& C, gp_Pnt& P, gp_Vec& Vu, gp_Vec& Vv, gp_Vec& Vuu, gp_Vec& Vvv, gp_Vec& Vuv); static void D2 (const Standard_Real U, const Standard_Real V, const gp_Cylinder& C, gp_Pnt& P, gp_Vec& Vu, gp_Vec& Vv, gp_Vec& Vuu, gp_Vec& Vvv, gp_Vec& Vuv); @@ -144,7 +144,7 @@ public: //! this point, and //! - the third derivative vectors Vuuu, Vvvv, Vuuv and //! Vuvv at this point. - Standard_EXPORT static void D3 (const Standard_Real U, const Standard_Real V, const gp_Cone& C, gp_Pnt& P, gp_Vec& Vu, gp_Vec& Vv, gp_Vec& Vuu, gp_Vec& Vvv, gp_Vec& Vuv, gp_Vec& Vuuu, gp_Vec& Vvvv, gp_Vec& Vuuv, gp_Vec& Vuvv); + static void D3 (const Standard_Real U, const Standard_Real V, const gp_Cone& C, gp_Pnt& P, gp_Vec& Vu, gp_Vec& Vv, gp_Vec& Vuu, gp_Vec& Vvv, gp_Vec& Vuv, gp_Vec& Vuuu, gp_Vec& Vvvv, gp_Vec& Vuuv, gp_Vec& Vuvv); static void D3 (const Standard_Real U, const Standard_Real V, const gp_Cylinder& C, gp_Pnt& P, gp_Vec& Vu, gp_Vec& Vv, gp_Vec& Vuu, gp_Vec& Vvv, gp_Vec& Vuv, gp_Vec& Vuuu, gp_Vec& Vvvv, gp_Vec& Vuuv, gp_Vec& Vuvv); diff --git a/src/Geom2dHatch/Geom2dHatch_Hatcher.hxx b/src/Geom2dHatch/Geom2dHatch_Hatcher.hxx index 8ce936c111..cbef299f16 100644 --- a/src/Geom2dHatch/Geom2dHatch_Hatcher.hxx +++ b/src/Geom2dHatch/Geom2dHatch_Hatcher.hxx @@ -155,7 +155,7 @@ public: //! Returns the fact that the domains were computed //! for the IndH-th hatching. - Standard_EXPORT Standard_Boolean IsDone (const Standard_Integer IndH) const; + Standard_Boolean IsDone (const Standard_Integer IndH) const; //! Returns the status about the IndH-th hatching. HatchGen_ErrorStatus Status (const Standard_Integer IndH) const; diff --git a/src/GeomFill/GeomFill_Pipe.hxx b/src/GeomFill/GeomFill_Pipe.hxx index 6fea1bca0d..b4b3fe43f5 100644 --- a/src/GeomFill/GeomFill_Pipe.hxx +++ b/src/GeomFill/GeomFill_Pipe.hxx @@ -240,7 +240,7 @@ public: //! true in all these specific cases. //! Warning //! Do not use this function before the surface is built. - Standard_EXPORT Standard_Boolean ExchangeUV() const; + Standard_Boolean ExchangeUV() const; //! Sets a flag to try to create as many planes, //! cylinder,... as possible. Default value is diff --git a/src/GeomInt/GeomInt_TheMultiLineToolOfWLApprox.hxx b/src/GeomInt/GeomInt_TheMultiLineToolOfWLApprox.hxx index 3d6e8b0ef3..43f73a2c6e 100644 --- a/src/GeomInt/GeomInt_TheMultiLineToolOfWLApprox.hxx +++ b/src/GeomInt/GeomInt_TheMultiLineToolOfWLApprox.hxx @@ -102,7 +102,7 @@ public: static Approx_Status WhatStatus (const GeomInt_TheMultiLineOfWLApprox& ML, const Standard_Integer I1, const Standard_Integer I2); //! Dump of the current multi-line. - Standard_EXPORT static void Dump (const GeomInt_TheMultiLineOfWLApprox& ML); + static void Dump (const GeomInt_TheMultiLineOfWLApprox& ML); diff --git a/src/GeometryTest/GeometryTest_DrawableQualifiedCurve2d.hxx b/src/GeometryTest/GeometryTest_DrawableQualifiedCurve2d.hxx index 29b56b1b07..31f51bcb4b 100644 --- a/src/GeometryTest/GeometryTest_DrawableQualifiedCurve2d.hxx +++ b/src/GeometryTest/GeometryTest_DrawableQualifiedCurve2d.hxx @@ -48,7 +48,7 @@ public: const Standard_Real theRatioOfRadius = 0.1); //! \returns position of a solution - Standard_EXPORT GccEnt_Position GetPosition() const { return myPosition; } + GccEnt_Position GetPosition() const { return myPosition; } //! Sets position of a solution //! \param thePosition the value diff --git a/src/HLRAlgo/HLRAlgo_Coincidence.hxx b/src/HLRAlgo/HLRAlgo_Coincidence.hxx index d53e7b985b..bc7863d912 100644 --- a/src/HLRAlgo/HLRAlgo_Coincidence.hxx +++ b/src/HLRAlgo/HLRAlgo_Coincidence.hxx @@ -42,7 +42,7 @@ class HLRAlgo_Coincidence public: DEFINE_STANDARD_ALLOC - Standard_EXPORT HLRAlgo_Coincidence() : + HLRAlgo_Coincidence() : myFE(0), myParam(0.), myStBef(TopAbs_IN), diff --git a/src/HLRBRep/HLRBRep_LineTool.hxx b/src/HLRBRep/HLRBRep_LineTool.hxx index 8c0391b2e8..a265bc0bd9 100644 --- a/src/HLRBRep/HLRBRep_LineTool.hxx +++ b/src/HLRBRep/HLRBRep_LineTool.hxx @@ -159,7 +159,7 @@ public: static Standard_Integer NbSamples (const gp_Lin& C, const Standard_Real U0, const Standard_Real U1); - Standard_EXPORT static void SamplePars (const gp_Lin& C, const Standard_Real U0, const Standard_Real U1, const Standard_Real Defl, const Standard_Integer NbMin, Handle(TColStd_HArray1OfReal)& Pars); + static void SamplePars (const gp_Lin& C, const Standard_Real U0, const Standard_Real U1, const Standard_Real Defl, const Standard_Integer NbMin, Handle(TColStd_HArray1OfReal)& Pars); diff --git a/src/HLRBRep/HLRBRep_SLPropsATool.hxx b/src/HLRBRep/HLRBRep_SLPropsATool.hxx index 3e405875be..fecf37162d 100644 --- a/src/HLRBRep/HLRBRep_SLPropsATool.hxx +++ b/src/HLRBRep/HLRBRep_SLPropsATool.hxx @@ -49,7 +49,7 @@ public: //! on the Surface . static void D2 (const Standard_Address A, const Standard_Real U, const Standard_Real V, gp_Pnt& P, gp_Vec& D1U, gp_Vec& D1V, gp_Vec& D2U, gp_Vec& D2V, gp_Vec& DUV); - Standard_EXPORT static gp_Vec DN (const Standard_Address A, const Standard_Real U, const Standard_Real V, const Standard_Integer Nu, const Standard_Integer Nv); + static gp_Vec DN (const Standard_Address A, const Standard_Real U, const Standard_Real V, const Standard_Integer Nu, const Standard_Integer Nv); //! returns the order of continuity of the Surface //! . returns 1 : first derivative only is diff --git a/src/IGESCAFControl/IGESCAFControl_Reader.hxx b/src/IGESCAFControl/IGESCAFControl_Reader.hxx index 38951a43b4..a155e7b560 100644 --- a/src/IGESCAFControl/IGESCAFControl_Reader.hxx +++ b/src/IGESCAFControl/IGESCAFControl_Reader.hxx @@ -70,7 +70,7 @@ class IGESCAFControl_Reader : public IGESControl_Reader //! Returns True if succeeded, and False in case of fail Standard_EXPORT Standard_Boolean Transfer (Handle(TDocStd_Document)& theDoc); - Standard_EXPORT Standard_Boolean Perform (const TCollection_AsciiString& theFileName, Handle(TDocStd_Document)& theDoc) + Standard_Boolean Perform (const TCollection_AsciiString& theFileName, Handle(TDocStd_Document)& theDoc) { return Perform (theFileName.ToCString(), theDoc); } //! Translate IGES file given by filename into the document diff --git a/src/IntPatch/IntPatch_Point.hxx b/src/IntPatch/IntPatch_Point.hxx index 414e464f38..f95921fcb9 100644 --- a/src/IntPatch/IntPatch_Point.hxx +++ b/src/IntPatch/IntPatch_Point.hxx @@ -45,7 +45,7 @@ public: //! Empty constructor. - Standard_EXPORT IntPatch_Point(); + IntPatch_Point(); //! Sets the values of a point which is on no domain, //! when both surfaces are implicit ones. diff --git a/src/IntPatch/IntPatch_PrmPrmIntersection.hxx b/src/IntPatch/IntPatch_PrmPrmIntersection.hxx index a4522c54af..da2c8c6e84 100644 --- a/src/IntPatch/IntPatch_PrmPrmIntersection.hxx +++ b/src/IntPatch/IntPatch_PrmPrmIntersection.hxx @@ -137,7 +137,7 @@ public: Standard_EXPORT void Remplit (const Standard_Integer a, const Standard_Integer b, const Standard_Integer c, IntPatch_PrmPrmIntersection_T3Bits& Map) const; - Standard_EXPORT Standard_Integer CodeReject (const Standard_Real x1, const Standard_Real y1, const Standard_Real z1, const Standard_Real x2, const Standard_Real y2, const Standard_Real z2, const Standard_Real x3, const Standard_Real y3, const Standard_Real z3) const; + Standard_Integer CodeReject (const Standard_Real x1, const Standard_Real y1, const Standard_Real z1, const Standard_Real x2, const Standard_Real y2, const Standard_Real z2, const Standard_Real x3, const Standard_Real y3, const Standard_Real z3) const; Standard_EXPORT void PointDepart (Handle(IntSurf_LineOn2S)& LineOn2S, const Handle(Adaptor3d_HSurface)& S1, const Standard_Integer SU1, const Standard_Integer SV1, const Handle(Adaptor3d_HSurface)& S2, const Standard_Integer SU2, const Standard_Integer SV2) const; diff --git a/src/IntPatch/IntPatch_RLine.hxx b/src/IntPatch/IntPatch_RLine.hxx index 7c5612464a..5532d0a43f 100644 --- a/src/IntPatch/IntPatch_RLine.hxx +++ b/src/IntPatch/IntPatch_RLine.hxx @@ -150,7 +150,7 @@ public: Standard_EXPORT void ComputeVertexParameters (const Standard_Real Tol); //! Returns set of intersection points - Standard_EXPORT virtual Handle(IntSurf_LineOn2S) Curve() const Standard_OVERRIDE; + virtual Handle(IntSurf_LineOn2S) Curve() const Standard_OVERRIDE; //! Removes vertices from the line (i.e. cleans svtx member) virtual void ClearVertexes() Standard_OVERRIDE diff --git a/src/IntPatch/IntPatch_WLine.hxx b/src/IntPatch/IntPatch_WLine.hxx index 642e0e27ed..64eba46b29 100644 --- a/src/IntPatch/IntPatch_WLine.hxx +++ b/src/IntPatch/IntPatch_WLine.hxx @@ -163,7 +163,7 @@ public: //! Removes single vertex from the line virtual void RemoveVertex (const Standard_Integer theIndex) Standard_OVERRIDE; - Standard_EXPORT void InsertVertexBefore (const Standard_Integer theIndex, const IntPatch_Point& thePnt); + void InsertVertexBefore (const Standard_Integer theIndex, const IntPatch_Point& thePnt); //! if (theMode == 0) then prints the information about WLine //! if (theMode == 1) then prints the list of 3d-points diff --git a/src/LDOM/LDOM_Element.hxx b/src/LDOM/LDOM_Element.hxx index eae3e0d424..790feb3840 100644 --- a/src/LDOM/LDOM_Element.hxx +++ b/src/LDOM/LDOM_Element.hxx @@ -40,8 +40,7 @@ class LDOM_Element : public LDOM_Node { return (LDOM_Element&) LDOM_Node::operator = (anOther); } // Assignment - Standard_EXPORT LDOM_Element& - operator = (const LDOM_NullPtr * aNull) + LDOM_Element& operator = (const LDOM_NullPtr * aNull) { return (LDOM_Element&) LDOM_Node::operator = (aNull); } // Nullify diff --git a/src/LocOpe/FILES b/src/LocOpe/FILES index ff2da377dc..14c1f84a45 100644 --- a/src/LocOpe/FILES +++ b/src/LocOpe/FILES @@ -39,7 +39,6 @@ LocOpe_Pipe.cxx LocOpe_Pipe.hxx LocOpe_Pipe.lxx LocOpe_PntFace.hxx -LocOpe_PntFace.lxx LocOpe_Prism.cxx LocOpe_Prism.hxx LocOpe_Revol.cxx diff --git a/src/LocOpe/LocOpe_Gluer.hxx b/src/LocOpe/LocOpe_Gluer.hxx index 0b3a47dcf1..802d039c3c 100644 --- a/src/LocOpe/LocOpe_Gluer.hxx +++ b/src/LocOpe/LocOpe_Gluer.hxx @@ -69,9 +69,9 @@ public: const TopoDS_Shape& GluedShape() const; - Standard_EXPORT const TopTools_ListOfShape& Edges() const; + const TopTools_ListOfShape& Edges() const; - Standard_EXPORT const TopTools_ListOfShape& TgtEdges() const; + const TopTools_ListOfShape& TgtEdges() const; diff --git a/src/LocOpe/LocOpe_PntFace.hxx b/src/LocOpe/LocOpe_PntFace.hxx index 743592c91f..11b8b9db2d 100644 --- a/src/LocOpe/LocOpe_PntFace.hxx +++ b/src/LocOpe/LocOpe_PntFace.hxx @@ -38,52 +38,34 @@ public: //! Empty constructor. Useful only for the list. - Standard_EXPORT LocOpe_PntFace(); + LocOpe_PntFace() {} - LocOpe_PntFace(const gp_Pnt& P, const TopoDS_Face& F, const TopAbs_Orientation Or, const Standard_Real Param, const Standard_Real UPar, const Standard_Real VPar); + LocOpe_PntFace (const gp_Pnt& P, const TopoDS_Face& F, const TopAbs_Orientation Or, const Standard_Real Param, const Standard_Real UPar, const Standard_Real VPar) + : myPnt (P), myFace (F), myOri (Or), myPar (Param), myUPar (UPar), myVPar (VPar) + { + } - const gp_Pnt& Pnt() const; + const gp_Pnt& Pnt () const { return myPnt; } - const TopoDS_Face& Face() const; + const TopoDS_Face& Face () const { return myFace; } - TopAbs_Orientation Orientation() const; + TopAbs_Orientation Orientation () const { return myOri; } - TopAbs_Orientation& ChangeOrientation(); + TopAbs_Orientation& ChangeOrientation () { return myOri; } - Standard_Real Parameter() const; + Standard_Real Parameter () const { return myPar; } - Standard_Real UParameter() const; - - Standard_Real VParameter() const; - - - - -protected: - - - + Standard_Real UParameter () const { return myUPar; } + Standard_Real VParameter () const { return myVPar; } private: - - - gp_Pnt myPnt; TopoDS_Face myFace; TopAbs_Orientation myOri; Standard_Real myPar; Standard_Real myUPar; Standard_Real myVPar; - - }; - -#include - - - - - #endif // _LocOpe_PntFace_HeaderFile diff --git a/src/LocOpe/LocOpe_PntFace.lxx b/src/LocOpe/LocOpe_PntFace.lxx deleted file mode 100644 index aa2d33abb6..0000000000 --- a/src/LocOpe/LocOpe_PntFace.lxx +++ /dev/null @@ -1,110 +0,0 @@ -// Created on: 1995-05-29 -// Created by: Jacques GOUSSARD -// Copyright (c) 1995-1999 Matra Datavision -// Copyright (c) 1999-2014 OPEN CASCADE SAS -// -// This file is part of Open CASCADE Technology software library. -// -// This library is free software; you can redistribute it and/or modify it under -// the terms of the GNU Lesser General Public License version 2.1 as published -// by the Free Software Foundation, with special exception defined in the file -// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT -// distribution for complete text of the license and disclaimer of any warranty. -// -// Alternatively, this file may be used under the terms of Open CASCADE -// commercial license or contractual agreement. - -//======================================================================= -//function : LocOpe_PntFace -//purpose : -//======================================================================= -inline LocOpe_PntFace::LocOpe_PntFace() -{} - - -//======================================================================= -//function : LocOpe_PntFace -//purpose : -//======================================================================= -inline LocOpe_PntFace::LocOpe_PntFace(const gp_Pnt& P, - const TopoDS_Face& F, - const TopAbs_Orientation Or, - const Standard_Real Par, - const Standard_Real UPar, - const Standard_Real VPar): - myPnt(P), myFace(F), myOri(Or), myPar(Par), myUPar(UPar), myVPar(VPar) -{} - - -//======================================================================= -//function : Pnt -//purpose : -//======================================================================= - -inline const gp_Pnt& LocOpe_PntFace::Pnt() const -{ - return myPnt; -} - - -//======================================================================= -//function : Face -//purpose : -//======================================================================= - -inline const TopoDS_Face& LocOpe_PntFace::Face() const -{ - return myFace; -} - - -//======================================================================= -//function : Orientation -//purpose : -//======================================================================= - -inline TopAbs_Orientation LocOpe_PntFace::Orientation() const -{ - return myOri; -} - -//======================================================================= -//function : ChangeOrientation -//purpose : -//======================================================================= - -inline TopAbs_Orientation& LocOpe_PntFace::ChangeOrientation() -{ - return myOri; -} - -//======================================================================= -//function : Parameter -//purpose : -//======================================================================= - -inline Standard_Real LocOpe_PntFace::Parameter() const -{ - return myPar; -} - -//======================================================================= -//function : UParameter -//purpose : -//======================================================================= - -inline Standard_Real LocOpe_PntFace::UParameter() const -{ - return myUPar; -} - -//======================================================================= -//function : VParameter -//purpose : -//======================================================================= - -inline Standard_Real LocOpe_PntFace::VParameter() const -{ - return myVPar; -} - diff --git a/src/MAT/MAT_ListOfBisector.hxx b/src/MAT/MAT_ListOfBisector.hxx index 417051e95e..ce62b2e8d6 100644 --- a/src/MAT/MAT_ListOfBisector.hxx +++ b/src/MAT/MAT_ListOfBisector.hxx @@ -87,7 +87,7 @@ Handle(MAT_Bisector) operator() (const Standard_Integer anindex) Standard_EXPORT void Loop() const; - Standard_EXPORT Standard_Boolean IsEmpty() const; + Standard_Boolean IsEmpty() const; Standard_EXPORT void Dump (const Standard_Integer ashift, const Standard_Integer alevel); diff --git a/src/MAT/MAT_ListOfEdge.hxx b/src/MAT/MAT_ListOfEdge.hxx index 4707ada9e8..4c842fd3f1 100644 --- a/src/MAT/MAT_ListOfEdge.hxx +++ b/src/MAT/MAT_ListOfEdge.hxx @@ -87,7 +87,7 @@ Handle(MAT_Edge) operator() (const Standard_Integer anindex) Standard_EXPORT void Loop() const; - Standard_EXPORT Standard_Boolean IsEmpty() const; + Standard_Boolean IsEmpty() const; Standard_EXPORT void Dump (const Standard_Integer ashift, const Standard_Integer alevel); diff --git a/src/MeshVS/MeshVS_SensitiveQuad.hxx b/src/MeshVS/MeshVS_SensitiveQuad.hxx index 416e29c78c..07cbf3d7c0 100644 --- a/src/MeshVS/MeshVS_SensitiveQuad.hxx +++ b/src/MeshVS/MeshVS_SensitiveQuad.hxx @@ -38,7 +38,7 @@ public: const gp_Pnt& thePnt4); //! Returns the amount of sub-entities in sensitive - Standard_EXPORT virtual Standard_Integer NbSubElements() Standard_OVERRIDE + virtual Standard_Integer NbSubElements() Standard_OVERRIDE { return 1; }; diff --git a/src/NCollection/NCollection_SparseArrayBase.hxx b/src/NCollection/NCollection_SparseArrayBase.hxx index 8bd0a290e8..e5cbeff9db 100644 --- a/src/NCollection/NCollection_SparseArrayBase.hxx +++ b/src/NCollection/NCollection_SparseArrayBase.hxx @@ -159,7 +159,7 @@ public: Standard_EXPORT void Next (); //! Returns current index - Standard_EXPORT Standard_Size Index () const + Standard_Size Index () const { return myIBlock * myArr->myBlockSize + myInd; } diff --git a/src/NCollection/NCollection_UBTree.hxx b/src/NCollection/NCollection_UBTree.hxx index 412f737b30..6373938374 100644 --- a/src/NCollection/NCollection_UBTree.hxx +++ b/src/NCollection/NCollection_UBTree.hxx @@ -257,8 +257,7 @@ public: * @return * always True */ - Standard_EXPORT virtual Standard_Boolean Add (const TheObjType& theObj, - const TheBndType& theBnd); + virtual Standard_Boolean Add (const TheObjType& theObj, const TheBndType& theBnd); /** * Searches in the tree all objects conforming to the given selector. @@ -323,8 +322,7 @@ public: * @return * the number of objects accepted */ - Standard_EXPORT Standard_Integer Select (const TreeNode& theBranch, - Selector& theSelector) const; + Standard_Integer Select (const TreeNode& theBranch, Selector& theSelector) const; private: // ---------- PRIVATE METHODS ---------- diff --git a/src/OpenGl/OpenGl_View.hxx b/src/OpenGl/OpenGl_View.hxx index 717b277ec3..71bcbfa2db 100644 --- a/src/OpenGl/OpenGl_View.hxx +++ b/src/OpenGl/OpenGl_View.hxx @@ -232,7 +232,7 @@ public: Standard_EXPORT virtual void SetGradientBackground (const Aspect_GradientBackground& theBackground) Standard_OVERRIDE; //! Returns background image texture file path. - Standard_EXPORT virtual TCollection_AsciiString BackgroundImage() Standard_OVERRIDE { return myBackgroundImagePath; } + virtual TCollection_AsciiString BackgroundImage() Standard_OVERRIDE { return myBackgroundImagePath; } //! Sets background image texture file path. Standard_EXPORT virtual void SetBackgroundImage (const TCollection_AsciiString& theFilePath) Standard_OVERRIDE; @@ -244,7 +244,7 @@ public: Standard_EXPORT virtual void SetBackgroundImageStyle (const Aspect_FillMethod theFillStyle) Standard_OVERRIDE; //! Returns environment texture set for the view. - Standard_EXPORT virtual Handle(Graphic3d_TextureEnv) TextureEnv() const Standard_OVERRIDE { return myTextureEnvData; } + virtual Handle(Graphic3d_TextureEnv) TextureEnv() const Standard_OVERRIDE { return myTextureEnvData; } //! Sets environment texture for the view. Standard_EXPORT virtual void SetTextureEnv (const Handle(Graphic3d_TextureEnv)& theTextureEnv) Standard_OVERRIDE; diff --git a/src/Prs3d/Prs3d_PresentationShadow.hxx b/src/Prs3d/Prs3d_PresentationShadow.hxx index 26037deaf7..9d680affdd 100644 --- a/src/Prs3d/Prs3d_PresentationShadow.hxx +++ b/src/Prs3d/Prs3d_PresentationShadow.hxx @@ -29,10 +29,10 @@ public: const Handle(Prs3d_Presentation)& thePrs); //! Returns the id of the parent presentation - Standard_EXPORT inline Standard_Integer ParentId() const { return myParentStructId; } + inline Standard_Integer ParentId() const { return myParentStructId; } //! Returns view affinity of the parent presentation - Standard_EXPORT inline const Handle(Graphic3d_ViewAffinity)& ParentAffinity() const { return myParentAffinity; } + inline const Handle(Graphic3d_ViewAffinity)& ParentAffinity() const { return myParentAffinity; } //! Do nothing - axis-aligned bounding box should be initialized from parent structure. Standard_EXPORT virtual void CalculateBoundBox() Standard_OVERRIDE; diff --git a/src/Select3D/Select3D_SensitiveTriangle.hxx b/src/Select3D/Select3D_SensitiveTriangle.hxx index ecec92d67c..f066cb4adf 100644 --- a/src/Select3D/Select3D_SensitiveTriangle.hxx +++ b/src/Select3D/Select3D_SensitiveTriangle.hxx @@ -53,7 +53,7 @@ public: } //! Returns the center point of the sensitive triangle created at construction time. - Standard_EXPORT gp_Pnt Center3D() const { return myCentroid; } + gp_Pnt Center3D() const { return myCentroid; } //! Returns the copy of this Standard_EXPORT virtual Handle(Select3D_SensitiveEntity) GetConnected() Standard_OVERRIDE; diff --git a/src/SelectMgr/SelectMgr_BaseFrustum.hxx b/src/SelectMgr/SelectMgr_BaseFrustum.hxx index cbd840f998..f5217bda8c 100644 --- a/src/SelectMgr/SelectMgr_BaseFrustum.hxx +++ b/src/SelectMgr/SelectMgr_BaseFrustum.hxx @@ -109,8 +109,11 @@ public: //! There are no default parameters, but in case if: //! - transformation only is needed: @theScaleFactor must be initialized as any negative value; //! - scale only is needed: @theTrsf must be set to gp_Identity. - Standard_EXPORT virtual Handle(SelectMgr_BaseFrustum) ScaleAndTransform (const Standard_Integer /*theScaleFactor*/, - const gp_GTrsf& /*theTrsf*/) const { return NULL; } + virtual Handle(SelectMgr_BaseFrustum) ScaleAndTransform (const Standard_Integer /*theScaleFactor*/, + const gp_GTrsf& /*theTrsf*/) const + { + return NULL; + } //! SAT intersection test between defined volume and given axis-aligned box Standard_EXPORT virtual Standard_Boolean Overlaps (const SelectMgr_Vec3& theBoxMin, diff --git a/src/SelectMgr/SelectMgr_ViewerSelector.hxx b/src/SelectMgr/SelectMgr_ViewerSelector.hxx index 5216589b60..ae444bbded 100644 --- a/src/SelectMgr/SelectMgr_ViewerSelector.hxx +++ b/src/SelectMgr/SelectMgr_ViewerSelector.hxx @@ -215,7 +215,7 @@ public: //! Continues the interation scanning for the owners detected at a position in the view, //! or continues the iteration scanning for the owner closest to the position in the view. Standard_DEPRECATED("Deprecated method More()") - Standard_EXPORT Standard_Boolean More() { return morePicked(); } + Standard_Boolean More() { return morePicked(); } //! Returns the next owner found in the iteration. This is //! a scan for the owners detected at a position in the view. diff --git a/src/ShapeFix/ShapeFix_Wire.hxx b/src/ShapeFix/ShapeFix_Wire.hxx index 7f7d4ce400..a266bc218b 100644 --- a/src/ShapeFix/ShapeFix_Wire.hxx +++ b/src/ShapeFix/ShapeFix_Wire.hxx @@ -156,7 +156,7 @@ public: TopoDS_Wire WireAPIMake() const; //! returns field Analyzer (working tool) - Standard_EXPORT Handle(ShapeAnalysis_Wire) Analyzer() const; + Handle(ShapeAnalysis_Wire) Analyzer() const; //! returns working wire const Handle(ShapeExtend_WireData)& WireData() const; diff --git a/src/ShapePersistent/ShapePersistent.cxx b/src/ShapePersistent/ShapePersistent.cxx index f2e69d86f6..e1e2b4209e 100644 --- a/src/ShapePersistent/ShapePersistent.cxx +++ b/src/ShapePersistent/ShapePersistent.cxx @@ -12,6 +12,8 @@ // commercial license or contractual agreement. #include +#include +#include #include #include diff --git a/src/ShapePersistent/ShapePersistent_Geom.hxx b/src/ShapePersistent/ShapePersistent_Geom.hxx index 6fcd32c844..415c49f56e 100644 --- a/src/ShapePersistent/ShapePersistent_Geom.hxx +++ b/src/ShapePersistent/ShapePersistent_Geom.hxx @@ -50,7 +50,7 @@ public: //! Gets persistent objects Standard_EXPORT virtual void PChildren(SequenceOfPersistent& theChildren) const; //! Returns persistent type name - Standard_EXPORT virtual Standard_CString PName() const { return "PGeom_Geometry"; } + virtual Standard_CString PName() const { return "PGeom_Geometry"; } }; protected: @@ -58,14 +58,14 @@ protected: struct geometryBase : public DelayedBase { //! Write persistent data to a file. - Standard_EXPORT virtual void Write (StdObjMgt_WriteData&) const + virtual void Write (StdObjMgt_WriteData&) const { Standard_NotImplemented::Raise("ShapePersistent_Geom::geometryBase::Write - not implemented"); } //! Gets persistent child objects - Standard_EXPORT virtual void PChildren (StdObjMgt_Persistent::SequenceOfPersistent&) const { } + virtual void PChildren (StdObjMgt_Persistent::SequenceOfPersistent&) const { } //! Returns persistent type name - Standard_EXPORT virtual Standard_CString PName() const + virtual Standard_CString PName() const { Standard_NotImplemented::Raise("ShapePersistent_Geom::geometryBase::PName - not implemented"); return ""; @@ -77,18 +77,18 @@ protected: { public: //! Read persistent data from a file. - Standard_EXPORT virtual void Read (StdObjMgt_ReadData& theReadData) + virtual void Read (StdObjMgt_ReadData& theReadData) { PData().Read (theReadData); } //! Write persistent data to a file. - Standard_EXPORT virtual void Write (StdObjMgt_WriteData& theWriteData) const + virtual void Write (StdObjMgt_WriteData& theWriteData) const { PData().Write(theWriteData); } //! Gets persistent child objects - Standard_EXPORT virtual void PChildren (StdObjMgt_Persistent::SequenceOfPersistent&) const + virtual void PChildren (StdObjMgt_Persistent::SequenceOfPersistent&) const { Standard_NotImplemented::Raise("ShapePersistent_Geom::subBase::PChildren - not implemented"); } //! Returns persistent type name - Standard_EXPORT virtual Standard_CString PName() const + virtual Standard_CString PName() const { Standard_NotImplemented::Raise("ShapePersistent_Geom::subBase::PName - not implemented"); return ""; @@ -100,13 +100,13 @@ protected: { public: //! Read persistent data from a file. - Standard_EXPORT virtual void Read (StdObjMgt_ReadData&) { } + virtual void Read (StdObjMgt_ReadData&) { } //! Write persistent data to a file. - Standard_EXPORT virtual void Write (StdObjMgt_WriteData&) const { } + virtual void Write (StdObjMgt_WriteData&) const { } //! Gets persistent child objects - Standard_EXPORT virtual void PChildren (StdObjMgt_Persistent::SequenceOfPersistent&) const { } + virtual void PChildren (StdObjMgt_Persistent::SequenceOfPersistent&) const { } //! Returns persistent type name - Standard_EXPORT virtual Standard_CString PName() const + virtual Standard_CString PName() const { Standard_NotImplemented::Raise("ShapePersistent_Geom::subBase_gp::PName - not implemented"); return ""; @@ -117,7 +117,7 @@ protected: struct subBase_empty : Base { //! Returns persistent type name - Standard_EXPORT virtual Standard_CString PName() const + virtual Standard_CString PName() const { Standard_NotImplemented::Raise("ShapePersistent_Geom::subBase_empty::PName - not implemented"); return ""; @@ -129,21 +129,21 @@ protected: { public: //! Read persistent data from a file. - Standard_EXPORT virtual void Read (StdObjMgt_ReadData& theReadData) + virtual void Read (StdObjMgt_ReadData& theReadData) { Data aData; theReadData >> aData; this->myTransient = new Target(aData); } //! Gets persistent child objects - Standard_EXPORT virtual void PChildren(StdObjMgt_Persistent::SequenceOfPersistent&) const { } + virtual void PChildren(StdObjMgt_Persistent::SequenceOfPersistent&) const { } //! Write persistent data to a file. - Standard_EXPORT virtual void Write(StdObjMgt_WriteData&) const + virtual void Write(StdObjMgt_WriteData&) const { Standard_NotImplemented::Raise("ShapePersistent_Geom::instance::Write - not implemented"); } //! Returns persistent type name - Standard_EXPORT virtual Standard_CString PName() const + virtual Standard_CString PName() const { Standard_NotImplemented::Raise("ShapePersistent_Geom::instance::PName - not implemented"); return ""; diff --git a/src/ShapePersistent/ShapePersistent_Geom2d.cxx b/src/ShapePersistent/ShapePersistent_Geom2d.cxx index 36574476ab..d24a036a99 100644 --- a/src/ShapePersistent/ShapePersistent_Geom2d.cxx +++ b/src/ShapePersistent/ShapePersistent_Geom2d.cxx @@ -21,40 +21,6 @@ #include #include -//======================================================================= -// Geometry -//======================================================================= -template<> -Standard_CString ShapePersistent_Geom::geometryBase - ::PName() const { return "PGeom2d_Geometry"; } - -//======================================================================= -// Point -//======================================================================= -template<> -Standard_CString ShapePersistent_Geom::subBase_empty > - ::PName() const { return "PGeom2d_Point"; } - -//======================================================================= -// CartesianPoint -//======================================================================= -template<> -Standard_CString ShapePersistent_Geom::instance - ::PName() const { return "PGeom2d_CartesianPoint"; } - -template<> -void ShapePersistent_Geom::instance -::Write(StdObjMgt_WriteData& theWriteData) const -{ - Handle(Geom2d_CartesianPoint) aMyGeom = - Handle(Geom2d_CartesianPoint)::DownCast(myTransient); - theWriteData << aMyGeom->Pnt2d(); -} - //======================================================================= // Direction //======================================================================= @@ -144,9 +110,6 @@ void ShapePersistent_Geom2d::instance -Standard_CString ShapePersistent_Geom::geometryBase - ::PName() const { return "PGeom2d_Curve"; } Handle(ShapePersistent_Geom2d::Curve) ShapePersistent_Geom2d::Translate(const Handle(Geom2d_Curve)& theCurve, diff --git a/src/ShapePersistent/ShapePersistent_Geom2d.hxx b/src/ShapePersistent/ShapePersistent_Geom2d.hxx index 67b8131fcf..78315edfd1 100644 --- a/src/ShapePersistent/ShapePersistent_Geom2d.hxx +++ b/src/ShapePersistent/ShapePersistent_Geom2d.hxx @@ -57,31 +57,35 @@ public: // Geometry //======================================================================= template<> -Standard_CString ShapePersistent_Geom::geometryBase - ::PName() const; +inline Standard_CString ShapePersistent_Geom::geometryBase + ::PName() const { return "PGeom2d_Geometry"; } //======================================================================= // Point //======================================================================= template<> -Standard_CString ShapePersistent_Geom::subBase_empty< - ShapePersistent_Geom2d::geometryBase > - ::PName() const; +inline Standard_CString ShapePersistent_Geom::subBase_empty > + ::PName() const { return "PGeom2d_Point"; } //======================================================================= // CartesianPoint //======================================================================= template<> -Standard_CString ShapePersistent_Geom::instance - ::PName() const; + ::PName() const { return "PGeom2d_CartesianPoint"; } template<> -void ShapePersistent_Geom::instance - ::Write(StdObjMgt_WriteData& theWriteData) const; + ::Write(StdObjMgt_WriteData& theWriteData) const +{ + Handle(Geom2d_CartesianPoint) aMyGeom = + Handle(Geom2d_CartesianPoint)::DownCast(myTransient); + theWriteData << aMyGeom->Pnt2d(); +} //======================================================================= // Direction @@ -153,7 +157,7 @@ void ShapePersistent_Geom::instance -Standard_CString ShapePersistent_Geom2d::geometryBase - ::PName() const; +inline Standard_CString ShapePersistent_Geom::geometryBase + ::PName() const { return "PGeom2d_Curve"; } #endif diff --git a/src/ShapePersistent/ShapePersistent_Geom_Curve.cxx b/src/ShapePersistent/ShapePersistent_Geom_Curve.cxx index 88280677bb..44f6135327 100644 --- a/src/ShapePersistent/ShapePersistent_Geom_Curve.cxx +++ b/src/ShapePersistent/ShapePersistent_Geom_Curve.cxx @@ -13,6 +13,7 @@ #include +#include #include #include diff --git a/src/ShapePersistent/ShapePersistent_HSequence.hxx b/src/ShapePersistent/ShapePersistent_HSequence.hxx index c22c1edb06..ce86aa355b 100644 --- a/src/ShapePersistent/ShapePersistent_HSequence.hxx +++ b/src/ShapePersistent/ShapePersistent_HSequence.hxx @@ -42,14 +42,14 @@ class ShapePersistent_HSequence Standard_EXPORT virtual void Write (StdObjMgt_WriteData& theWriteData) const; //! Gets persistent objects - Standard_EXPORT virtual void PChildren (SequenceOfPersistent& theChildren) const + virtual void PChildren (SequenceOfPersistent& theChildren) const { theChildren.Append(this->myPreviuos); theChildren.Append(this->myNext); } //! Returns persistent type name - Standard_EXPORT virtual Standard_CString PName() const + virtual Standard_CString PName() const { Standard_NotImplemented::Raise("ShapePersistent_HSequence::node::PName - not implemented"); return ""; @@ -79,14 +79,14 @@ class ShapePersistent_HSequence Standard_EXPORT virtual void Write (StdObjMgt_WriteData& theWriteData) const; //! Gets persistent objects - Standard_EXPORT virtual void PChildren(SequenceOfPersistent& theChildren) const + virtual void PChildren(SequenceOfPersistent& theChildren) const { theChildren.Append(this->myFirst); theChildren.Append(this->myLast); } //! Returns persistent type name - Standard_EXPORT virtual Standard_CString PName() const + virtual Standard_CString PName() const { Standard_NotImplemented::Raise("ShapePersistent_HSequence::instance::PName - not implemented"); return ""; diff --git a/src/ShapePersistent/ShapePersistent_TopoDS.hxx b/src/ShapePersistent/ShapePersistent_TopoDS.hxx index ec7748e699..f265519c2e 100644 --- a/src/ShapePersistent/ShapePersistent_TopoDS.hxx +++ b/src/ShapePersistent/ShapePersistent_TopoDS.hxx @@ -43,7 +43,7 @@ public: //! Gets persistent child objects Standard_EXPORT virtual void PChildren(SequenceOfPersistent& theChildren) const; //! Returns persistent type name - Standard_EXPORT virtual Standard_CString PName() const { return "PTopoDS_HShape"; } + virtual Standard_CString PName() const { return "PTopoDS_HShape"; } private: Handle(StdObjMgt_Persistent) myEntry; diff --git a/src/ShapeProcess/ShapeProcess_ShapeContext.hxx b/src/ShapeProcess/ShapeProcess_ShapeContext.hxx index 8a814a5841..a4ebd2903f 100644 --- a/src/ShapeProcess/ShapeProcess_ShapeContext.hxx +++ b/src/ShapeProcess/ShapeProcess_ShapeContext.hxx @@ -127,13 +127,13 @@ public: Standard_EXPORT void PrintStatistics() const; //! Set NonManifold flag - Standard_EXPORT void SetNonManifold(Standard_Boolean theNonManifold) + void SetNonManifold(Standard_Boolean theNonManifold) { myNonManifold = theNonManifold; } //! Get NonManifold flag - Standard_EXPORT Standard_Boolean IsNonManifold() + Standard_Boolean IsNonManifold() { return myNonManifold; } diff --git a/src/StdLPersistent/StdLPersistent_Data.hxx b/src/StdLPersistent/StdLPersistent_Data.hxx index 999bee2814..455643625d 100644 --- a/src/StdLPersistent/StdLPersistent_Data.hxx +++ b/src/StdLPersistent/StdLPersistent_Data.hxx @@ -29,13 +29,13 @@ public: //! Write persistent data to a file. Standard_EXPORT virtual void Write (StdObjMgt_WriteData& theWriteData) const; //! Gets persistent child objects - Standard_EXPORT virtual void PChildren(StdObjMgt_Persistent::SequenceOfPersistent& theChildren) const + virtual void PChildren(StdObjMgt_Persistent::SequenceOfPersistent& theChildren) const { theChildren.Append(myLabels); theChildren.Append(myAttributes); } //! Returns persistent type name - Standard_EXPORT virtual Standard_CString PName() const + virtual Standard_CString PName() const { return "PDF_Data"; } //! Import transient data from the persistent data. diff --git a/src/StdLPersistent/StdLPersistent_Document.hxx b/src/StdLPersistent/StdLPersistent_Document.hxx index 6b4318d616..6e3d9723ba 100644 --- a/src/StdLPersistent/StdLPersistent_Document.hxx +++ b/src/StdLPersistent/StdLPersistent_Document.hxx @@ -31,7 +31,7 @@ public: //! Gets persistent child objects Standard_EXPORT virtual void PChildren(StdObjMgt_Persistent::SequenceOfPersistent&) const; //! Returns persistent type name - Standard_EXPORT virtual Standard_CString PName() const + virtual Standard_CString PName() const { return "PDocStd_Document"; } //! Import transient document from the persistent data. diff --git a/src/StdLPersistent/StdLPersistent_HString.hxx b/src/StdLPersistent/StdLPersistent_HString.hxx index 21ee8eb7b3..aae213e4b5 100644 --- a/src/StdLPersistent/StdLPersistent_HString.hxx +++ b/src/StdLPersistent/StdLPersistent_HString.hxx @@ -32,7 +32,7 @@ class StdLPersistent_HString Standard_EXPORT virtual void Read (StdObjMgt_ReadData& theReadData); //! Write persistent data to a file. Standard_EXPORT virtual void Write (StdObjMgt_WriteData& theWriteData) const; - Standard_EXPORT virtual void PChildren(StdObjMgt_Persistent::SequenceOfPersistent&) const { } + virtual void PChildren(StdObjMgt_Persistent::SequenceOfPersistent&) const { } //! Get/create a label defined by referenced string. Standard_EXPORT virtual TDF_Label Label (const Handle(TDF_Data)& theDF) const; diff --git a/src/StdLPersistent/StdLPersistent_TreeNode.hxx b/src/StdLPersistent/StdLPersistent_TreeNode.hxx index 789029d437..2f4838c875 100644 --- a/src/StdLPersistent/StdLPersistent_TreeNode.hxx +++ b/src/StdLPersistent/StdLPersistent_TreeNode.hxx @@ -35,7 +35,7 @@ public: Standard_EXPORT virtual void PChildren(StdObjMgt_Persistent::SequenceOfPersistent&) const; //! Returns persistent type name - Standard_EXPORT virtual Standard_CString PName() const + virtual Standard_CString PName() const { return "PDataStd_TreeNode"; } //! Create an empty transient attribuite diff --git a/src/StdLPersistent/StdLPersistent_Void.hxx b/src/StdLPersistent/StdLPersistent_Void.hxx index 77e9412a75..8d9b6db323 100644 --- a/src/StdLPersistent/StdLPersistent_Void.hxx +++ b/src/StdLPersistent/StdLPersistent_Void.hxx @@ -30,16 +30,16 @@ protected: { public: //! Read persistent data from a file. - Standard_EXPORT virtual void Read (StdObjMgt_ReadData&) {} + virtual void Read (StdObjMgt_ReadData&) {} //! Write persistent data to a file. - Standard_EXPORT virtual void Write (StdObjMgt_WriteData&) const {} + virtual void Write (StdObjMgt_WriteData&) const {} //! Gets persistent child objects inline void PChildren(StdObjMgt_Persistent::SequenceOfPersistent&) const {} //! Returns persistent type name Standard_CString PName() const; //! Import transient attribuite from the persistent data - Standard_EXPORT virtual void ImportAttribute() {} + virtual void ImportAttribute() {} }; public: diff --git a/src/StdObjMgt/StdObjMgt_Attribute.hxx b/src/StdObjMgt/StdObjMgt_Attribute.hxx index 0a203cc518..c0731ad021 100644 --- a/src/StdObjMgt/StdObjMgt_Attribute.hxx +++ b/src/StdObjMgt/StdObjMgt_Attribute.hxx @@ -27,11 +27,11 @@ class StdObjMgt_Attribute : public Standard_Transient { public: //! Create an empty transient attribuite - Standard_EXPORT virtual Handle(TDF_Attribute) CreateAttribute() + virtual Handle(TDF_Attribute) CreateAttribute() { return myTransient = new Transient; } //! Get transient attribuite for the persistent data - Standard_EXPORT virtual Handle(TDF_Attribute) GetAttribute() const + virtual Handle(TDF_Attribute) GetAttribute() const { return Handle(TDF_Attribute)(myTransient); } protected: @@ -46,13 +46,13 @@ public: { public: //! Read persistent data from a file. - Standard_EXPORT virtual void Read (StdObjMgt_ReadData& theReadData) + virtual void Read (StdObjMgt_ReadData& theReadData) { theReadData >> myData; } //! Write persistent data to a file. - Standard_EXPORT virtual void Write (StdObjMgt_WriteData& theWriteData) const + virtual void Write (StdObjMgt_WriteData& theWriteData) const { theWriteData << myData; } - Standard_EXPORT virtual void PChildren(StdObjMgt_Persistent::SequenceOfPersistent&) const { } - Standard_EXPORT virtual Standard_CString PName() const { return "StdObjMgt_Attribute::undefined"; } + virtual void PChildren(StdObjMgt_Persistent::SequenceOfPersistent&) const { } + virtual Standard_CString PName() const { return "StdObjMgt_Attribute::undefined"; } protected: DataType myData; @@ -67,20 +67,20 @@ private: { public: //! Read persistent data from a file. - Standard_EXPORT virtual void Read (StdObjMgt_ReadData& theReadData) + virtual void Read (StdObjMgt_ReadData& theReadData) { myPersistent = new Persistent; myPersistent->Read (theReadData); } //! Write persistent data to a file. - Standard_EXPORT virtual void Write(StdObjMgt_WriteData& theWriteData) const + virtual void Write(StdObjMgt_WriteData& theWriteData) const { myPersistent->Write(theWriteData); } - Standard_EXPORT virtual void PChildren(StdObjMgt_Persistent::SequenceOfPersistent&) const { } - Standard_EXPORT virtual Standard_CString PName() const + virtual void PChildren(StdObjMgt_Persistent::SequenceOfPersistent&) const { } + virtual Standard_CString PName() const { return myPersistent->PName(); } //! Import transient attribuite from the persistent data - Standard_EXPORT virtual void ImportAttribute() + virtual void ImportAttribute() { if (myPersistent && this->myTransient) { diff --git a/src/StdObjMgt/StdObjMgt_Persistent.hxx b/src/StdObjMgt/StdObjMgt_Persistent.hxx index b688249681..0bd21374cb 100644 --- a/src/StdObjMgt/StdObjMgt_Persistent.hxx +++ b/src/StdObjMgt/StdObjMgt_Persistent.hxx @@ -47,18 +47,18 @@ public: { return new Persistent; } //! Read persistent data from a file. - Standard_EXPORT virtual void Read (StdObjMgt_ReadData& theReadData) = 0; + virtual void Read (StdObjMgt_ReadData& theReadData) = 0; //! Write persistent data to a file. - Standard_EXPORT virtual void Write (StdObjMgt_WriteData& theWriteData) const = 0; + virtual void Write (StdObjMgt_WriteData& theWriteData) const = 0; typedef NCollection_Sequence SequenceOfPersistent; //! Gets persistent child objects - Standard_EXPORT virtual void PChildren (SequenceOfPersistent&) const = 0; + virtual void PChildren (SequenceOfPersistent&) const = 0; //! Returns persistent type name - Standard_EXPORT virtual Standard_CString PName() const = 0; + virtual Standard_CString PName() const = 0; //! Import transient document from the persistent data //! (to be overriden by document class; diff --git a/src/StdObjMgt/StdObjMgt_SharedObject.hxx b/src/StdObjMgt/StdObjMgt_SharedObject.hxx index e3750d7b73..9160dc171e 100644 --- a/src/StdObjMgt/StdObjMgt_SharedObject.hxx +++ b/src/StdObjMgt/StdObjMgt_SharedObject.hxx @@ -53,7 +53,7 @@ public: typedef Persistent PersistentBase; //! Import transient object from the persistent data. - Standard_EXPORT virtual Handle(Transient) Import() + virtual Handle(Transient) Import() { return myTransient; } public: @@ -67,20 +67,20 @@ public: { public: //! Read persistent data from a file. - Standard_EXPORT virtual void Read (StdObjMgt_ReadData& theReadData) + virtual void Read (StdObjMgt_ReadData& theReadData) { PersistentData().Read (theReadData); } //! Write persistent data to a file. - Standard_EXPORT virtual void Write (StdObjMgt_WriteData& theWriteData) const + virtual void Write (StdObjMgt_WriteData& theWriteData) const { PersistentData().Write (theWriteData); } //! Gets persistent child objects - Standard_EXPORT virtual void PChildren(StdObjMgt_Persistent::SequenceOfPersistent& theChildren) const + virtual void PChildren(StdObjMgt_Persistent::SequenceOfPersistent& theChildren) const { PersistentData().PChildren(theChildren); } //! Returns persistent type name - Standard_EXPORT virtual Standard_CString PName() const + virtual Standard_CString PName() const { return PersistentData().PName(); } //! Import transient object from the persistent data. - Standard_EXPORT virtual Handle(Transient) Import() + virtual Handle(Transient) Import() { return NULL; } }; @@ -90,7 +90,7 @@ private: { public: //! Import transient object from the persistent data. - Standard_EXPORT virtual Handle(typename Base::TransientBase) Import() + virtual Handle(typename Base::TransientBase) Import() { if (Base::myTransient.IsNull() && !myPersistent.IsNull()) { @@ -124,14 +124,14 @@ public: public: //! Read persistent data from a file. - Standard_EXPORT virtual void Read (StdObjMgt_ReadData& theReadData) + virtual void Read (StdObjMgt_ReadData& theReadData) { Handle(Persistent) aPersistent = new Persistent; aPersistent->Read (theReadData); this->myPersistent = aPersistent; } //! Write persistent data to a file. - Standard_EXPORT virtual void Write(StdObjMgt_WriteData& theWriteData) const + virtual void Write(StdObjMgt_WriteData& theWriteData) const { Handle(Persistent) aPersistent = DownCast::make(this->myPersistent); @@ -140,7 +140,7 @@ public: aPersistent->Write(theWriteData); } //! Gets persistent child objects - Standard_EXPORT virtual void PChildren(StdObjMgt_Persistent::SequenceOfPersistent& theChildren) const + virtual void PChildren(StdObjMgt_Persistent::SequenceOfPersistent& theChildren) const { Handle(Persistent) aPersistent = DownCast::make(this->myPersistent); @@ -149,7 +149,7 @@ public: aPersistent->PChildren(theChildren); } //! Returns persistent type name - Standard_EXPORT virtual Standard_CString PName() const + virtual Standard_CString PName() const { Handle(Persistent) aPersistent = DownCast::make(this->myPersistent); diff --git a/src/StdPersistent/StdPersistent_TopLoc.hxx b/src/StdPersistent/StdPersistent_TopLoc.hxx index d5c815b612..bee56622eb 100644 --- a/src/StdPersistent/StdPersistent_TopLoc.hxx +++ b/src/StdPersistent/StdPersistent_TopLoc.hxx @@ -35,9 +35,9 @@ public: //! Write persistent data to a file. void Write (StdObjMgt_WriteData& theWriteData) const; //! Gets persistent child objects - Standard_EXPORT virtual void PChildren(SequenceOfPersistent&) const { } + virtual void PChildren(SequenceOfPersistent&) const { } //! Returns persistent type name - Standard_EXPORT virtual Standard_CString PName () const + virtual Standard_CString PName () const { return "PTopLoc_Datum3D"; } }; @@ -53,7 +53,7 @@ public: //! Gets persistent child objects Standard_EXPORT virtual void PChildren(SequenceOfPersistent& theChildren) const; //! Returns persistent type name - Standard_EXPORT virtual Standard_CString PName () const + virtual Standard_CString PName () const { return "PTopLoc_ItemLocation"; } //! Import transient object from the persistent data. diff --git a/src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRef.hxx b/src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRef.hxx index aa12704a83..532c811a28 100644 --- a/src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRef.hxx +++ b/src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRef.hxx @@ -65,7 +65,7 @@ public: myToleranceType = theType; } - Standard_EXPORT StepDimTol_GeometricToleranceType GetToleranceType() const { + StepDimTol_GeometricToleranceType GetToleranceType() const { return myToleranceType; } diff --git a/src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMod.hxx b/src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMod.hxx index cd52c67e9c..f80a577c20 100644 --- a/src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMod.hxx +++ b/src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMod.hxx @@ -76,7 +76,7 @@ public: myToleranceType = theType; } - Standard_EXPORT StepDimTol_GeometricToleranceType GetToleranceType() const { + StepDimTol_GeometricToleranceType GetToleranceType() const { return myToleranceType; } diff --git a/src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthMod.hxx b/src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthMod.hxx index efa750620b..849314d6dc 100644 --- a/src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthMod.hxx +++ b/src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthMod.hxx @@ -65,7 +65,7 @@ public: myToleranceType = theType; } - Standard_EXPORT StepDimTol_GeometricToleranceType GetToleranceType() const { + StepDimTol_GeometricToleranceType GetToleranceType() const { return myToleranceType; } diff --git a/src/StepRepr/StepRepr_CharacterizedRepresentation.hxx b/src/StepRepr/StepRepr_CharacterizedRepresentation.hxx index 84aeae0de1..66fb01aa87 100644 --- a/src/StepRepr/StepRepr_CharacterizedRepresentation.hxx +++ b/src/StepRepr/StepRepr_CharacterizedRepresentation.hxx @@ -42,11 +42,11 @@ public: const Handle(StepRepr_HArray1OfRepresentationItem)& theItems, const Handle(StepRepr_RepresentationContext)& theContextOfItems); - Standard_EXPORT void SetDescription (const Handle(TCollection_HAsciiString)& theDescription) { + void SetDescription (const Handle(TCollection_HAsciiString)& theDescription) { myDescription = theDescription; } - Standard_EXPORT Handle(TCollection_HAsciiString) Description() const { + Handle(TCollection_HAsciiString) Description() const { return myDescription; } diff --git a/src/StepVisual/StepVisual_AnnotationFillAreaOccurrence.hxx b/src/StepVisual/StepVisual_AnnotationFillAreaOccurrence.hxx index a84c4157b9..088d144ac7 100644 --- a/src/StepVisual/StepVisual_AnnotationFillAreaOccurrence.hxx +++ b/src/StepVisual/StepVisual_AnnotationFillAreaOccurrence.hxx @@ -38,13 +38,13 @@ public: const Handle(StepGeom_GeometricRepresentationItem)& theFillStyleTarget); //! Returns field fill_style_target - Standard_EXPORT Handle(StepGeom_GeometricRepresentationItem) FillStyleTarget() const + Handle(StepGeom_GeometricRepresentationItem) FillStyleTarget() const { return myFillStyleTarget; } //! Set field fill_style_target - Standard_EXPORT void SetFillStyleTarget (const Handle(StepGeom_GeometricRepresentationItem)& theTarget) + void SetFillStyleTarget (const Handle(StepGeom_GeometricRepresentationItem)& theTarget) { myFillStyleTarget = theTarget; } diff --git a/src/StepVisual/StepVisual_CameraModelD3MultiClipping.hxx b/src/StepVisual/StepVisual_CameraModelD3MultiClipping.hxx index 494641e1f3..e645f682b1 100644 --- a/src/StepVisual/StepVisual_CameraModelD3MultiClipping.hxx +++ b/src/StepVisual/StepVisual_CameraModelD3MultiClipping.hxx @@ -41,12 +41,12 @@ public: const Handle(StepVisual_ViewVolume)& thePerspectiveOfVolume, const Handle(StepVisual_HArray1OfCameraModelD3MultiClippingInterectionSelect)& theShapeClipping); - Standard_EXPORT void SetShapeClipping(const Handle(StepVisual_HArray1OfCameraModelD3MultiClippingInterectionSelect)& theShapeClipping) + void SetShapeClipping(const Handle(StepVisual_HArray1OfCameraModelD3MultiClippingInterectionSelect)& theShapeClipping) { myShapeClipping = theShapeClipping; } - Standard_EXPORT const Handle(StepVisual_HArray1OfCameraModelD3MultiClippingInterectionSelect) ShapeClipping() + const Handle(StepVisual_HArray1OfCameraModelD3MultiClippingInterectionSelect) ShapeClipping() { return myShapeClipping; } diff --git a/src/StepVisual/StepVisual_CameraModelD3MultiClippingIntersection.hxx b/src/StepVisual/StepVisual_CameraModelD3MultiClippingIntersection.hxx index 61016faeb7..9fe8d223d9 100644 --- a/src/StepVisual/StepVisual_CameraModelD3MultiClippingIntersection.hxx +++ b/src/StepVisual/StepVisual_CameraModelD3MultiClippingIntersection.hxx @@ -37,12 +37,12 @@ public: Standard_EXPORT void Init (const Handle(TCollection_HAsciiString)& theName, const Handle(StepVisual_HArray1OfCameraModelD3MultiClippingInterectionSelect)& theShapeClipping); - Standard_EXPORT void SetShapeClipping(const Handle(StepVisual_HArray1OfCameraModelD3MultiClippingInterectionSelect)& theShapeClipping) + void SetShapeClipping(const Handle(StepVisual_HArray1OfCameraModelD3MultiClippingInterectionSelect)& theShapeClipping) { myShapeClipping = theShapeClipping; } - Standard_EXPORT const Handle(StepVisual_HArray1OfCameraModelD3MultiClippingInterectionSelect) ShapeClipping() + const Handle(StepVisual_HArray1OfCameraModelD3MultiClippingInterectionSelect) ShapeClipping() { return myShapeClipping; } diff --git a/src/StepVisual/StepVisual_CameraModelD3MultiClippingUnion.hxx b/src/StepVisual/StepVisual_CameraModelD3MultiClippingUnion.hxx index e7b699581c..64f8a84c63 100644 --- a/src/StepVisual/StepVisual_CameraModelD3MultiClippingUnion.hxx +++ b/src/StepVisual/StepVisual_CameraModelD3MultiClippingUnion.hxx @@ -37,12 +37,12 @@ public: Standard_EXPORT void Init (const Handle(TCollection_HAsciiString)& theName, const Handle(StepVisual_HArray1OfCameraModelD3MultiClippingUnionSelect)& theShapeClipping); - Standard_EXPORT void SetShapeClipping(const Handle(StepVisual_HArray1OfCameraModelD3MultiClippingUnionSelect)& theShapeClipping) + void SetShapeClipping(const Handle(StepVisual_HArray1OfCameraModelD3MultiClippingUnionSelect)& theShapeClipping) { myShapeClipping = theShapeClipping; } - Standard_EXPORT const Handle(StepVisual_HArray1OfCameraModelD3MultiClippingUnionSelect) ShapeClipping() + const Handle(StepVisual_HArray1OfCameraModelD3MultiClippingUnionSelect) ShapeClipping() { return myShapeClipping; } diff --git a/src/Storage/Storage_InternalData.hxx b/src/Storage/Storage_InternalData.hxx index 7181215e78..5b50832ac8 100644 --- a/src/Storage/Storage_InternalData.hxx +++ b/src/Storage/Storage_InternalData.hxx @@ -37,7 +37,7 @@ class Storage_InternalData : public Standard_Transient public: - Standard_EXPORT Handle(Storage_HPArray) ReadArray() {return myReadArray;} + Handle(Storage_HPArray) ReadArray() { return myReadArray; } Standard_EXPORT Storage_InternalData(); diff --git a/src/TCollection/TCollection_AsciiString.hxx b/src/TCollection/TCollection_AsciiString.hxx index e402b71f4e..1c3722f055 100644 --- a/src/TCollection/TCollection_AsciiString.hxx +++ b/src/TCollection/TCollection_AsciiString.hxx @@ -83,7 +83,7 @@ public: #ifndef OCCT_NO_RVALUE_REFERENCE //! Move constructor - Standard_EXPORT TCollection_AsciiString (TCollection_AsciiString&& theOther) + TCollection_AsciiString (TCollection_AsciiString&& theOther) : mystring (theOther.mystring), mylength (theOther.mylength) { diff --git a/src/TCollection/TCollection_ExtendedString.hxx b/src/TCollection/TCollection_ExtendedString.hxx index 324dda445d..27b9ad77f2 100644 --- a/src/TCollection/TCollection_ExtendedString.hxx +++ b/src/TCollection/TCollection_ExtendedString.hxx @@ -103,7 +103,7 @@ public: #ifndef OCCT_NO_RVALUE_REFERENCE //! Move constructor - Standard_EXPORT TCollection_ExtendedString (TCollection_ExtendedString&& theOther) + TCollection_ExtendedString (TCollection_ExtendedString&& theOther) : mystring (theOther.mystring), mylength (theOther.mylength) { diff --git a/src/TDF/TDF_Attribute.hxx b/src/TDF/TDF_Attribute.hxx index cdd2324402..69289dc980 100644 --- a/src/TDF/TDF_Attribute.hxx +++ b/src/TDF/TDF_Attribute.hxx @@ -143,10 +143,10 @@ public: //! Sets specific ID of the attribute (supports several attributes //! of one type at the same label feature). - Standard_EXPORT virtual void SetID(const Standard_GUID& theGuid); + virtual void SetID (const Standard_GUID& /*theGuid*/) {} //! Sets default ID defined in nested class (to be used for attributes having User ID feature). - Standard_EXPORT virtual void SetID(); + virtual void SetID() {} //! Returns the label to which the attribute is //! attached. If the label is not included in a DF, diff --git a/src/TDF/TDF_Attribute.lxx b/src/TDF/TDF_Attribute.lxx index 98d272d3bf..5f3efa29bf 100644 --- a/src/TDF/TDF_Attribute.lxx +++ b/src/TDF/TDF_Attribute.lxx @@ -59,11 +59,3 @@ inline Standard_Boolean TDF_Attribute::IsForgotten() const inline Standard_OStream& operator << (Standard_OStream& anOS, const Handle(TDF_Attribute)& anAtt) { return anAtt->Dump(anOS); } - -//======================================================================= -inline void TDF_Attribute::SetID(const Standard_GUID& ) -{} - -//======================================================================= -inline void TDF_Attribute::SetID() -{} \ No newline at end of file diff --git a/src/TDF/TDF_Delta.hxx b/src/TDF/TDF_Delta.hxx index a1c759dfab..5b566aacc1 100644 --- a/src/TDF/TDF_Delta.hxx +++ b/src/TDF/TDF_Delta.hxx @@ -98,11 +98,11 @@ protected: private: //! Replaces Attribute Delta List - Standard_EXPORT void ReplaceDeltaList(const TDF_AttributeDeltaList& theList); + void ReplaceDeltaList(const TDF_AttributeDeltaList& theList); - Standard_EXPORT void BeforeOrAfterApply (const Standard_Boolean before) const; + void BeforeOrAfterApply (const Standard_Boolean before) const; - Standard_EXPORT void Apply(); + void Apply(); Standard_Integer myBeginTime; Standard_Integer myEndTime; diff --git a/src/TDocStd/TDocStd_Document.hxx b/src/TDocStd/TDocStd_Document.hxx index 293273b4b5..b5ac62368f 100644 --- a/src/TDocStd/TDocStd_Document.hxx +++ b/src/TDocStd/TDocStd_Document.hxx @@ -222,10 +222,10 @@ public: Standard_EXPORT virtual TCollection_ExtendedString StorageFormat() const Standard_OVERRIDE; //! Sets saving mode for empty labels. If Standard_True, empty labels will be saved. - Standard_EXPORT void SetEmptyLabelsSavingMode (const Standard_Boolean isAllowed); + void SetEmptyLabelsSavingMode (const Standard_Boolean isAllowed); //! Returns saving mode for empty labels. - Standard_EXPORT Standard_Boolean EmptyLabelsSavingMode() const; + Standard_Boolean EmptyLabelsSavingMode() const; //! methods for the nested transaction mode Standard_EXPORT virtual void ChangeStorageFormat (const TCollection_ExtendedString& newStorageFormat); diff --git a/src/TFunction/TFunction_Logbook.hxx b/src/TFunction/TFunction_Logbook.hxx index fdc3d1edb9..3900f9975a 100644 --- a/src/TFunction/TFunction_Logbook.hxx +++ b/src/TFunction/TFunction_Logbook.hxx @@ -66,7 +66,7 @@ public: //! Sets the label L as a touched label in this logbook. //! In other words, L is understood to have been modified by the end user. - Standard_EXPORT void SetTouched (const TDF_Label& L); + void SetTouched (const TDF_Label& L); //! Sets the label L as an impacted label in this logbook. //! This method is called by execution of the function driver. @@ -84,20 +84,20 @@ public: //! Returns the map of touched labels in this logbook. //! A touched label is the one modified by the end user. - Standard_EXPORT const TDF_LabelMap& GetTouched() const; + const TDF_LabelMap& GetTouched() const; //! Returns the map of impacted labels contained in this logbook. - Standard_EXPORT const TDF_LabelMap& GetImpacted() const; + const TDF_LabelMap& GetImpacted() const; //! Returns the map of valid labels in this logbook. - Standard_EXPORT const TDF_LabelMap& GetValid() const; + const TDF_LabelMap& GetValid() const; Standard_EXPORT void GetValid(TDF_LabelMap& Ls) const; //! Sets status of execution. - Standard_EXPORT void Done (const Standard_Boolean status); + void Done (const Standard_Boolean status); //! Returns status of execution. - Standard_EXPORT Standard_Boolean IsDone() const; + Standard_Boolean IsDone() const; //! The methods inherited from TDF_Attribute diff --git a/src/TNaming/TNaming_IteratorOnShapesSet.hxx b/src/TNaming/TNaming_IteratorOnShapesSet.hxx index 93b6b47d0d..c007afeb92 100644 --- a/src/TNaming/TNaming_IteratorOnShapesSet.hxx +++ b/src/TNaming/TNaming_IteratorOnShapesSet.hxx @@ -51,7 +51,7 @@ public: //! Move to the next Item void Next(); - Standard_EXPORT const TopoDS_Shape& Value() const; + const TopoDS_Shape& Value() const; diff --git a/src/TObj/TObj_Application.hxx b/src/TObj/TObj_Application.hxx index d0a34beafe..d393269ebd 100644 --- a/src/TObj/TObj_Application.hxx +++ b/src/TObj/TObj_Application.hxx @@ -35,7 +35,7 @@ public: Standard_EXPORT static Handle(TObj_Application) GetInstance(); //! Returns reference to associated messenger handle - Standard_EXPORT Handle(Message_Messenger) &Messenger() { return myMessenger; } + Handle(Message_Messenger) &Messenger() { return myMessenger; } public: /** @@ -65,7 +65,7 @@ public: //! Signal error during Load or Save //! Default imiplementation invoke previous declaration with 0 - virtual Standard_EXPORT void ErrorMessage + virtual void ErrorMessage (const TCollection_ExtendedString &theMsg) { ErrorMessage( theMsg, Message_Alarm ); } diff --git a/src/TObj/TObj_LabelIterator.hxx b/src/TObj/TObj_LabelIterator.hxx index 87044c7d55..86399e0d96 100644 --- a/src/TObj/TObj_LabelIterator.hxx +++ b/src/TObj/TObj_LabelIterator.hxx @@ -56,14 +56,14 @@ class TObj_LabelIterator : public TObj_ObjectIterator */ //! Returns True if there is a current Item in the iteration. - virtual Standard_EXPORT Standard_Boolean More () const Standard_OVERRIDE + virtual Standard_Boolean More () const Standard_OVERRIDE { return !myNode.IsNull(); } //! Move to the next Item virtual Standard_EXPORT void Next () Standard_OVERRIDE; //! Returns the current item - virtual Standard_EXPORT Handle(TObj_Object) Value () const Standard_OVERRIDE + virtual Handle(TObj_Object) Value () const Standard_OVERRIDE { return myObject; } //! Returns the label of the current item @@ -76,7 +76,7 @@ class TObj_LabelIterator : public TObj_ObjectIterator */ //! Shifts iterator to the next object - virtual Standard_EXPORT void MakeStep() = 0; + virtual void MakeStep() = 0; protected: /** @@ -84,7 +84,7 @@ class TObj_LabelIterator : public TObj_ObjectIterator */ //! Initialize Iterator by the theLabel - Standard_EXPORT void Init(const TDF_Label& theLabel, + void Init(const TDF_Label& theLabel, const Standard_Boolean isRecursive = Standard_False) { myIterator.Initialize(theLabel,isRecursive); } diff --git a/src/TObj/TObj_Model.hxx b/src/TObj/TObj_Model.hxx index f9f15cc5d9..066869935e 100644 --- a/src/TObj/TObj_Model.hxx +++ b/src/TObj/TObj_Model.hxx @@ -323,7 +323,7 @@ class TObj_Model : public Standard_Transient //! Returns boolean value is to check model in Init new model //! The check could be useful if version of model changed //! Default implementation returns FALSE (check turned OFF) - virtual Standard_EXPORT Standard_Boolean isToCheck() const + virtual Standard_Boolean isToCheck() const { return Standard_True; } public: diff --git a/src/TObj/TObj_Object.hxx b/src/TObj/TObj_Object.hxx index acbc0b0eea..8afecf0a46 100644 --- a/src/TObj/TObj_Object.hxx +++ b/src/TObj/TObj_Object.hxx @@ -97,15 +97,13 @@ class TObj_Object : public Standard_Transient //! If the flag theSetName is true (default) the object is assign the default name //! that is generated using the father partition object if any. Standard_EXPORT TObj_Object (const TDF_Label& theLabel, - const Standard_Boolean theSetName = Standard_True); + const Standard_Boolean theSetName = Standard_True); //! The special constructor intended for implementation of persistence //! mechanism. See class TObj_Persistence for more details. //! The first argument is used only to avoid confusion with //! other constructors. - Standard_EXPORT TObj_Object (const TObj_Persistence *, - const TDF_Label& theLabel) - : myLabel(theLabel) {} + TObj_Object (const TObj_Persistence *, const TDF_Label& theLabel) : myLabel(theLabel) {} //! This method is called from persistence to initialize the object fields, //! so successors that have transient fields must initialize them in initFields(), diff --git a/src/TObj/TObj_TIntSparseArray.hxx b/src/TObj/TObj_TIntSparseArray.hxx index ea89639715..e6c5ad9503 100644 --- a/src/TObj/TObj_TIntSparseArray.hxx +++ b/src/TObj/TObj_TIntSparseArray.hxx @@ -56,7 +56,7 @@ class TObj_TIntSparseArray : public TDF_Attribute //! Methods for access to data //! Returns the number of stored values in the set - Standard_EXPORT Standard_Size Size() const + Standard_Size Size() const { return myVector.Size(); } typedef TObj_TIntSparseArray_VecOfData::ConstIterator Iterator; diff --git a/src/TObj/TObj_TReference.hxx b/src/TObj/TObj_TReference.hxx index 01b817dfee..cd1c32e594 100644 --- a/src/TObj/TObj_TReference.hxx +++ b/src/TObj/TObj_TReference.hxx @@ -74,10 +74,10 @@ class TObj_TReference : public TDF_Attribute Standard_EXPORT Handle(TObj_Object) Get() const; //! Returns the Label of master object. - Standard_EXPORT TDF_Label GetMasterLabel() const {return myMasterLabel;} + TDF_Label GetMasterLabel() const {return myMasterLabel;} //! Returns the referred label. - Standard_EXPORT TDF_Label GetLabel() const {return myLabel;} + TDF_Label GetLabel() const {return myLabel;} public: //! Redefined OCAF abstract methods diff --git a/src/TopOpeBRepBuild/TopOpeBRepBuild_FuseFace.hxx b/src/TopOpeBRepBuild/TopOpeBRepBuild_FuseFace.hxx index 1ad4722a11..b3b2ded75d 100644 --- a/src/TopOpeBRepBuild/TopOpeBRepBuild_FuseFace.hxx +++ b/src/TopOpeBRepBuild/TopOpeBRepBuild_FuseFace.hxx @@ -52,19 +52,19 @@ public: Standard_Boolean IsModified() const; - Standard_EXPORT const TopTools_ListOfShape& LFuseFace() const; + const TopTools_ListOfShape& LFuseFace() const; - Standard_EXPORT const TopTools_ListOfShape& LInternEdge() const; + const TopTools_ListOfShape& LInternEdge() const; - Standard_EXPORT const TopTools_ListOfShape& LExternEdge() const; + const TopTools_ListOfShape& LExternEdge() const; - Standard_EXPORT const TopTools_ListOfShape& LModifEdge() const; + const TopTools_ListOfShape& LModifEdge() const; - Standard_EXPORT const TopTools_ListOfShape& LInternVertex() const; + const TopTools_ListOfShape& LInternVertex() const; - Standard_EXPORT const TopTools_ListOfShape& LExternVertex() const; + const TopTools_ListOfShape& LExternVertex() const; - Standard_EXPORT const TopTools_ListOfShape& LModifVertex() const; + const TopTools_ListOfShape& LModifVertex() const; diff --git a/src/XCAFDimTolObjects/XCAFDimTolObjects_DatumObject.hxx b/src/XCAFDimTolObjects/XCAFDimTolObjects_DatumObject.hxx index b580ab08c5..ddcca10281 100644 --- a/src/XCAFDimTolObjects/XCAFDimTolObjects_DatumObject.hxx +++ b/src/XCAFDimTolObjects/XCAFDimTolObjects_DatumObject.hxx @@ -122,37 +122,37 @@ public: Standard_EXPORT void SetDatumTargetNumber (const Standard_Integer theNumber); //! Sets annotation plane. - Standard_EXPORT void SetPlane (const gp_Ax2& thePlane) + void SetPlane (const gp_Ax2& thePlane) { myPlane = thePlane; myHasPlane = Standard_True; } //! Returns annotation plane. - Standard_EXPORT const gp_Ax2& GetPlane() const { return myPlane; } + const gp_Ax2& GetPlane() const { return myPlane; } //! Sets a point on the datum target shape. - Standard_EXPORT void SetPoint (const gp_Pnt& thePnt) + void SetPoint (const gp_Pnt& thePnt) { myPnt = thePnt; myHasPnt = Standard_True; } //! Gets point on the datum shape. - Standard_EXPORT const gp_Pnt& GetPoint() const + const gp_Pnt& GetPoint() const { return myPnt; } //! Sets a position of the datum text. - Standard_EXPORT void SetPointTextAttach (const gp_Pnt& thePntText) + void SetPointTextAttach (const gp_Pnt& thePntText) { myPntText = thePntText; myHasPntText = Standard_True; } //! Gets datum text position. - Standard_EXPORT const gp_Pnt& GetPointTextAttach() const + const gp_Pnt& GetPointTextAttach() const { return myPntText; } @@ -164,13 +164,13 @@ public: Standard_Boolean HasPoint() const { return myHasPnt; } //! Returns True if the datum text position is specified. - Standard_EXPORT Standard_Boolean HasPointText() const + Standard_Boolean HasPointText() const { return myHasPntText; } //! Set graphical presentation for object. - Standard_EXPORT void SetPresentation(const TopoDS_Shape& thePresentation, + void SetPresentation(const TopoDS_Shape& thePresentation, const Handle(TCollection_HAsciiString)& thePresentationName) { myPresentation = thePresentation; @@ -178,19 +178,19 @@ public: } //! Returns graphical presentation of the object. - Standard_EXPORT TopoDS_Shape GetPresentation() const + TopoDS_Shape GetPresentation() const { return myPresentation; } - //! Returns graphical presentation of the object. - Standard_EXPORT Handle(TCollection_HAsciiString) GetPresentationName() const + //! Returns graphical presentation of the object. + Handle(TCollection_HAsciiString) GetPresentationName() const { return myPresentationName; } //! Returns True if the datum has valid parameters for datum target (width, length, circle radius etc) - Standard_EXPORT Standard_Boolean HasDatumTargetParams() + Standard_Boolean HasDatumTargetParams() { return myIsValidDT; } diff --git a/src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionObject.hxx b/src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionObject.hxx index 3a18955bcb..2da7ebaafa 100644 --- a/src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionObject.hxx +++ b/src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionObject.hxx @@ -169,67 +169,67 @@ public: Standard_EXPORT Standard_Boolean SetDirection (const gp_Dir& theDir); //! Sets position of the dimension text. - Standard_EXPORT void SetPointTextAttach (const gp_Pnt& thePntText) + void SetPointTextAttach (const gp_Pnt& thePntText) { myPntText = thePntText; myHasPntText = Standard_True; } //! Returns position of the dimension text. - Standard_EXPORT const gp_Pnt& GetPointTextAttach() const { return myPntText; } + const gp_Pnt& GetPointTextAttach() const { return myPntText; } //! Returns True if the position of dimension text is specified. - Standard_EXPORT Standard_Boolean HasTextPoint() const + Standard_Boolean HasTextPoint() const { return myHasPntText; } //! Sets annotation plane. - Standard_EXPORT void SetPlane (const gp_Ax2& thePlane) + void SetPlane (const gp_Ax2& thePlane) { myPlane = thePlane; myHasPlane = Standard_True; } //! Returns annotation plane. - Standard_EXPORT const gp_Ax2& GetPlane() const { return myPlane; } + const gp_Ax2& GetPlane() const { return myPlane; } //! Returns True if the object has annotation plane. - Standard_EXPORT Standard_Boolean HasPlane() const { return myHasPlane; } + Standard_Boolean HasPlane() const { return myHasPlane; } //! Returns true, if connection point exists (for dimesional_size), //! if connection point for the first shape exists (for dimensional_location). - Standard_EXPORT Standard_Boolean HasPoint() const { return myHasPoint1; } + Standard_Boolean HasPoint() const { return myHasPoint1; } // Returns true, if connection point for the second shape exists (for dimensional_location only). - Standard_EXPORT Standard_Boolean HasPoint2() const { return myHasPoint2; } + Standard_Boolean HasPoint2() const { return myHasPoint2; } //! Set connection point (for dimesional_size), //! Set connection point for the first shape (for dimensional_location). - Standard_EXPORT void SetPoint(const gp_Pnt thePnt) { + void SetPoint(const gp_Pnt thePnt) { myPnt1 = thePnt; myHasPoint1 = Standard_True; } // Set connection point for the second shape (for dimensional_location only). - Standard_EXPORT void SetPoint2(const gp_Pnt thePnt) { + void SetPoint2(const gp_Pnt thePnt) { myPnt2 = thePnt; myHasPoint2 = Standard_True; } //! Get connection point (for dimesional_size), //! Get connection point for the first shape (for dimensional_location). - Standard_EXPORT gp_Pnt GetPoint() const { + gp_Pnt GetPoint() const { return myPnt1; } // Get connection point for the second shape (for dimensional_location only). - Standard_EXPORT gp_Pnt GetPoint2() const { + gp_Pnt GetPoint2() const { return myPnt2; } //! Set graphical presentation for the object. - Standard_EXPORT void SetPresentation(const TopoDS_Shape& thePresentation, + void SetPresentation(const TopoDS_Shape& thePresentation, const Handle(TCollection_HAsciiString)& thePresentationName) { myPresentation = thePresentation; @@ -237,31 +237,31 @@ public: } //! Returns graphical presentation of the object. - Standard_EXPORT TopoDS_Shape GetPresentation() const + TopoDS_Shape GetPresentation() const { return myPresentation; } - //! Returns graphical presentation name of the object. - Standard_EXPORT Handle(TCollection_HAsciiString) GetPresentationName() const + //! Returns graphical presentation name of the object. + Handle(TCollection_HAsciiString) GetPresentationName() const { return myPresentationName; } //! Returns true, if the object has descriptions. - Standard_EXPORT Standard_Boolean HasDescriptions() const + Standard_Boolean HasDescriptions() const { return (myDescriptions.Length() > 0); } //! Returns number of descriptions. - Standard_EXPORT Standard_Integer NbDescriptions() const + Standard_Integer NbDescriptions() const { return myDescriptions.Length(); } //! Returns description with the given number. - Standard_EXPORT Handle(TCollection_HAsciiString) GetDescription(const Standard_Integer theNumber) const + Handle(TCollection_HAsciiString) GetDescription(const Standard_Integer theNumber) const { if (theNumber < myDescriptions.Lower() || theNumber > myDescriptions.Upper()) return new TCollection_HAsciiString(); @@ -269,7 +269,7 @@ public: } //! Returns name of description with the given number. - Standard_EXPORT Handle(TCollection_HAsciiString) GetDescriptionName(const Standard_Integer theNumber) const + Handle(TCollection_HAsciiString) GetDescriptionName(const Standard_Integer theNumber) const { if (theNumber < myDescriptions.Lower() || theNumber > myDescriptions.Upper()) return new TCollection_HAsciiString(); @@ -280,7 +280,7 @@ public: Standard_EXPORT void RemoveDescription(const Standard_Integer theNumber); //! Add new description. - Standard_EXPORT void AddDescription(const Handle(TCollection_HAsciiString) theDescription, const Handle(TCollection_HAsciiString) theName) + void AddDescription(const Handle(TCollection_HAsciiString) theDescription, const Handle(TCollection_HAsciiString) theName) { myDescriptions.Append(theDescription); myDescriptionNames.Append(theName); diff --git a/src/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceObject.hxx b/src/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceObject.hxx index c939995c78..d952336853 100644 --- a/src/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceObject.hxx +++ b/src/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceObject.hxx @@ -151,7 +151,7 @@ public: } //! Set graphical presentation for object. - Standard_EXPORT void SetPresentation(const TopoDS_Shape& thePresentation, + void SetPresentation(const TopoDS_Shape& thePresentation, const Handle(TCollection_HAsciiString)& thePresentationName) { myPresentation = thePresentation; @@ -159,31 +159,31 @@ public: } //! Returns graphical presentation of the object. - Standard_EXPORT TopoDS_Shape GetPresentation() const + TopoDS_Shape GetPresentation() const { return myPresentation; } //! Returns graphical presentation of the object. - Standard_EXPORT Handle(TCollection_HAsciiString) GetPresentationName() const + Handle(TCollection_HAsciiString) GetPresentationName() const { return myPresentationName; } // Returns true, if affected plane is specified. - Standard_EXPORT bool HasAffectedPlane() const + bool HasAffectedPlane() const { return (myAffectedPlaneType != XCAFDimTolObjects_ToleranceZoneAffectedPlane_None); } // Returns type of affected plane. - Standard_EXPORT XCAFDimTolObjects_ToleranceZoneAffectedPlane GetAffectedPlaneType() const + XCAFDimTolObjects_ToleranceZoneAffectedPlane GetAffectedPlaneType() const { return myAffectedPlaneType; } // Sets affected plane type. - Standard_EXPORT void SetAffectedPlaneType(const XCAFDimTolObjects_ToleranceZoneAffectedPlane theType) + void SetAffectedPlaneType(const XCAFDimTolObjects_ToleranceZoneAffectedPlane theType) { myAffectedPlaneType = theType; } diff --git a/src/XCAFView/XCAFView_Object.hxx b/src/XCAFView/XCAFView_Object.hxx index 027f9a4517..5085da4f87 100644 --- a/src/XCAFView/XCAFView_Object.hxx +++ b/src/XCAFView/XCAFView_Object.hxx @@ -40,167 +40,167 @@ public: Standard_EXPORT XCAFView_Object(const Handle(XCAFView_Object)& theObj); - Standard_EXPORT void SetName(Handle(TCollection_HAsciiString) theName) + void SetName(Handle(TCollection_HAsciiString) theName) { myName = theName; } - Standard_EXPORT Handle(TCollection_HAsciiString) Name() + Handle(TCollection_HAsciiString) Name() { return myName; } - Standard_EXPORT void SetType(XCAFView_ProjectionType theType) + void SetType(XCAFView_ProjectionType theType) { myType = theType; } - Standard_EXPORT XCAFView_ProjectionType Type() + XCAFView_ProjectionType Type() { return myType; } - Standard_EXPORT void SetProjectionPoint(gp_Pnt thePoint) + void SetProjectionPoint(gp_Pnt thePoint) { myProjectionPoint = thePoint; } - Standard_EXPORT gp_Pnt ProjectionPoint() + gp_Pnt ProjectionPoint() { return myProjectionPoint; } - Standard_EXPORT void SetViewDirection(gp_Dir theDirection) + void SetViewDirection(gp_Dir theDirection) { myViewDirection = theDirection; } - Standard_EXPORT gp_Dir ViewDirection() + gp_Dir ViewDirection() { return myViewDirection; } - Standard_EXPORT void SetUpDirection(gp_Dir theDirection) + void SetUpDirection(gp_Dir theDirection) { myUpDirection = theDirection; } - Standard_EXPORT gp_Dir UpDirection() + gp_Dir UpDirection() { return myUpDirection; } - Standard_EXPORT void SetZoomFactor(Standard_Real theZoomFactor) + void SetZoomFactor(Standard_Real theZoomFactor) { myZoomFactor = theZoomFactor; } - Standard_EXPORT Standard_Real ZoomFactor() + Standard_Real ZoomFactor() { return myZoomFactor; } - Standard_EXPORT void SetWindowHorizontalSize(Standard_Real theSize) + void SetWindowHorizontalSize(Standard_Real theSize) { myWindowHorizontalSize = theSize; } - Standard_EXPORT Standard_Real WindowHorizontalSize() + Standard_Real WindowHorizontalSize() { return myWindowHorizontalSize; } - Standard_EXPORT void SetWindowVerticalSize(Standard_Real theSize) + void SetWindowVerticalSize(Standard_Real theSize) { myWindowVerticalSize = theSize; } - Standard_EXPORT Standard_Real WindowVerticalSize() + Standard_Real WindowVerticalSize() { return myWindowVerticalSize; } - Standard_EXPORT void SetClippingExpression(Handle(TCollection_HAsciiString) theExpression) + void SetClippingExpression(Handle(TCollection_HAsciiString) theExpression) { myClippingExpression = theExpression; } - Standard_EXPORT Handle(TCollection_HAsciiString) ClippingExpression() + Handle(TCollection_HAsciiString) ClippingExpression() { return myClippingExpression; } - Standard_EXPORT void UnsetFrontPlaneClipping() + void UnsetFrontPlaneClipping() { myFrontPlaneClipping = Standard_False; } - Standard_EXPORT Standard_Boolean HasFrontPlaneClipping() + Standard_Boolean HasFrontPlaneClipping() { return myFrontPlaneClipping; } - Standard_EXPORT void SetFrontPlaneDistance(Standard_Real theDistance) + void SetFrontPlaneDistance(Standard_Real theDistance) { myFrontPlaneDistance = theDistance; myFrontPlaneClipping = Standard_True; } - Standard_EXPORT Standard_Real FrontPlaneDistance() + Standard_Real FrontPlaneDistance() { return myFrontPlaneDistance; } - Standard_EXPORT void UnsetBackPlaneClipping() + void UnsetBackPlaneClipping() { myBackPlaneClipping = Standard_False; } - Standard_EXPORT Standard_Boolean HasBackPlaneClipping() + Standard_Boolean HasBackPlaneClipping() { return myBackPlaneClipping; } - Standard_EXPORT void SetBackPlaneDistance(Standard_Real theDistance) + void SetBackPlaneDistance(Standard_Real theDistance) { myBackPlaneDistance = theDistance; myBackPlaneClipping = Standard_True; } - Standard_EXPORT Standard_Real BackPlaneDistance() + Standard_Real BackPlaneDistance() { return myBackPlaneDistance; } - Standard_EXPORT void SetViewVolumeSidesClipping(Standard_Boolean theViewVolumeSidesClipping) + void SetViewVolumeSidesClipping(Standard_Boolean theViewVolumeSidesClipping) { myViewVolumeSidesClipping = theViewVolumeSidesClipping; } - Standard_EXPORT Standard_Boolean HasViewVolumeSidesClipping() + Standard_Boolean HasViewVolumeSidesClipping() { return myViewVolumeSidesClipping; } - Standard_EXPORT void CreateGDTPoints(const Standard_Integer theLenght) + void CreateGDTPoints(const Standard_Integer theLenght) { if (theLenght > 0) myGDTPoints = new TColgp_HArray1OfPnt(1, theLenght); } - Standard_EXPORT Standard_Boolean HasGDTPoints() + Standard_Boolean HasGDTPoints() { return (!myGDTPoints.IsNull()); } - Standard_EXPORT Standard_Integer NbGDTPoints() + Standard_Integer NbGDTPoints() { if (myGDTPoints.IsNull()) return 0; return myGDTPoints->Length(); } - Standard_EXPORT void SetGDTPoint(const Standard_Integer theIndex, const gp_Pnt thePoint) + void SetGDTPoint(const Standard_Integer theIndex, const gp_Pnt thePoint) { if (myGDTPoints.IsNull()) return; @@ -208,7 +208,7 @@ public: myGDTPoints->SetValue(theIndex, thePoint); } - Standard_EXPORT gp_Pnt GDTPoint(const Standard_Integer theIndex) + gp_Pnt GDTPoint(const Standard_Integer theIndex) { if (myGDTPoints.IsNull()) return gp_Pnt(); diff --git a/src/XSControl/XSControl_Reader.hxx b/src/XSControl/XSControl_Reader.hxx index ebd3ad079c..f374b4284f 100644 --- a/src/XSControl/XSControl_Reader.hxx +++ b/src/XSControl/XSControl_Reader.hxx @@ -86,7 +86,9 @@ public: //! Controller already set //! Virtual destructor Standard_EXPORT XSControl_Reader(const Handle(XSControl_WorkSession)& WS, const Standard_Boolean scratch = Standard_True); -Standard_EXPORT virtual ~XSControl_Reader() {} + + //! Empty virtual destructor + virtual ~XSControl_Reader() {} //! Sets a specific norm to //! Returns True if done, False if is not available diff --git a/src/XSControl/XSControl_TransferWriter.hxx b/src/XSControl/XSControl_TransferWriter.hxx index bc49c4ccc1..519b9b08b0 100644 --- a/src/XSControl/XSControl_TransferWriter.hxx +++ b/src/XSControl/XSControl_TransferWriter.hxx @@ -63,7 +63,7 @@ class XSControl_TransferWriter : public Standard_Transient { return myController; } //! Sets a new Controller, also sets a new FinderProcess - Standard_EXPORT void SetController (const Handle(XSControl_Controller)& theCtl) + void SetController (const Handle(XSControl_Controller)& theCtl) { myController = theCtl; Clear(-1); diff --git a/src/math/math_BracketMinimum.hxx b/src/math/math_BracketMinimum.hxx index 1d399aeb89..09d2affe53 100644 --- a/src/math/math_BracketMinimum.hxx +++ b/src/math/math_BracketMinimum.hxx @@ -44,7 +44,7 @@ public: DEFINE_STANDARD_ALLOC //! Constructor preparing A and B parameters only. It does not perform the job. - Standard_EXPORT math_BracketMinimum(const Standard_Real A, const Standard_Real B); + math_BracketMinimum(const Standard_Real A, const Standard_Real B); //! Given two initial values this class computes a //! bracketing triplet of abscissae Ax, Bx, Cx diff --git a/src/math/math_FunctionSetRoot.hxx b/src/math/math_FunctionSetRoot.hxx index 6236308452..ae4a5eb4f4 100644 --- a/src/math/math_FunctionSetRoot.hxx +++ b/src/math/math_FunctionSetRoot.hxx @@ -139,7 +139,7 @@ public: //! Is used to redefine the operator <<. Standard_EXPORT void Dump (Standard_OStream& o) const; - Standard_EXPORT Standard_Boolean IsDivergent() const; + Standard_Boolean IsDivergent() const; diff --git a/src/math/math_IntegerVector.hxx b/src/math/math_IntegerVector.hxx index 68893a1344..dfe8ad61bc 100644 --- a/src/math/math_IntegerVector.hxx +++ b/src/math/math_IntegerVector.hxx @@ -183,7 +183,7 @@ public: return Array(theNum); } - Standard_EXPORT Standard_Integer& operator()(const Standard_Integer theNum) const + Standard_Integer& operator()(const Standard_Integer theNum) const { return Value(theNum); }