#include <BREPPlugin_IECallBack.hxx>
Public Member Functions | |
BREPPlugin_IECallBack () | |
~BREPPlugin_IECallBack () | |
bool | Export (int theDocId, const Handle(GEOM_Object) theOriginal, const TCollection_AsciiString &theFileName, const TCollection_AsciiString &theFormatName) |
Handle (TColStd_HSequenceOfTransient) Import(int theDocId | |
Public Member Functions inherited from GEOMImpl_IECallBack | |
Standard_EXPORT | GEOMImpl_IECallBack () |
Standard_EXPORT | ~GEOMImpl_IECallBack () |
virtual Standard_EXPORT TCollection_AsciiString | ReadValue (int theDocId, const TCollection_AsciiString &theFileName, const TCollection_AsciiString &theFormatName, const TCollection_AsciiString &theParameterName) |
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 () |
BREPPlugin_IECallBack::BREPPlugin_IECallBack | ( | ) |
constructor
BREPPlugin_IECallBack::~BREPPlugin_IECallBack | ( | ) |
destructor
|
virtual |
Export
Reimplemented from GEOMImpl_IECallBack.
References BREPPlugin_IOperations::ExportBREP(), BREPPlugin_OperationsCreator::get(), and GEOMImpl_IECallBack::GetEngine().
|
virtual |
Reimplemented from GEOMImpl_IECallBack.
const TCollection_AsciiString const TCollection_AsciiString& BREPPlugin_IECallBack::theFileName |
const TCollection_AsciiString& BREPPlugin_IECallBack::theFormatName |