24 #ifndef ODGSBASEMODULE_INC
25 #define ODGSBASEMODULE_INC
OdSmartPtr< OdGsBaseModule > OdGsBaseModulePtr
GS_TOOLKIT_EXPORT void odgsUninitialize()
GS_TOOLKIT_EXPORT void odgsInitialize()
#define GS_TOOLKIT_EXPORT
virtual OdSmartPtr< OdGsBaseVectorizeDevice > createBitmapDeviceObject()
void fire_viewWasCreated(OdGsView *pView)
ODRX_DECLARE_MEMBERS(OdGsBaseModule)
void fire_gsToBeUnloaded(OdGsModule *pModule)
OdSmartPtr< OdGsViewImpl > createBitmapView()
virtual OdSmartPtr< OdGsViewImpl > createBitmapViewObject()
virtual OdSmartPtr< OdGsViewImpl > createViewObject()=0
void removeReactor(OdGsReactor *pReactor)
virtual OdSmartPtr< OdGsBaseVectorizeDevice > createDeviceObject()=0
OdSmartPtr< OdGsViewImpl > createView()
OdGsDevicePtr createBitmapDevice()
void addReactor(OdGsReactor *pReactor)
OdGsDevicePtr createDevice()
void fire_viewToBeDestroyed(OdGsView *pView)