#include <StepData_EDescr.hxx>
Inheritance diagram for StepData_EDescr:
Public Member Functions | |
virtual Standard_EXPORT Standard_Boolean | Matches (const Standard_CString steptype) const =0 |
Tells if a ESDescr matches a step type : exact or super type . | |
virtual Standard_EXPORT Standard_Boolean | IsComplex () const =0 |
Tells if a EDescr is complex (ECDescr) or simple (ESDescr) . | |
virtual Standard_EXPORT Handle_StepData_Described | NewEntity () const =0 |
Creates a described entity (i.e. a simple one) . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
Reimplemented in StepData_ECDescr, and StepData_ESDescr. |
|
Implemented in StepData_ECDescr, and StepData_ESDescr. |
|
Implemented in StepData_ECDescr, and StepData_ESDescr. |
|
Implemented in StepData_ECDescr, and StepData_ESDescr. |