#include <StepData_GeneralModule.hxx>
Inheritance diagram for StepData_GeneralModule:
Public Member Functions | |
virtual Standard_EXPORT void | FillSharedCase (const Standard_Integer casenum, const Handle(Standard_Transient)&ent, Interface_EntityIterator &iter) const =0 |
Specific filling of the list of Entities shared by an Entity <ent>. Can use the internal utility method Share, below . | |
virtual Standard_EXPORT void | CheckCase (const Standard_Integer casenum, const Handle(Standard_Transient)&ent, const Interface_ShareTool &shares, Handle(Interface_Check)&ach) const =0 |
Specific Checking of an Entity <ent> . | |
virtual Standard_EXPORT void | CopyCase (const Standard_Integer casenum, const Handle(Standard_Transient)&entfrom, const Handle(Standard_Transient)&entto, Interface_CopyTool &TC) const =0 |
Specific Copy ("Deep") from <entfrom> to <entto> (same type) by using a TransferControl which provides its working Map. Use method Transferred from TransferControl to work //! Specific Copying of Implied References A Default is provided which does nothing (must current case !) Already copied references (by CopyFrom) must remain unchanged Use method Search from TransferControl to work . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
Implements Interface_GeneralModule. Implemented in RWHeaderSection_GeneralModule, RWStepAP214_GeneralModule, StepData_DefaultGeneral, and StepData_DescrGeneral. |
|
Implements Interface_GeneralModule. Implemented in RWHeaderSection_GeneralModule, RWStepAP214_GeneralModule, StepData_DefaultGeneral, and StepData_DescrGeneral. |
|
Implements Interface_GeneralModule. Implemented in RWHeaderSection_GeneralModule, RWStepAP214_GeneralModule, StepData_DefaultGeneral, and StepData_DescrGeneral. |
|
Reimplemented from Interface_GeneralModule. Reimplemented in RWHeaderSection_GeneralModule, RWStepAP214_GeneralModule, StepData_DefaultGeneral, and StepData_DescrGeneral. |