Open CASCADE Technology 6.6.0
|
Defines Services attached to IGES Entities :
Dump & OwnCorrect, for IGESAppli
#include <IGESAppli_SpecificModule.hxx>
Public Member Functions | |
IGESAppli_SpecificModule () | |
Creates a SpecificModule from IGESAppli & puts it into SpecificLib | |
void | OwnDump (const Standard_Integer CN, const Handle< IGESData_IGESEntity > &ent, const IGESData_IGESDumper &dumper, const Handle< Message_Messenger > &S, const Standard_Integer own) const |
Specific Dump (own parameters) for IGESAppli | |
virtual Standard_Boolean | OwnCorrect (const Standard_Integer CN, const Handle< IGESData_IGESEntity > &ent) const |
IGESAppli_SpecificModule::IGESAppli_SpecificModule | ( | ) |
virtual Standard_Boolean IGESAppli_SpecificModule::OwnCorrect | ( | const Standard_Integer | CN, |
const Handle< IGESData_IGESEntity > & | ent | ||
) | const [virtual] |
---Purpose
Reimplemented from IGESData_SpecificModule.
void IGESAppli_SpecificModule::OwnDump | ( | const Standard_Integer | CN, |
const Handle< IGESData_IGESEntity > & | ent, | ||
const IGESData_IGESDumper & | dumper, | ||
const Handle< Message_Messenger > & | S, | ||
const Standard_Integer | own | ||
) | const [virtual] |
Implements IGESData_SpecificModule.