|
Open CASCADE Technology 6.5.2
|
Representation of STEP SELECT type SpecifiedItem
#include <StepAP203_SpecifiedItem.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| StepAP203_SpecifiedItem () | |
| Empty constructor | |
| Standard_Integer | CaseNum (const Handle< Standard_Transient > &ent) const |
| Recognizes a kind of SpecifiedItem select type 1 -> ProductDefinition from StepBasic 2 -> ShapeAspect from StepRepr 0 else | |
| Handle_StepBasic_ProductDefinition | ProductDefinition () const |
| Returns Value as ProductDefinition (or Null if another type) | |
| Handle_StepRepr_ShapeAspect | ShapeAspect () const |
| Returns Value as ShapeAspect (or Null if another type) | |
| StepAP203_SpecifiedItem::StepAP203_SpecifiedItem | ( | ) |
| Standard_Integer StepAP203_SpecifiedItem::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
| void StepAP203_SpecifiedItem::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from StepData_SelectType.
| void* StepAP203_SpecifiedItem::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from StepData_SelectType.
| void* StepAP203_SpecifiedItem::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from StepData_SelectType.
| Handle_StepBasic_ProductDefinition StepAP203_SpecifiedItem::ProductDefinition | ( | ) | const |
| Handle_StepRepr_ShapeAspect StepAP203_SpecifiedItem::ShapeAspect | ( | ) | const |
1.7.4