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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| StepVisual_StyleContextSelect () | |
| Returns a StyleContextSelect SelectType | |
| Standard_Integer | CaseNum (const Handle< Standard_Transient > &ent) const |
| Recognizes a StyleContextSelect Kind Entity that is : 1 -> Representation 2 -> RepresentationItem 3 -> PresentationSet 0 else | |
| Handle_StepRepr_Representation | Representation () const |
| returns Value as a Representation (Null if another type) | |
| Handle_StepRepr_RepresentationItem | RepresentationItem () const |
| returns Value as a RepresentationItem (Null if another type) | |
| Handle_StepVisual_PresentationSet | PresentationSet () const |
| returns Value as a PresentationSet (Null if another type) | |
| StepVisual_StyleContextSelect::StepVisual_StyleContextSelect | ( | ) |
| Standard_Integer StepVisual_StyleContextSelect::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
| void StepVisual_StyleContextSelect::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from StepData_SelectType.
| void* StepVisual_StyleContextSelect::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from StepData_SelectType.
| void* StepVisual_StyleContextSelect::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from StepData_SelectType.
| Handle_StepVisual_PresentationSet StepVisual_StyleContextSelect::PresentationSet | ( | ) | const |
| Handle_StepRepr_Representation StepVisual_StyleContextSelect::Representation | ( | ) | const |
| Handle_StepRepr_RepresentationItem StepVisual_StyleContextSelect::RepresentationItem | ( | ) | const |
1.7.4