Tool to work on a AssociativityDef. Called by various Modules
(ReadWriteModule, GeneralModule, SpecificModule)
#include <IGESDefs_ToolAssociativityDef.hxx>
Public Member Functions |
| DEFINE_STANDARD_ALLOC | IGESDefs_ToolAssociativityDef () |
| | Returns a ToolAssociativityDef, ready to work
|
| void | ReadOwnParams (const Handle< IGESDefs_AssociativityDef > &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< IGESDefs_AssociativityDef > &ent, IGESData_IGESWriter &IW) const |
| | Writes own parameters to IGESWriter
|
| void | OwnShared (const Handle< IGESDefs_AssociativityDef > &ent, Interface_EntityIterator &iter) const |
| | Lists the Entities shared by a AssociativityDef <ent>, from
its specific (own) parameters
|
| IGESData_DirChecker | DirChecker (const Handle< IGESDefs_AssociativityDef > &ent) const |
| | Returns specific DirChecker
|
| void | OwnCheck (const Handle< IGESDefs_AssociativityDef > &ent, const Interface_ShareTool &shares, Handle< Interface_Check > &ach) const |
| | Performs Specific Semantic Check
|
| void | OwnCopy (const Handle< IGESDefs_AssociativityDef > &entfrom, const Handle< IGESDefs_AssociativityDef > &entto, Interface_CopyTool &TC) const |
| | Copies Specific Parameters
|
| void | OwnDump (const Handle< IGESDefs_AssociativityDef > &ent, const IGESData_IGESDumper &dumper, const Handle< Message_Messenger > &S, const Standard_Integer own) const |
| | Dump of Specific Parameters
|
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following file: