|
Open CASCADE Technology 6.5.2
|
Read & Write Module for Direction
Check added by CKY , 7-OCT-1996
#include <RWStepGeom_RWDirection.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| RWStepGeom_RWDirection () | |
| void | ReadStep (const Handle< StepData_StepReaderData > &data, const Standard_Integer num, Handle< Interface_Check > &ach, const Handle< StepGeom_Direction > &ent) const |
| void | WriteStep (StepData_StepWriter &SW, const Handle< StepGeom_Direction > &ent) const |
| void | Check (const Handle< StepGeom_Direction > &ent, const Interface_ShareTool &shares, Handle< Interface_Check > &ach) const |
| RWStepGeom_RWDirection::RWStepGeom_RWDirection | ( | ) |
| void RWStepGeom_RWDirection::Check | ( | const Handle< StepGeom_Direction > & | ent, |
| const Interface_ShareTool & | shares, | ||
| Handle< Interface_Check > & | ach | ||
| ) | const |
| void RWStepGeom_RWDirection::operator delete | ( | void * | anAddress | ) | [inline] |
| void* RWStepGeom_RWDirection::operator new | ( | size_t | size | ) | [inline] |
| void* RWStepGeom_RWDirection::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void RWStepGeom_RWDirection::ReadStep | ( | const Handle< StepData_StepReaderData > & | data, |
| const Standard_Integer | num, | ||
| Handle< Interface_Check > & | ach, | ||
| const Handle< StepGeom_Direction > & | ent | ||
| ) | const |
| void RWStepGeom_RWDirection::WriteStep | ( | StepData_StepWriter & | SW, |
| const Handle< StepGeom_Direction > & | ent | ||
| ) | const |
1.7.4