Open CASCADE Technology 6.6.0
Public Member Functions
IGESDefs_ToolAttributeDef Class Reference

Tool to work on a AttributeDef. Called by various Modules
(ReadWriteModule, GeneralModule, SpecificModule)

#include <IGESDefs_ToolAttributeDef.hxx>

Public Member Functions

 IGESDefs_ToolAttributeDef ()
 Returns a ToolAttributeDef, ready to work

void ReadOwnParams (const Handle< IGESDefs_AttributeDef > &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_AttributeDef > &ent, IGESData_IGESWriter &IW) const
 Writes own parameters to IGESWriter

void OwnShared (const Handle< IGESDefs_AttributeDef > &ent, Interface_EntityIterator &iter) const
 Lists the Entities shared by a AttributeDef <ent>, from
its specific (own) parameters

IGESData_DirChecker DirChecker (const Handle< IGESDefs_AttributeDef > &ent) const
 Returns specific DirChecker

void OwnCheck (const Handle< IGESDefs_AttributeDef > &ent, const Interface_ShareTool &shares, Handle< Interface_Check > &ach) const
 Performs Specific Semantic Check

void OwnCopy (const Handle< IGESDefs_AttributeDef > &entfrom, const Handle< IGESDefs_AttributeDef > &entto, Interface_CopyTool &TC) const
 Copies Specific Parameters

void OwnDump (const Handle< IGESDefs_AttributeDef > &ent, const IGESData_IGESDumper &dumper, const Handle< Message_Messenger > &S, const Standard_Integer own) const
 Dump of Specific Parameters


Constructor & Destructor Documentation

IGESDefs_ToolAttributeDef::IGESDefs_ToolAttributeDef ( )

Member Function Documentation

IGESData_DirChecker IGESDefs_ToolAttributeDef::DirChecker ( const Handle< IGESDefs_AttributeDef > &  ent) const
void IGESDefs_ToolAttributeDef::OwnCheck ( const Handle< IGESDefs_AttributeDef > &  ent,
const Interface_ShareTool shares,
Handle< Interface_Check > &  ach 
) const
void IGESDefs_ToolAttributeDef::OwnCopy ( const Handle< IGESDefs_AttributeDef > &  entfrom,
const Handle< IGESDefs_AttributeDef > &  entto,
Interface_CopyTool TC 
) const
void IGESDefs_ToolAttributeDef::OwnDump ( const Handle< IGESDefs_AttributeDef > &  ent,
const IGESData_IGESDumper dumper,
const Handle< Message_Messenger > &  S,
const Standard_Integer  own 
) const
void IGESDefs_ToolAttributeDef::OwnShared ( const Handle< IGESDefs_AttributeDef > &  ent,
Interface_EntityIterator iter 
) const
void IGESDefs_ToolAttributeDef::ReadOwnParams ( const Handle< IGESDefs_AttributeDef > &  ent,
const Handle< IGESData_IGESReaderData > &  IR,
IGESData_ParamReader PR 
) const
void IGESDefs_ToolAttributeDef::WriteOwnParams ( const Handle< IGESDefs_AttributeDef > &  ent,
IGESData_IGESWriter IW 
) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines