#include <StepData_DescrProtocol.hxx>
Inheritance diagram for StepData_DescrProtocol:
Public Member Functions | |
Standard_EXPORT | StepData_DescrProtocol () |
Standard_EXPORT void | SetSchemaName (const Standard_CString name) |
Defines a specific Schema Name for this Protocol . | |
Standard_EXPORT void | LibRecord () const |
Records this Protocol in the service libraries, with a DescrGeneral and a DescrReadWrite Does nothing if the Protocol brings no proper description . | |
virtual Standard_EXPORT Standard_CString | SchemaName () const |
Returns the Schema Name attached to each class of Protocol here, returns the SchemaName set by SetSchemaName was C++ : return const . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
TCollection_AsciiString | thename |
|
|
|
Reimplemented from StepData_FileProtocol. |
|
|
|
Reimplemented from StepData_FileProtocol. |
|
|
|
|