|
Open CASCADE Technology 6.5.2
|
#include <StepAP214_OrganizationItem.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| StepAP214_OrganizationItem () | |
| Returns a OrganizationItem SelectType | |
| virtual Standard_Integer | CaseNum (const Handle< Standard_Transient > &ent) const |
| Recognizes a OrganizationItem Kind Entity that is : | |
| Handle_StepAP214_AppliedOrganizationAssignment | AppliedOrganizationAssignment () const |
| returns Value as a AppliedOrganizationAssignment (Null if another type) | |
| Handle_StepBasic_Approval | Approval () const |
| returns Value as a Approval (Null if another type) | |
| StepAP214_OrganizationItem::StepAP214_OrganizationItem | ( | ) |
| Handle_StepAP214_AppliedOrganizationAssignment StepAP214_OrganizationItem::AppliedOrganizationAssignment | ( | ) | const |
| Handle_StepBasic_Approval StepAP214_OrganizationItem::Approval | ( | ) | const |
| virtual Standard_Integer StepAP214_OrganizationItem::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Reimplemented from StepAP214_ApprovalItem.
| void StepAP214_OrganizationItem::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from StepAP214_ApprovalItem.
| void* StepAP214_OrganizationItem::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from StepAP214_ApprovalItem.
| void* StepAP214_OrganizationItem::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from StepAP214_ApprovalItem.
1.7.4