#include <STEPPlugin_IECallBack.hxx>

Public Member Functions | |
| STEPPlugin_IECallBack () | |
| ~STEPPlugin_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 () | 
| STEPPlugin_IECallBack::STEPPlugin_IECallBack | ( | ) | 
constructor
| STEPPlugin_IECallBack::~STEPPlugin_IECallBack | ( | ) | 
destructor
      
  | 
  virtual | 
Export
Reimplemented from GEOMImpl_IECallBack.
References STEPPlugin_IOperations::ExportSTEP(), STEPPlugin_OperationsCreator::get(), GEOMImpl_IECallBack::GetEngine(), and STEPPlugin_IOperations::LengthUnit_Meter.
      
  | 
  virtual | 
Reimplemented from GEOMImpl_IECallBack.
      
  | 
  virtual | 
ReadValue
Reimplemented from GEOMImpl_IECallBack.
References STEPPlugin_OperationsCreator::get(), GEOMImpl_IECallBack::GetEngine(), and STEPPlugin_IOperations::ReadValue().
| const TCollection_AsciiString const TCollection_AsciiString& STEPPlugin_IECallBack::theFileName | 
| const TCollection_AsciiString& STEPPlugin_IECallBack::theFormatName |