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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepShape_ValueQualifier () |
| Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
| Recognizes a kind of ValueQualifier Select Type : 1 -> PrecisionQualifier from StepShape 2 -> TypeQualifier from StepShape 3 -> UnceraintyQualifier .. not yet implemented . | |
| Standard_EXPORT Handle_StepShape_PrecisionQualifier | PrecisionQualifier () const |
| Returns Value as PrecisionQualifier . | |
| Standard_EXPORT Handle_StepShape_TypeQualifier | TypeQualifier () const |
| Returns Value as TypeQualifier . | |
|
|
|
|
|
Implements StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
||||||||||||
|
Reimplemented from StepData_SelectType. |
|
|
|
|
|
|
1.4.1