Open CASCADE Technology
7.5.0
|
Read & Write tool for PropertyDefinitionRepresentation. More...
#include <RWStepRepr_RWPropertyDefinitionRepresentation.hxx>
Public Member Functions | |
RWStepRepr_RWPropertyDefinitionRepresentation () | |
Empty constructor. More... | |
void | ReadStep (const Handle< StepData_StepReaderData > &data, const Standard_Integer num, Handle< Interface_Check > &ach, const Handle< StepRepr_PropertyDefinitionRepresentation > &ent) const |
Reads PropertyDefinitionRepresentation. More... | |
void | WriteStep (StepData_StepWriter &SW, const Handle< StepRepr_PropertyDefinitionRepresentation > &ent) const |
Writes PropertyDefinitionRepresentation. More... | |
void | Share (const Handle< StepRepr_PropertyDefinitionRepresentation > &ent, Interface_EntityIterator &iter) const |
Fills data for graph (shared items) More... | |
Read & Write tool for PropertyDefinitionRepresentation.
RWStepRepr_RWPropertyDefinitionRepresentation::RWStepRepr_RWPropertyDefinitionRepresentation | ( | ) |
Empty constructor.
void RWStepRepr_RWPropertyDefinitionRepresentation::ReadStep | ( | const Handle< StepData_StepReaderData > & | data, |
const Standard_Integer | num, | ||
Handle< Interface_Check > & | ach, | ||
const Handle< StepRepr_PropertyDefinitionRepresentation > & | ent | ||
) | const |
Reads PropertyDefinitionRepresentation.
void RWStepRepr_RWPropertyDefinitionRepresentation::Share | ( | const Handle< StepRepr_PropertyDefinitionRepresentation > & | ent, |
Interface_EntityIterator & | iter | ||
) | const |
Fills data for graph (shared items)
void RWStepRepr_RWPropertyDefinitionRepresentation::WriteStep | ( | StepData_StepWriter & | SW, |
const Handle< StepRepr_PropertyDefinitionRepresentation > & | ent | ||
) | const |
Writes PropertyDefinitionRepresentation.