Open CASCADE Technology 6.6.0
Public Member Functions
StepData_DescrProtocol Class Reference

A DescrProtocol is a protocol dynamically (at execution time)
defined with :
More...

#include <StepData_DescrProtocol.hxx>

Inheritance diagram for StepData_DescrProtocol:
Inheritance graph
[legend]

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


Detailed Description


Constructor & Destructor Documentation

StepData_DescrProtocol::StepData_DescrProtocol ( )

Member Function Documentation

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)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines