|
Open CASCADE Technology 6.5.2
|
Read & Write Module for RepresentationItem
#include <RWStepRepr_RWRepresentationItem.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| RWStepRepr_RWRepresentationItem () | |
| void | ReadStep (const Handle< StepData_StepReaderData > &data, const Standard_Integer num, Handle< Interface_Check > &ach, const Handle< StepRepr_RepresentationItem > &ent) const |
| void | WriteStep (StepData_StepWriter &SW, const Handle< StepRepr_RepresentationItem > &ent) const |
| RWStepRepr_RWRepresentationItem::RWStepRepr_RWRepresentationItem | ( | ) |
| void RWStepRepr_RWRepresentationItem::operator delete | ( | void * | anAddress | ) | [inline] |
| void* RWStepRepr_RWRepresentationItem::operator new | ( | size_t | size | ) | [inline] |
| void* RWStepRepr_RWRepresentationItem::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void RWStepRepr_RWRepresentationItem::ReadStep | ( | const Handle< StepData_StepReaderData > & | data, |
| const Standard_Integer | num, | ||
| Handle< Interface_Check > & | ach, | ||
| const Handle< StepRepr_RepresentationItem > & | ent | ||
| ) | const |
| void RWStepRepr_RWRepresentationItem::WriteStep | ( | StepData_StepWriter & | SW, |
| const Handle< StepRepr_RepresentationItem > & | ent | ||
| ) | const |
1.7.4