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

Public Member Functions | |
| Standard_EXPORT | RWHeaderSection_ReadWriteModule () |
| Standard_EXPORT Standard_Integer | CaseStep (const TCollection_AsciiString &atype) const |
| associates a positive Case Number to each type of HeaderSection entity, given as a String defined in the EXPRESS form | |
| virtual Standard_EXPORT Standard_Integer | CaseStep (const TColStd_SequenceOfAsciiString &types) const |
| associates a positive Case Number to each type of HeaderSection Complex entity, given as a String defined in the EXPRESS form | |
| virtual Standard_EXPORT Standard_Boolean | IsComplex (const Standard_Integer CN) const |
| returns True if the Case Number corresponds to a Complex Type | |
| Standard_EXPORT const TCollection_AsciiString & | StepType (const Standard_Integer CN) const |
| returns a StepType (defined in EXPRESS form which belongs to a Type of Entity, identified by its CaseNumber determined by Protocol | |
| Standard_EXPORT void | ReadStep (const Standard_Integer CN, const Handle(StepData_StepReaderData)&data, const Standard_Integer num, Handle(Interface_Check)&ach, const Handle(Standard_Transient)&ent) const |
| Specific Read Function. Works with StepReaderData . | |
| Standard_EXPORT void | WriteStep (const Standard_Integer CN, StepData_StepWriter &SW, const Handle(Standard_Transient)&ent) const |
| Write Function, switched by CaseNum . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
|
|
|
Reimplemented from StepData_ReadWriteModule. |
|
|
Implements StepData_ReadWriteModule. |
|
|
Reimplemented from StepData_ReadWriteModule. |
|
|
Reimplemented from StepData_ReadWriteModule. |
|
||||||||||||||||||||||||
|
Implements StepData_ReadWriteModule. |
|
|
Implements StepData_ReadWriteModule. |
|
||||||||||||||||
|
Implements StepData_ReadWriteModule. |
1.4.1