mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0024947: Redesign OCCT legacy type system -- automatic
Automatic upgrade with command "occt_upgdare . -rtti"
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include <RWStepAP203_RWCcDesignApproval.ixx>
|
||||
#include <StepAP203_HArray1OfApprovedItem.hxx>
|
||||
#include <StepAP203_ApprovedItem.hxx>
|
||||
#include <StepBasic_Approval.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : RWStepAP203_RWCcDesignApproval
|
||||
|
@@ -19,6 +19,7 @@
|
||||
#include <RWStepAP203_RWCcDesignCertification.ixx>
|
||||
#include <StepAP203_HArray1OfCertifiedItem.hxx>
|
||||
#include <StepAP203_CertifiedItem.hxx>
|
||||
#include <StepBasic_Certification.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : RWStepAP203_RWCcDesignCertification
|
||||
|
@@ -19,6 +19,7 @@
|
||||
#include <RWStepAP203_RWCcDesignContract.ixx>
|
||||
#include <StepAP203_HArray1OfContractedItem.hxx>
|
||||
#include <StepAP203_ContractedItem.hxx>
|
||||
#include <StepBasic_Contract.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : RWStepAP203_RWCcDesignContract
|
||||
|
@@ -19,6 +19,8 @@
|
||||
#include <RWStepAP203_RWCcDesignDateAndTimeAssignment.ixx>
|
||||
#include <StepAP203_HArray1OfDateTimeItem.hxx>
|
||||
#include <StepAP203_DateTimeItem.hxx>
|
||||
#include <StepBasic_DateAndTime.hxx>
|
||||
#include <StepBasic_DateTimeRole.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : RWStepAP203_RWCcDesignDateAndTimeAssignment
|
||||
|
@@ -19,6 +19,8 @@
|
||||
#include <RWStepAP203_RWCcDesignPersonAndOrganizationAssignment.ixx>
|
||||
#include <StepAP203_HArray1OfPersonOrganizationItem.hxx>
|
||||
#include <StepAP203_PersonOrganizationItem.hxx>
|
||||
#include <StepBasic_PersonAndOrganization.hxx>
|
||||
#include <StepBasic_PersonAndOrganizationRole.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : RWStepAP203_RWCcDesignPersonAndOrganizationAssignment
|
||||
|
@@ -19,6 +19,7 @@
|
||||
#include <RWStepAP203_RWCcDesignSecurityClassification.ixx>
|
||||
#include <StepAP203_HArray1OfClassifiedItem.hxx>
|
||||
#include <StepAP203_ClassifiedItem.hxx>
|
||||
#include <StepBasic_SecurityClassification.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : RWStepAP203_RWCcDesignSecurityClassification
|
||||
|
@@ -19,6 +19,7 @@
|
||||
#include <RWStepAP203_RWCcDesignSpecificationReference.ixx>
|
||||
#include <StepAP203_HArray1OfSpecifiedItem.hxx>
|
||||
#include <StepAP203_SpecifiedItem.hxx>
|
||||
#include <StepBasic_Document.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : RWStepAP203_RWCcDesignSpecificationReference
|
||||
|
@@ -19,6 +19,7 @@
|
||||
#include <RWStepAP203_RWChange.ixx>
|
||||
#include <StepAP203_HArray1OfWorkItem.hxx>
|
||||
#include <StepAP203_WorkItem.hxx>
|
||||
#include <StepBasic_Action.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : RWStepAP203_RWChange
|
||||
|
@@ -19,6 +19,7 @@
|
||||
#include <RWStepAP203_RWChangeRequest.ixx>
|
||||
#include <StepAP203_HArray1OfChangeRequestItem.hxx>
|
||||
#include <StepAP203_ChangeRequestItem.hxx>
|
||||
#include <StepBasic_VersionedActionRequest.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : RWStepAP203_RWChangeRequest
|
||||
|
@@ -19,6 +19,7 @@
|
||||
#include <RWStepAP203_RWStartRequest.ixx>
|
||||
#include <StepAP203_HArray1OfStartRequestItem.hxx>
|
||||
#include <StepAP203_StartRequestItem.hxx>
|
||||
#include <StepBasic_VersionedActionRequest.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : RWStepAP203_RWStartRequest
|
||||
|
@@ -19,6 +19,7 @@
|
||||
#include <RWStepAP203_RWStartWork.ixx>
|
||||
#include <StepAP203_HArray1OfWorkItem.hxx>
|
||||
#include <StepAP203_WorkItem.hxx>
|
||||
#include <StepBasic_Action.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : RWStepAP203_RWStartWork
|
||||
|
Reference in New Issue
Block a user