76#if !defined( FX_BIM_CONVERTERS ) && !defined( FXBIM_SCEXE )
OdSmartPtr< CFxBIMDatabaseReference > CFxBIMDatabaseReferencePtr
typedef void(APIENTRYP PFNGLACTIVETEXTUREPROC)(GLenum texture)
GLint GLenum GLsizei GLsizei GLint GLsizei const void * data
GLuint const GLchar * name
GLsizei GLsizei GLchar * source
GLuint GLsizei GLsizei GLint GLenum * type
FXBIM_API Error Finish(const CFxBIMConversion &cvt)
FXBIM_API Error Fail(const CFxBIMConversion &cvt)
FXBIM_API Error Remove(const OdString &name)
FXBIM_API Error Add(const CFxBIMConversion &cvt)
FXBIM_API Error Abort(const CFxBIMConversion &cvt)
FXBIM_API CFxBIMConversion * Find(const OdString &name)
OdDbHostAppProgressMeter * _pProgress
static CFxBIMConversion::Type FromString(const OdString &arg)
std::function< void(int exitCode, int exitStatus) > fn_finish_t
std::function< bool() > fn_abort_t
static OdString ToString(const CFxBIMConversion &c)
CFxBIMConversion(fileType type, Data data, int flags, const OdString &source, bool async, CFxDocument *pDoc)
CFxBIMConversion()=delete
static std::tuple< CFxBIMDatabaseReferencePtr, Error > CreateBIMDbRef(const OdString &dwgPath, const OdString &originalPath, int flags, OdDbDatabase *pDb, const OdString &fileId)
std::function< void(const OdString &dwgPath, const OdString &originalPath, int flags) > fn_ready_t
std::function< void(const OdString &err) > fn_error_t