1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-19 13:40:49 +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

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

View File

@@ -60,7 +60,7 @@ public:
DEFINE_STANDARD_RTTI(ShapeExtend_BasicMsgRegistrator,MMgt_TShared)
DEFINE_STANDARD_RTTIEXT(ShapeExtend_BasicMsgRegistrator,MMgt_TShared)
protected:

View File

@@ -24,6 +24,8 @@
#include <ShapeExtend_ComplexCurve.hxx>
#include <Standard_Type.hxx>
IMPLEMENT_STANDARD_RTTIEXT(ShapeExtend_ComplexCurve,Geom_Curve)
//=======================================================================
//function : ShapeExtend_ComplexCurve
//purpose :

View File

@@ -102,7 +102,7 @@ public:
DEFINE_STANDARD_RTTI(ShapeExtend_ComplexCurve,Geom_Curve)
DEFINE_STANDARD_RTTIEXT(ShapeExtend_ComplexCurve,Geom_Curve)
protected:

View File

@@ -27,6 +27,8 @@
#include <ShapeExtend_CompositeSurface.hxx>
#include <Standard_Type.hxx>
IMPLEMENT_STANDARD_RTTIEXT(ShapeExtend_CompositeSurface,Geom_Surface)
//=======================================================================
//function : ShapeExtend_CompositeSurface
//purpose :

View File

@@ -292,7 +292,7 @@ public:
DEFINE_STANDARD_RTTI(ShapeExtend_CompositeSurface,Geom_Surface)
DEFINE_STANDARD_RTTIEXT(ShapeExtend_CompositeSurface,Geom_Surface)
protected:

View File

@@ -21,6 +21,8 @@
#include <Standard_Type.hxx>
#include <TopoDS_Shape.hxx>
IMPLEMENT_STANDARD_RTTIEXT(ShapeExtend_MsgRegistrator,ShapeExtend_BasicMsgRegistrator)
//=======================================================================
//function : ShapeExtend_MsgRegistrator
//purpose :

View File

@@ -67,7 +67,7 @@ public:
DEFINE_STANDARD_RTTI(ShapeExtend_MsgRegistrator,ShapeExtend_BasicMsgRegistrator)
DEFINE_STANDARD_RTTIEXT(ShapeExtend_MsgRegistrator,ShapeExtend_BasicMsgRegistrator)
protected:

View File

@@ -32,6 +32,8 @@
#include <TopoDS_Wire.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
IMPLEMENT_STANDARD_RTTIEXT(ShapeExtend_WireData,MMgt_TShared)
//=======================================================================
//function : ShapeExtend_WireData
//purpose :

View File

@@ -220,7 +220,7 @@ public:
DEFINE_STANDARD_RTTI(ShapeExtend_WireData,MMgt_TShared)
DEFINE_STANDARD_RTTIEXT(ShapeExtend_WireData,MMgt_TShared)
protected: