1
0
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:
abv
2015-07-11 11:06:11 +03:00
parent 69ff08ff28
commit ec357c5cbb
816 changed files with 1280 additions and 690 deletions

View File

@@ -19,6 +19,7 @@
#include <RWStepAP203_RWCcDesignApproval.ixx>
#include <StepAP203_HArray1OfApprovedItem.hxx>
#include <StepAP203_ApprovedItem.hxx>
#include <StepBasic_Approval.hxx>
//=======================================================================
//function : RWStepAP203_RWCcDesignApproval

View File

@@ -19,6 +19,7 @@
#include <RWStepAP203_RWCcDesignCertification.ixx>
#include <StepAP203_HArray1OfCertifiedItem.hxx>
#include <StepAP203_CertifiedItem.hxx>
#include <StepBasic_Certification.hxx>
//=======================================================================
//function : RWStepAP203_RWCcDesignCertification

View File

@@ -19,6 +19,7 @@
#include <RWStepAP203_RWCcDesignContract.ixx>
#include <StepAP203_HArray1OfContractedItem.hxx>
#include <StepAP203_ContractedItem.hxx>
#include <StepBasic_Contract.hxx>
//=======================================================================
//function : RWStepAP203_RWCcDesignContract

View File

@@ -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

View File

@@ -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

View File

@@ -19,6 +19,7 @@
#include <RWStepAP203_RWCcDesignSecurityClassification.ixx>
#include <StepAP203_HArray1OfClassifiedItem.hxx>
#include <StepAP203_ClassifiedItem.hxx>
#include <StepBasic_SecurityClassification.hxx>
//=======================================================================
//function : RWStepAP203_RWCcDesignSecurityClassification

View File

@@ -19,6 +19,7 @@
#include <RWStepAP203_RWCcDesignSpecificationReference.ixx>
#include <StepAP203_HArray1OfSpecifiedItem.hxx>
#include <StepAP203_SpecifiedItem.hxx>
#include <StepBasic_Document.hxx>
//=======================================================================
//function : RWStepAP203_RWCcDesignSpecificationReference

View File

@@ -19,6 +19,7 @@
#include <RWStepAP203_RWChange.ixx>
#include <StepAP203_HArray1OfWorkItem.hxx>
#include <StepAP203_WorkItem.hxx>
#include <StepBasic_Action.hxx>
//=======================================================================
//function : RWStepAP203_RWChange

View File

@@ -19,6 +19,7 @@
#include <RWStepAP203_RWChangeRequest.ixx>
#include <StepAP203_HArray1OfChangeRequestItem.hxx>
#include <StepAP203_ChangeRequestItem.hxx>
#include <StepBasic_VersionedActionRequest.hxx>
//=======================================================================
//function : RWStepAP203_RWChangeRequest

View File

@@ -19,6 +19,7 @@
#include <RWStepAP203_RWStartRequest.ixx>
#include <StepAP203_HArray1OfStartRequestItem.hxx>
#include <StepAP203_StartRequestItem.hxx>
#include <StepBasic_VersionedActionRequest.hxx>
//=======================================================================
//function : RWStepAP203_RWStartRequest

View File

@@ -19,6 +19,7 @@
#include <RWStepAP203_RWStartWork.ixx>
#include <StepAP203_HArray1OfWorkItem.hxx>
#include <StepAP203_WorkItem.hxx>
#include <StepBasic_Action.hxx>
//=======================================================================
//function : RWStepAP203_RWStartWork