|
Open CASCADE Technology 6.5.2
|
Read & Write tool for ProductConceptContext
#include <RWStepBasic_RWProductConceptContext.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| RWStepBasic_RWProductConceptContext () | |
| Empty constructor | |
| void | ReadStep (const Handle< StepData_StepReaderData > &data, const Standard_Integer num, Handle< Interface_Check > &ach, const Handle< StepBasic_ProductConceptContext > &ent) const |
| Reads ProductConceptContext | |
| void | WriteStep (StepData_StepWriter &SW, const Handle< StepBasic_ProductConceptContext > &ent) const |
| Writes ProductConceptContext | |
| void | Share (const Handle< StepBasic_ProductConceptContext > &ent, Interface_EntityIterator &iter) const |
| Fills data for graph (shared items) | |
| RWStepBasic_RWProductConceptContext::RWStepBasic_RWProductConceptContext | ( | ) |
| void RWStepBasic_RWProductConceptContext::operator delete | ( | void * | anAddress | ) | [inline] |
| void* RWStepBasic_RWProductConceptContext::operator new | ( | size_t | size | ) | [inline] |
| void* RWStepBasic_RWProductConceptContext::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void RWStepBasic_RWProductConceptContext::ReadStep | ( | const Handle< StepData_StepReaderData > & | data, |
| const Standard_Integer | num, | ||
| Handle< Interface_Check > & | ach, | ||
| const Handle< StepBasic_ProductConceptContext > & | ent | ||
| ) | const |
| void RWStepBasic_RWProductConceptContext::Share | ( | const Handle< StepBasic_ProductConceptContext > & | ent, |
| Interface_EntityIterator & | iter | ||
| ) | const |
| void RWStepBasic_RWProductConceptContext::WriteStep | ( | StepData_StepWriter & | SW, |
| const Handle< StepBasic_ProductConceptContext > & | ent | ||
| ) | const |
1.7.4