|
Open CASCADE Technology 6.5.2
|
A DescrProtocol is a protocol dynamically (at execution time)
defined with :
More...
#include <StepData_DescrProtocol.hxx>

Public Member Functions | |
| StepData_DescrProtocol () | |
| void | SetSchemaName (const Standard_CString name) |
| Defines a specific Schema Name for this Protocol | |
| 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_CString | SchemaName () const |
| Returns the Schema Name attached to each class of Protocol here, returns the SchemaName set by SetSchemaName was C++ : return const | |
| StepData_DescrProtocol::StepData_DescrProtocol | ( | ) |
| void StepData_DescrProtocol::LibRecord | ( | ) | const |
| virtual Standard_CString StepData_DescrProtocol::SchemaName | ( | ) | const [virtual] |
Reimplemented from StepData_FileProtocol.
| void StepData_DescrProtocol::SetSchemaName | ( | const Standard_CString | name | ) |
1.7.4