|
Open CASCADE Technology 6.5.2
|
#include <StepData_WriterLib.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| StepData_WriterLib (const Handle< StepData_Protocol > &aprotocol) | |
| StepData_WriterLib () | |
| void | AddProtocol (const Handle< Standard_Transient > &aprotocol) |
| void | Clear () |
| void | SetComplete () |
| Standard_Boolean | Select (const Handle< Standard_Transient > &obj, Handle< StepData_ReadWriteModule > &module, Standard_Integer &CN) const |
| void | Start () |
| Standard_Boolean | More () const |
| void | Next () |
| const Handle_StepData_ReadWriteModule & | Module () const |
| const Handle_StepData_Protocol & | Protocol () const |
Static Public Member Functions | |
| static void | SetGlobal (const Handle< StepData_ReadWriteModule > &amodule, const Handle< StepData_Protocol > &aprotocol) |
| StepData_WriterLib::StepData_WriterLib | ( | const Handle< StepData_Protocol > & | aprotocol | ) |
| StepData_WriterLib::StepData_WriterLib | ( | ) |
| void StepData_WriterLib::AddProtocol | ( | const Handle< Standard_Transient > & | aprotocol | ) |
| void StepData_WriterLib::Clear | ( | ) |
| const Handle_StepData_ReadWriteModule& StepData_WriterLib::Module | ( | ) | const |
| Standard_Boolean StepData_WriterLib::More | ( | ) | const |
| void StepData_WriterLib::Next | ( | ) |
| void StepData_WriterLib::operator delete | ( | void * | anAddress | ) | [inline] |
| void* StepData_WriterLib::operator new | ( | size_t | size | ) | [inline] |
| void* StepData_WriterLib::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| const Handle_StepData_Protocol& StepData_WriterLib::Protocol | ( | ) | const |
| Standard_Boolean StepData_WriterLib::Select | ( | const Handle< Standard_Transient > & | obj, |
| Handle< StepData_ReadWriteModule > & | module, | ||
| Standard_Integer & | CN | ||
| ) | const |
| void StepData_WriterLib::SetComplete | ( | ) |
| static void StepData_WriterLib::SetGlobal | ( | const Handle< StepData_ReadWriteModule > & | amodule, |
| const Handle< StepData_Protocol > & | aprotocol | ||
| ) | [static] |
| void StepData_WriterLib::Start | ( | ) |
1.7.4