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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepBasic_PersonOrganizationSelect () |
| Returns a PersonOrganizationSelect SelectType . | |
| Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
| Recognizes a PersonOrganizationSelect Kind Entity that is : 1 -> Person 2 -> Organization 3 -> PersonAndOrganization 0 else . | |
| Standard_EXPORT Handle_StepBasic_Person | Person () const |
| returns Value as a Person (Null if another type) | |
| Standard_EXPORT Handle_StepBasic_Organization | Organization () const |
| returns Value as a Organization (Null if another type) | |
| Standard_EXPORT Handle_StepBasic_PersonAndOrganization | PersonAndOrganization () const |
| returns Value as a PersonAndOrganization (Null if another type) | |
|
|
|
|
|
Implements StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
||||||||||||
|
Reimplemented from StepData_SelectType. |
|
|
|
|
|
|
|
|
|
1.4.1