#include <StepAP203_ApprovedItem.hxx>
Inheritance diagram for StepAP203_ApprovedItem:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | StepAP203_ApprovedItem () |
Empty constructor . | |
Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
Recognizes a kind of ApprovedItem select type 1 -> ProductDefinitionFormation from StepBasic 2 -> ProductDefinition from StepBasic 3 -> ConfigurationEffectivity from StepRepr 4 -> ConfigurationItem from StepRepr 5 -> SecurityClassification from StepBasic 6 -> ChangeRequest from StepAP203 7 -> Change from StepAP203 8 -> StartRequest from StepAP203 9 -> StartWork from StepAP203 10 -> Certification from StepBasic 11 -> Contract from StepBasic 0 else . | |
Standard_EXPORT Handle_StepBasic_ProductDefinitionFormation | ProductDefinitionFormation () const |
Returns Value as ProductDefinitionFormation (or Null if another type) . | |
Standard_EXPORT Handle_StepBasic_ProductDefinition | ProductDefinition () const |
Returns Value as ProductDefinition (or Null if another type) . | |
Standard_EXPORT Handle_StepRepr_ConfigurationEffectivity | ConfigurationEffectivity () const |
Returns Value as ConfigurationEffectivity (or Null if another type) . | |
Standard_EXPORT Handle_StepRepr_ConfigurationItem | ConfigurationItem () const |
Returns Value as ConfigurationItem (or Null if another type) . | |
Standard_EXPORT Handle_StepBasic_SecurityClassification | SecurityClassification () const |
Returns Value as SecurityClassification (or Null if another type) . | |
Standard_EXPORT Handle_StepAP203_ChangeRequest | ChangeRequest () const |
Returns Value as ChangeRequest (or Null if another type) . | |
Standard_EXPORT Handle_StepAP203_Change | Change () const |
Returns Value as Change (or Null if another type) . | |
Standard_EXPORT Handle_StepAP203_StartRequest | StartRequest () const |
Returns Value as StartRequest (or Null if another type) . | |
Standard_EXPORT Handle_StepAP203_StartWork | StartWork () const |
Returns Value as StartWork (or Null if another type) . | |
Standard_EXPORT Handle_StepBasic_Certification | Certification () const |
Returns Value as Certification (or Null if another type) . | |
Standard_EXPORT Handle_StepBasic_Contract | Contract () const |
Returns Value as Contract (or Null if another type) . |
|
|
|
Implements StepData_SelectType. |
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
|
|
|
|
|
|
|
|
|