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