#include <StepRepr_PropertyDefinitionRepresentation.hxx>
Inheritance diagram for StepRepr_PropertyDefinitionRepresentation:

Public Member Functions | |
| Standard_EXPORT | StepRepr_PropertyDefinitionRepresentation () |
| Empty constructor . | |
| Standard_EXPORT void | Init (const StepRepr_RepresentedDefinition &aDefinition, const Handle(StepRepr_Representation)&aUsedRepresentation) |
| Initialize all fields (own and inherited) . | |
| Standard_EXPORT StepRepr_RepresentedDefinition | Definition () const |
| Returns field Definition . | |
| Standard_EXPORT void | SetDefinition (const StepRepr_RepresentedDefinition &Definition) |
| Set field Definition . | |
| Standard_EXPORT Handle_StepRepr_Representation | UsedRepresentation () const |
| Returns field UsedRepresentation . | |
| Standard_EXPORT void | SetUsedRepresentation (const Handle(StepRepr_Representation)&UsedRepresentation) |
| Set field UsedRepresentation . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| StepRepr_RepresentedDefinition | theDefinition |
| Handle_StepRepr_Representation | theUsedRepresentation |
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1