1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic

Automatic restore of IMPLEMENT_STANDARD_RTTIEXT macro (upgrade -rtti)
This commit is contained in:
abv
2015-12-04 14:15:06 +03:00
parent f5f4ebd07b
commit 92efcf78a6
4556 changed files with 7149 additions and 2882 deletions

View File

@@ -81,6 +81,8 @@
#include <TopoDS_Face.hxx>
#include <TopoDS_Vertex.hxx>
IMPLEMENT_STANDARD_RTTIEXT(ShapeCustom_BSplineRestriction,ShapeCustom_Modification)
static GeomAbs_Shape IntegerToGeomAbsShape(const Standard_Integer i)
{
GeomAbs_Shape result = GeomAbs_C0;

View File

@@ -186,7 +186,7 @@ public:
DEFINE_STANDARD_RTTI(ShapeCustom_BSplineRestriction,ShapeCustom_Modification)
DEFINE_STANDARD_RTTIEXT(ShapeCustom_BSplineRestriction,ShapeCustom_Modification)
protected:

View File

@@ -40,6 +40,8 @@
#include <TopoDS_Face.hxx>
#include <TopoDS_Vertex.hxx>
IMPLEMENT_STANDARD_RTTIEXT(ShapeCustom_ConvertToBSpline,ShapeCustom_Modification)
//=======================================================================
//function : ShapeCustom_ConvertToBSpline
//purpose :

View File

@@ -116,7 +116,7 @@ public:
DEFINE_STANDARD_RTTI(ShapeCustom_ConvertToBSpline,ShapeCustom_Modification)
DEFINE_STANDARD_RTTIEXT(ShapeCustom_ConvertToBSpline,ShapeCustom_Modification)
protected:

View File

@@ -43,6 +43,8 @@
#include <TopoDS_Face.hxx>
#include <TopoDS_Vertex.hxx>
IMPLEMENT_STANDARD_RTTIEXT(ShapeCustom_ConvertToRevolution,ShapeCustom_Modification)
//=======================================================================
//function : ShapeCustom_ConvertToRevolution
//purpose :

View File

@@ -101,7 +101,7 @@ public:
DEFINE_STANDARD_RTTI(ShapeCustom_ConvertToRevolution,ShapeCustom_Modification)
DEFINE_STANDARD_RTTIEXT(ShapeCustom_ConvertToRevolution,ShapeCustom_Modification)
protected:

View File

@@ -42,6 +42,8 @@
#include <TopoDS_Face.hxx>
#include <TopoDS_Vertex.hxx>
IMPLEMENT_STANDARD_RTTIEXT(ShapeCustom_DirectModification,ShapeCustom_Modification)
//=======================================================================
//function : ShapeCustom_DirectModification
//purpose :

View File

@@ -101,7 +101,7 @@ public:
DEFINE_STANDARD_RTTI(ShapeCustom_DirectModification,ShapeCustom_Modification)
DEFINE_STANDARD_RTTIEXT(ShapeCustom_DirectModification,ShapeCustom_Modification)
protected:

View File

@@ -19,6 +19,8 @@
#include <Standard_Type.hxx>
#include <TopoDS_Shape.hxx>
IMPLEMENT_STANDARD_RTTIEXT(ShapeCustom_Modification,BRepTools_Modification)
//=======================================================================
//function : SetMsgRegistrator
//purpose :

View File

@@ -48,7 +48,7 @@ public:
DEFINE_STANDARD_RTTI(ShapeCustom_Modification,BRepTools_Modification)
DEFINE_STANDARD_RTTIEXT(ShapeCustom_Modification,BRepTools_Modification)
protected:

View File

@@ -17,6 +17,8 @@
#include <ShapeCustom_RestrictionParameters.hxx>
#include <Standard_Type.hxx>
IMPLEMENT_STANDARD_RTTIEXT(ShapeCustom_RestrictionParameters,MMgt_TShared)
//=======================================================================
//function : ShapeCustom_RestrictionParameters
//purpose :

View File

@@ -102,7 +102,7 @@ public:
DEFINE_STANDARD_RTTI(ShapeCustom_RestrictionParameters,MMgt_TShared)
DEFINE_STANDARD_RTTIEXT(ShapeCustom_RestrictionParameters,MMgt_TShared)
protected:

View File

@@ -49,6 +49,8 @@
#include <TopoDS_Face.hxx>
#include <TopoDS_Vertex.hxx>
IMPLEMENT_STANDARD_RTTIEXT(ShapeCustom_SweptToElementary,ShapeCustom_Modification)
//=======================================================================
//function : ShapeCustom_SweptToElementary
//purpose :

View File

@@ -100,7 +100,7 @@ public:
DEFINE_STANDARD_RTTI(ShapeCustom_SweptToElementary,ShapeCustom_Modification)
DEFINE_STANDARD_RTTIEXT(ShapeCustom_SweptToElementary,ShapeCustom_Modification)
protected:

View File

@@ -30,6 +30,8 @@
#include <TopoDS_Face.hxx>
#include <TopoDS_Vertex.hxx>
IMPLEMENT_STANDARD_RTTIEXT(ShapeCustom_TrsfModification,BRepTools_TrsfModification)
//=======================================================================
//function : ShapeCustom_TrsfModification
//purpose :

View File

@@ -79,7 +79,7 @@ public:
DEFINE_STANDARD_RTTI(ShapeCustom_TrsfModification,BRepTools_TrsfModification)
DEFINE_STANDARD_RTTIEXT(ShapeCustom_TrsfModification,BRepTools_TrsfModification)
protected: