#include <StepBasic_ExternalIdentificationAssignment.hxx>
Inheritance diagram for StepBasic_ExternalIdentificationAssignment:
Public Member Functions | |
Standard_EXPORT | StepBasic_ExternalIdentificationAssignment () |
Empty constructor . | |
Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aIdentificationAssignment_AssignedId, const Handle(StepBasic_IdentificationRole)&aIdentificationAssignment_Role, const Handle(StepBasic_ExternalSource)&aSource) |
Initialize all fields (own and inherited) . | |
Standard_EXPORT Handle_StepBasic_ExternalSource | Source () const |
Returns field Source . | |
Standard_EXPORT void | SetSource (const Handle(StepBasic_ExternalSource)&Source) |
Set field Source . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepBasic_ExternalSource | theSource |
|
|
|
Reimplemented from StepBasic_IdentificationAssignment. Reimplemented in StepAP214_AppliedExternalIdentificationAssignment. |
|
|
|
|
|
|
|
|