#include <IGESPlugin_IECallBack.hxx>

Public Member Functions | |
| IGESPlugin_IECallBack () | |
| ~IGESPlugin_IECallBack () | |
| bool | Export (int theDocId, const Handle(GEOM_Object) theOriginal, const TCollection_AsciiString &theFileName, const TCollection_AsciiString &theFormatName) | 
| Handle (TColStd_HSequenceOfTransient) Import(int theDocId | |
| TCollection_AsciiString | ReadValue (int theDocId, const TCollection_AsciiString &theFileName, const TCollection_AsciiString &theFormatName, const TCollection_AsciiString &theParameterName) | 
  Public Member Functions inherited from GEOMImpl_IECallBack | |
| Standard_EXPORT | GEOMImpl_IECallBack () | 
| Standard_EXPORT | ~GEOMImpl_IECallBack () | 
Public Attributes | |
| const TCollection_AsciiString & | theFormatName | 
| const TCollection_AsciiString  const TCollection_AsciiString &  | theFileName | 
  Public Attributes inherited from GEOMImpl_IECallBack | |
| virtual Standard_EXPORT const  TCollection_AsciiString &  | theFormatName | 
| virtual Standard_EXPORT const  TCollection_AsciiString const TCollection_AsciiString &  | theFileName | 
Additional Inherited Members | |
  Static Public Member Functions inherited from GEOMImpl_IECallBack | |
| static Standard_EXPORT void | Register (const TCollection_AsciiString &theFormatName, GEOMImpl_IECallBack *theCallBack) | 
| static GEOMImpl_IECallBack * | GetCallBack (const TCollection_AsciiString &theFormatName) | 
  Protected Member Functions inherited from GEOMImpl_IECallBack | |
| Standard_EXPORT GEOMImpl_Gen * | GetEngine () | 
| IGESPlugin_IECallBack::IGESPlugin_IECallBack | ( | ) | 
constructor
| IGESPlugin_IECallBack::~IGESPlugin_IECallBack | ( | ) | 
destructor
      
  | 
  virtual | 
Export
Reimplemented from GEOMImpl_IECallBack.
References IGESPlugin_IOperations::ExportIGES(), IGESPlugin_OperationsCreator::get(), and GEOMImpl_IECallBack::GetEngine().
      
  | 
  virtual | 
Reimplemented from GEOMImpl_IECallBack.
      
  | 
  virtual | 
ReadValue
Reimplemented from GEOMImpl_IECallBack.
References IGESPlugin_OperationsCreator::get(), GEOMImpl_IECallBack::GetEngine(), and IGESPlugin_IOperations::ReadValue().
| const TCollection_AsciiString const TCollection_AsciiString& IGESPlugin_IECallBack::theFileName | 
| const TCollection_AsciiString& IGESPlugin_IECallBack::theFormatName |