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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepElement_MeasureOrUnspecifiedValue () |
| Empty constructor . | |
| Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
| Recognizes a kind of MeasureOrUnspecifiedValue select type return 0 . | |
| virtual Standard_EXPORT Standard_Integer | CaseMem (const Handle(StepData_SelectMember)&ent) const |
| Recognizes a items of select member MeasureOrUnspecifiedValueMember 1 -> ContextDependentMeasure 2 -> UnspecifiedValue 0 else . | |
| virtual Standard_EXPORT Handle_StepData_SelectMember | NewMember () const |
| Returns a new select member the type MeasureOrUnspecifiedValueMember . | |
| Standard_EXPORT void | SetContextDependentMeasure (const Standard_Real aVal) |
| Set Value for ContextDependentMeasure . | |
| Standard_EXPORT Standard_Real | ContextDependentMeasure () const |
| Returns Value as ContextDependentMeasure (or Null if another type) . | |
| Standard_EXPORT void | SetUnspecifiedValue (const StepElement_UnspecifiedValue aVal) |
| Set Value for UnspecifiedValue . | |
| Standard_EXPORT StepElement_UnspecifiedValue | UnspecifiedValue () const |
| Returns Value as UnspecifiedValue (or Null if another type) . | |
|
|
|
|
|
Reimplemented from StepData_SelectType. |
|
|
Implements StepData_SelectType. |
|
|
|
|
|
Reimplemented from StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
||||||||||||
|
Reimplemented from StepData_SelectType. |
|
|
|
|
|
|
|
|
|
1.4.1