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

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