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:
@@ -18,6 +18,8 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepDimTol_AngularityTolerance.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_AngularityTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_AngularityTolerance
|
||||
//purpose :
|
||||
|
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_AngularityTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_AngularityTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepDimTol_CircularRunoutTolerance.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_CircularRunoutTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_CircularRunoutTolerance
|
||||
//purpose :
|
||||
|
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_CircularRunoutTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_CircularRunoutTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepDimTol_CoaxialityTolerance.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_CoaxialityTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_CoaxialityTolerance
|
||||
//purpose :
|
||||
|
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_CoaxialityTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_CoaxialityTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -21,6 +21,8 @@
|
||||
#include <StepRepr_ProductDefinitionShape.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_CommonDatum,StepRepr_CompositeShapeAspect)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_CommonDatum
|
||||
//purpose :
|
||||
|
@@ -59,7 +59,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_CommonDatum,StepRepr_CompositeShapeAspect)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_CommonDatum,StepRepr_CompositeShapeAspect)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepDimTol_ConcentricityTolerance.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_ConcentricityTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_ConcentricityTolerance
|
||||
//purpose :
|
||||
|
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_ConcentricityTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_ConcentricityTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepDimTol_CylindricityTolerance.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_CylindricityTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_CylindricityTolerance
|
||||
//purpose :
|
||||
|
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_CylindricityTolerance,StepDimTol_GeometricTolerance)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_CylindricityTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -20,6 +20,8 @@
|
||||
#include <StepRepr_ProductDefinitionShape.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_Datum,StepRepr_ShapeAspect)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_Datum
|
||||
//purpose :
|
||||
|
@@ -54,7 +54,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_Datum,StepRepr_ShapeAspect)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_Datum,StepRepr_ShapeAspect)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepDimTol_DatumFeature.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_DatumFeature,StepRepr_ShapeAspect)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_DatumFeature
|
||||
//purpose :
|
||||
|
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_DatumFeature,StepRepr_ShapeAspect)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_DatumFeature,StepRepr_ShapeAspect)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -19,6 +19,8 @@
|
||||
#include <StepDimTol_Datum.hxx>
|
||||
#include <StepDimTol_DatumReference.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_DatumReference,MMgt_TShared)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_DatumReference
|
||||
//purpose :
|
||||
|
@@ -55,7 +55,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_DatumReference,MMgt_TShared)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_DatumReference,MMgt_TShared)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -15,6 +15,8 @@
|
||||
|
||||
#include <StepDimTol_DatumReferenceCompartment.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_DatumReferenceCompartment,StepDimTol_GeneralDatumReference)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_DatumReferenceCompartment
|
||||
//purpose :
|
||||
|
@@ -32,6 +32,6 @@ public:
|
||||
//! Empty constructor
|
||||
Standard_EXPORT StepDimTol_DatumReferenceCompartment();
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_DatumReferenceCompartment, StepDimTol_GeneralDatumReference)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_DatumReferenceCompartment,StepDimTol_GeneralDatumReference)
|
||||
};
|
||||
#endif // _StepDimTol_DatumReferenceCompartment_HeaderFile
|
||||
|
@@ -15,6 +15,8 @@
|
||||
|
||||
#include <StepDimTol_DatumReferenceElement.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_DatumReferenceElement,StepDimTol_GeneralDatumReference)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_DatumReferenceElement
|
||||
//purpose :
|
||||
|
@@ -33,6 +33,6 @@ public:
|
||||
//! Empty constructor
|
||||
Standard_EXPORT StepDimTol_DatumReferenceElement();
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_DatumReferenceElement, StepDimTol_GeneralDatumReference)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_DatumReferenceElement,StepDimTol_GeneralDatumReference)
|
||||
};
|
||||
#endif // _StepDimTol_DatumReferenceElement_HeaderFile
|
||||
|
@@ -15,6 +15,8 @@
|
||||
|
||||
#include <StepDimTol_DatumReferenceModifierWithValue.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_DatumReferenceModifierWithValue,MMgt_TShared)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_DatumReferenceModifierWithValue
|
||||
//purpose :
|
||||
|
@@ -64,7 +64,7 @@ public:
|
||||
myModifierValue = theModifierValue;
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_DatumReferenceModifierWithValue, MMgt_TShared)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_DatumReferenceModifierWithValue,MMgt_TShared)
|
||||
|
||||
private:
|
||||
StepDimTol_DatumReferenceModifierType myModifierType;
|
||||
|
@@ -17,6 +17,8 @@
|
||||
|
||||
#include <StepDimTol_HArray1OfDatumReferenceCompartment.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_DatumSystem,StepRepr_ShapeAspect)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_DatumSystem
|
||||
//purpose :
|
||||
|
@@ -71,7 +71,7 @@ public:
|
||||
myConstituents->SetValue (num, theItem);
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_DatumSystem, StepRepr_ShapeAspect)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_DatumSystem,StepRepr_ShapeAspect)
|
||||
|
||||
private:
|
||||
Handle(StepDimTol_HArray1OfDatumReferenceCompartment) myConstituents;
|
||||
|
@@ -20,6 +20,8 @@
|
||||
#include <StepRepr_ProductDefinitionShape.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_DatumTarget,StepRepr_ShapeAspect)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_DatumTarget
|
||||
//purpose :
|
||||
|
@@ -54,7 +54,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_DatumTarget,StepRepr_ShapeAspect)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_DatumTarget,StepRepr_ShapeAspect)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepDimTol_FlatnessTolerance.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_FlatnessTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_FlatnessTolerance
|
||||
//purpose :
|
||||
|
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_FlatnessTolerance,StepDimTol_GeometricTolerance)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_FlatnessTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -17,6 +17,8 @@
|
||||
|
||||
#include <StepDimTol_HArray1OfDatumReferenceModifier.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_GeneralDatumReference,StepRepr_ShapeAspect)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_GeneralDatumReference
|
||||
//purpose :
|
||||
|
@@ -92,7 +92,7 @@ public:
|
||||
myModifiers->SetValue (theNum, theItem);
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_GeneralDatumReference, StepRepr_ShapeAspect)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_GeneralDatumReference,StepRepr_ShapeAspect)
|
||||
|
||||
private:
|
||||
StepDimTol_DatumOrCommonDatum myBase;
|
||||
|
@@ -22,6 +22,8 @@
|
||||
#include <StepRepr_ShapeAspect.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_GeoTolAndGeoTolWthDatRef,StepDimTol_GeometricTolerance)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_GeoTolAndGeoTolWthDatRef
|
||||
//purpose :
|
||||
|
@@ -69,7 +69,7 @@ public:
|
||||
return myToleranceType;
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_GeoTolAndGeoTolWthDatRef,StepDimTol_GeometricTolerance)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_GeoTolAndGeoTolWthDatRef,StepDimTol_GeometricTolerance)
|
||||
|
||||
private:
|
||||
|
||||
|
@@ -24,6 +24,8 @@
|
||||
#include <StepRepr_ShapeAspect.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMaxTol,StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMod)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMaxTol
|
||||
//purpose :
|
||||
|
@@ -67,7 +67,7 @@ public:
|
||||
return myMaxTol;
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMod,StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMod)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMaxTol,StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMod)
|
||||
|
||||
private:
|
||||
|
||||
|
@@ -23,6 +23,8 @@
|
||||
#include <StepRepr_ShapeAspect.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMod,StepDimTol_GeometricTolerance)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMod
|
||||
//purpose :
|
||||
|
@@ -80,7 +80,7 @@ public:
|
||||
return myToleranceType;
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMod,StepDimTol_GeometricTolerance)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMod,StepDimTol_GeometricTolerance)
|
||||
|
||||
private:
|
||||
|
||||
|
@@ -22,6 +22,8 @@
|
||||
#include <StepRepr_ShapeAspect.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_GeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol,StepDimTol_GeometricTolerance)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_GeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol
|
||||
//purpose :
|
||||
|
@@ -60,7 +60,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_GeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol,StepDimTol_GeometricTolerance)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_GeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol,StepDimTol_GeometricTolerance)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -23,6 +23,8 @@
|
||||
#include <StepRepr_ShapeAspect.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_GeoTolAndGeoTolWthDatRefAndUneqDisGeoTol,StepDimTol_GeoTolAndGeoTolWthDatRef)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_GeoTolAndGeoTolWthDatRefAndUneqDisGeoTol
|
||||
//purpose :
|
||||
|
@@ -63,7 +63,7 @@ public:
|
||||
return myUnequallyDisposedGeometricTolerance;
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_GeoTolAndGeoTolWthDatRefAndUneqDisGeoTol,StepDimTol_GeoTolAndGeoTolWthDatRef)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_GeoTolAndGeoTolWthDatRefAndUneqDisGeoTol,StepDimTol_GeoTolAndGeoTolWthDatRef)
|
||||
|
||||
private:
|
||||
|
||||
|
@@ -23,6 +23,8 @@
|
||||
#include <StepRepr_ShapeAspect.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_GeoTolAndGeoTolWthMaxTol,StepDimTol_GeoTolAndGeoTolWthMod)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_GeoTolAndGeoTolWthMaxTol
|
||||
//purpose :
|
||||
|
@@ -64,7 +64,7 @@ public:
|
||||
return myMaxTol;
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_GeoTolAndGeoTolWthMod,StepDimTol_GeoTolAndGeoTolWthMod)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_GeoTolAndGeoTolWthMaxTol,StepDimTol_GeoTolAndGeoTolWthMod)
|
||||
|
||||
private:
|
||||
|
||||
|
@@ -22,6 +22,8 @@
|
||||
#include <StepRepr_ShapeAspect.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_GeoTolAndGeoTolWthMod,StepDimTol_GeometricTolerance)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_GeoTolAndGeoTolWthMod
|
||||
//purpose :
|
||||
|
@@ -69,7 +69,7 @@ public:
|
||||
return myToleranceType;
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_GeoTolAndGeoTolWthMod,StepDimTol_GeometricTolerance)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_GeoTolAndGeoTolWthMod,StepDimTol_GeometricTolerance)
|
||||
|
||||
private:
|
||||
|
||||
|
@@ -22,6 +22,8 @@
|
||||
#include <StepRepr_ShapeAspect.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_GeometricTolerance,MMgt_TShared)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_GeometricTolerance
|
||||
//purpose :
|
||||
|
@@ -83,7 +83,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_GeometricTolerance,MMgt_TShared)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_GeometricTolerance,MMgt_TShared)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -20,6 +20,8 @@
|
||||
#include <StepDimTol_GeometricToleranceRelationship.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_GeometricToleranceRelationship,MMgt_TShared)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_GeometricToleranceRelationship
|
||||
//purpose :
|
||||
|
@@ -70,7 +70,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_GeometricToleranceRelationship,MMgt_TShared)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_GeometricToleranceRelationship,MMgt_TShared)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -22,6 +22,8 @@
|
||||
#include <StepRepr_ShapeAspect.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_GeometricToleranceWithDatumReference,StepDimTol_GeometricTolerance)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_GeometricToleranceWithDatumReference
|
||||
//purpose :
|
||||
|
@@ -70,7 +70,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_GeometricToleranceWithDatumReference,StepDimTol_GeometricTolerance)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_GeometricToleranceWithDatumReference,StepDimTol_GeometricTolerance)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -15,6 +15,8 @@
|
||||
|
||||
#include <StepDimTol_GeometricToleranceWithDefinedAreaUnit.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_GeometricToleranceWithDefinedAreaUnit,StepDimTol_GeometricToleranceWithDefinedUnit)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_GeometricToleranceWithDefinedAreaUnit
|
||||
//purpose :
|
||||
|
@@ -79,7 +79,7 @@ public:
|
||||
return mySecondUnitSize.IsNull();
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_GeometricToleranceWithDefinedAreaUnit, StepDimTol_GeometricToleranceWithDefinedUnit)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_GeometricToleranceWithDefinedAreaUnit,StepDimTol_GeometricToleranceWithDefinedUnit)
|
||||
|
||||
private:
|
||||
StepDimTol_AreaUnitType myAreaType;
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <StepDimTol_GeometricToleranceTarget.hxx>
|
||||
#include <StepRepr_ShapeAspect.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_GeometricToleranceWithDefinedUnit,StepDimTol_GeometricTolerance)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_GeometricToleranceWithDefinedUnit
|
||||
//purpose :
|
||||
|
@@ -56,7 +56,7 @@ public:
|
||||
myUnitSize = theUnitSize;
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_GeometricToleranceWithDefinedUnit, StepDimTol_GeometricTolerance)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_GeometricToleranceWithDefinedUnit,StepDimTol_GeometricTolerance)
|
||||
|
||||
private:
|
||||
Handle(StepBasic_LengthMeasureWithUnit) myUnitSize;
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <StepBasic_LengthMeasureWithUnit.hxx>
|
||||
#include <StepDimTol_GeometricToleranceTarget.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_GeometricToleranceWithMaximumTolerance,StepDimTol_GeometricToleranceWithModifiers)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_GeometricToleranceWithModifiers
|
||||
//purpose :
|
||||
|
@@ -53,7 +53,7 @@ public:
|
||||
myMaximumUpperTolerance = theMaximumUpperTolerance;
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_GeometricToleranceWithMaximumTolerance, StepDimTol_GeometricToleranceWithModifiers)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_GeometricToleranceWithMaximumTolerance,StepDimTol_GeometricToleranceWithModifiers)
|
||||
|
||||
private:
|
||||
Handle(StepBasic_LengthMeasureWithUnit) myMaximumUpperTolerance;
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <StepDimTol_GeometricToleranceTarget.hxx>
|
||||
#include <StepDimTol_HArray1OfGeometricToleranceModifier.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_GeometricToleranceWithModifiers,StepDimTol_GeometricTolerance)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_GeometricToleranceWithModifiers
|
||||
//purpose :
|
||||
|
@@ -76,7 +76,7 @@ public:
|
||||
{
|
||||
myModifiers->SetValue (theNum, theItem);
|
||||
}
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_GeometricToleranceWithModifiers, StepDimTol_GeometricTolerance)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_GeometricToleranceWithModifiers,StepDimTol_GeometricTolerance)
|
||||
|
||||
private:
|
||||
Handle(StepDimTol_HArray1OfGeometricToleranceModifier) myModifiers;
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepDimTol_LineProfileTolerance.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_LineProfileTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_LineProfileTolerance
|
||||
//purpose :
|
||||
|
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_LineProfileTolerance,StepDimTol_GeometricTolerance)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_LineProfileTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -22,6 +22,8 @@
|
||||
#include <StepRepr_ShapeAspect.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_ModifiedGeometricTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_ModifiedGeometricTolerance
|
||||
//purpose :
|
||||
|
@@ -63,7 +63,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_ModifiedGeometricTolerance,StepDimTol_GeometricTolerance)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_ModifiedGeometricTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -15,6 +15,8 @@
|
||||
|
||||
#include <StepDimTol_NonUniformZoneDefinition.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_NonUniformZoneDefinition,StepDimTol_ToleranceZoneDefinition)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_NonUniformZoneDefinition
|
||||
//purpose :
|
||||
|
@@ -32,6 +32,6 @@ public:
|
||||
//! Empty constructor
|
||||
Standard_EXPORT StepDimTol_NonUniformZoneDefinition();
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_NonUniformZoneDefinition, StepDimTol_ToleranceZoneDefinition)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_NonUniformZoneDefinition,StepDimTol_ToleranceZoneDefinition)
|
||||
};
|
||||
#endif // _StepDimTol_NonUniformZoneDefinition_HeaderFile
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepDimTol_ParallelismTolerance.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_ParallelismTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_ParallelismTolerance
|
||||
//purpose :
|
||||
|
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_ParallelismTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_ParallelismTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepDimTol_PerpendicularityTolerance.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_PerpendicularityTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_PerpendicularityTolerance
|
||||
//purpose :
|
||||
|
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_PerpendicularityTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_PerpendicularityTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepDimTol_PlacedDatumTargetFeature.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_PlacedDatumTargetFeature,StepDimTol_DatumTarget)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_PlacedDatumTargetFeature
|
||||
//purpose :
|
||||
|
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_PlacedDatumTargetFeature,StepDimTol_DatumTarget)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_PlacedDatumTargetFeature,StepDimTol_DatumTarget)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepDimTol_PositionTolerance.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_PositionTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_PositionTolerance
|
||||
//purpose :
|
||||
|
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_PositionTolerance,StepDimTol_GeometricTolerance)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_PositionTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -15,6 +15,8 @@
|
||||
|
||||
#include <StepDimTol_ProjectedZoneDefinition.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_ProjectedZoneDefinition,StepDimTol_ToleranceZoneDefinition)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_ProjectedZoneDefinition
|
||||
//purpose :
|
||||
|
@@ -65,7 +65,7 @@ public:
|
||||
myProjectionLength = theProjectionLength;
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_ProjectedZoneDefinition, StepDimTol_ToleranceZoneDefinition)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_ProjectedZoneDefinition,StepDimTol_ToleranceZoneDefinition)
|
||||
|
||||
private:
|
||||
Handle(StepRepr_ShapeAspect) myProjectionEnd;
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepDimTol_RoundnessTolerance.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_RoundnessTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_RoundnessTolerance
|
||||
//purpose :
|
||||
|
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_RoundnessTolerance,StepDimTol_GeometricTolerance)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_RoundnessTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -15,6 +15,8 @@
|
||||
|
||||
#include <StepDimTol_RunoutZoneOrientation.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_RunoutZoneOrientation,MMgt_TShared)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_RunoutZoneOrientation
|
||||
//purpose :
|
||||
|
@@ -48,7 +48,7 @@ public:
|
||||
myAngle = theAngle;
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_RunoutZoneOrientation, MMgt_TShared)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_RunoutZoneOrientation,MMgt_TShared)
|
||||
|
||||
private:
|
||||
Handle(StepBasic_PlaneAngleMeasureWithUnit) myAngle;
|
||||
|
@@ -17,6 +17,8 @@
|
||||
#include <StepData_EnumTool.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_SimpleDatumReferenceModifierMember,StepData_SelectInt)
|
||||
|
||||
static StepData_EnumTool tool
|
||||
(".ANY_CROSS_SECTION.",
|
||||
".ANY_LONGITUDINAL_SECTION.",
|
||||
|
@@ -56,6 +56,6 @@ public:
|
||||
|
||||
Standard_EXPORT StepDimTol_SimpleDatumReferenceModifier Value() const;
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_SimpleDatumReferenceModifierMember, StepData_SelectInt)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_SimpleDatumReferenceModifierMember,StepData_SelectInt)
|
||||
};
|
||||
#endif // _StepDimTol_SimpleDatumReferenceModifierMember_HeaderFile
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepDimTol_StraightnessTolerance.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_StraightnessTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_StraightnessTolerance
|
||||
//purpose :
|
||||
|
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_StraightnessTolerance,StepDimTol_GeometricTolerance)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_StraightnessTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepDimTol_SurfaceProfileTolerance.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_SurfaceProfileTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_SurfaceProfileTolerance
|
||||
//purpose :
|
||||
|
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_SurfaceProfileTolerance,StepDimTol_GeometricTolerance)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_SurfaceProfileTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepDimTol_SymmetryTolerance.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_SymmetryTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_SymmetryTolerance
|
||||
//purpose :
|
||||
|
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_SymmetryTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_SymmetryTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -17,6 +17,8 @@
|
||||
|
||||
#include <StepDimTol_HArray1OfToleranceZoneTarget.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_ToleranceZone,StepRepr_ShapeAspect)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_ToleranceZone
|
||||
//purpose :
|
||||
|
@@ -90,7 +90,7 @@ public:
|
||||
myForm = theForm;
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_ToleranceZone, StepRepr_ShapeAspect)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_ToleranceZone,StepRepr_ShapeAspect)
|
||||
|
||||
private:
|
||||
Handle(StepDimTol_HArray1OfToleranceZoneTarget) myDefiningTolerance;
|
||||
|
@@ -17,6 +17,8 @@
|
||||
|
||||
#include <StepRepr_HArray1OfShapeAspect.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_ToleranceZoneDefinition,MMgt_TShared)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_ToleranceZoneDefinition
|
||||
//purpose :
|
||||
|
@@ -84,7 +84,7 @@ public:
|
||||
myZone = theZone;
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_ToleranceZoneDefinition, MMgt_TShared)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_ToleranceZoneDefinition,MMgt_TShared)
|
||||
|
||||
private:
|
||||
Handle(StepRepr_HArray1OfShapeAspect) myBoundaries;
|
||||
|
@@ -15,6 +15,8 @@
|
||||
|
||||
#include <StepDimTol_ToleranceZoneForm.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_ToleranceZoneForm,MMgt_TShared)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_ToleranceZoneForm
|
||||
//purpose :
|
||||
|
@@ -50,7 +50,7 @@ public:
|
||||
myName = theName;
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_ToleranceZoneForm, MMgt_TShared)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_ToleranceZoneForm,MMgt_TShared)
|
||||
|
||||
private:
|
||||
Handle(TCollection_HAsciiString) myName;
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepDimTol_TotalRunoutTolerance.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_TotalRunoutTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_TotalRunoutTolerance
|
||||
//purpose :
|
||||
|
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_TotalRunoutTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_TotalRunoutTolerance,StepDimTol_GeometricToleranceWithDatumReference)
|
||||
|
||||
protected:
|
||||
|
||||
|
@@ -18,6 +18,8 @@
|
||||
#include <StepDimTol_GeometricToleranceTarget.hxx>
|
||||
#include <StepBasic_LengthMeasureWithUnit.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepDimTol_UnequallyDisposedGeometricTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
//=======================================================================
|
||||
//function : StepDimTol_UnequallyDisposedGeometricTolerance
|
||||
//purpose :
|
||||
|
@@ -52,7 +52,7 @@ public:
|
||||
myDisplacement = theDisplacement;
|
||||
}
|
||||
|
||||
DEFINE_STANDARD_RTTI(StepDimTol_UnequallyDisposedGeometricTolerance, StepDimTol_GeometricTolerance)
|
||||
DEFINE_STANDARD_RTTIEXT(StepDimTol_UnequallyDisposedGeometricTolerance,StepDimTol_GeometricTolerance)
|
||||
|
||||
private:
|
||||
Handle(StepBasic_LengthMeasureWithUnit) myDisplacement;
|
||||
|
Reference in New Issue
Block a user