Tool to work on a ElementResults. Called by various Modules
(ReadWriteModule, GeneralModule, SpecificModule)
#include <IGESAppli_ToolElementResults.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | IGESAppli_ToolElementResults () |
| | Returns a ToolElementResults, ready to work
|
| void | ReadOwnParams (const Handle< IGESAppli_ElementResults > &ent, const Handle< IGESData_IGESReaderData > &IR, IGESData_ParamReader &PR) const |
| | Reads own parameters from file. <PR> gives access to them,
<IR> detains parameter types and values
|
| void | WriteOwnParams (const Handle< IGESAppli_ElementResults > &ent, IGESData_IGESWriter &IW) const |
| | Writes own parameters to IGESWriter
|
| void | OwnShared (const Handle< IGESAppli_ElementResults > &ent, Interface_EntityIterator &iter) const |
| | Lists the Entities shared by a ElementResults <ent>, from
its specific (own) parameters
|
| IGESData_DirChecker | DirChecker (const Handle< IGESAppli_ElementResults > &ent) const |
| | Returns specific DirChecker
|
| void | OwnCheck (const Handle< IGESAppli_ElementResults > &ent, const Interface_ShareTool &shares, Handle< Interface_Check > &ach) const |
| | Performs Specific Semantic Check
|
| void | OwnCopy (const Handle< IGESAppli_ElementResults > &entfrom, const Handle< IGESAppli_ElementResults > &entto, Interface_CopyTool &TC) const |
| | Copies Specific Parameters
|
| void | OwnDump (const Handle< IGESAppli_ElementResults > &ent, const IGESData_IGESDumper &dumper, const Handle< Message_Messenger > &S, const Standard_Integer own) const |
| | Dump of Specific Parameters
|
Constructor & Destructor Documentation
| IGESAppli_ToolElementResults::IGESAppli_ToolElementResults |
( |
| ) |
|
Member Function Documentation
| void IGESAppli_ToolElementResults::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* IGESAppli_ToolElementResults::operator new |
( |
size_t |
size | ) |
[inline] |
| void* IGESAppli_ToolElementResults::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: