Read & Write Module for EdgeCurve
Check added by CKY , 7-OCT-1996
#include <RWStepShape_RWEdgeCurve.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| RWStepShape_RWEdgeCurve () | |
| void | ReadStep (const Handle< StepData_StepReaderData > &data, const Standard_Integer num, Handle< Interface_Check > &ach, const Handle< StepShape_EdgeCurve > &ent) const |
| void | WriteStep (StepData_StepWriter &SW, const Handle< StepShape_EdgeCurve > &ent) const |
| void | Share (const Handle< StepShape_EdgeCurve > &ent, Interface_EntityIterator &iter) const |
| void | Check (const Handle< StepShape_EdgeCurve > &ent, const Interface_ShareTool &shares, Handle< Interface_Check > &ach) const |
| RWStepShape_RWEdgeCurve::RWStepShape_RWEdgeCurve | ( | ) |
| void RWStepShape_RWEdgeCurve::Check | ( | const Handle< StepShape_EdgeCurve > & | ent, | |
| const Interface_ShareTool & | shares, | |||
| Handle< Interface_Check > & | ach | |||
| ) | const |
| void RWStepShape_RWEdgeCurve::operator delete | ( | void * | anAddress | ) | [inline] |
| void* RWStepShape_RWEdgeCurve::operator new | ( | size_t | size | ) | [inline] |
| void* RWStepShape_RWEdgeCurve::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
| void RWStepShape_RWEdgeCurve::ReadStep | ( | const Handle< StepData_StepReaderData > & | data, | |
| const Standard_Integer | num, | |||
| Handle< Interface_Check > & | ach, | |||
| const Handle< StepShape_EdgeCurve > & | ent | |||
| ) | const |
| void RWStepShape_RWEdgeCurve::Share | ( | const Handle< StepShape_EdgeCurve > & | ent, | |
| Interface_EntityIterator & | iter | |||
| ) | const |
| void RWStepShape_RWEdgeCurve::WriteStep | ( | StepData_StepWriter & | SW, | |
| const Handle< StepShape_EdgeCurve > & | ent | |||
| ) | const |
1.6.3