46#define obj2IPWGOutput(obj) IPWGOutputPtr(dynamic_cast<IPWGOutput *>((IRCObject *) (obj)), true)
Abstract output sink that can output DOM to a file or stream in a given output format.
Definition jawsmako.h:605
Interface for the PWG Raster IOutput class.
Definition pwgoutput.h:28
static JAWSMAKO_API IPWGOutputPtr create(const IJawsMakoPtr &jawsMako, const IProgressMonitorPtr &progressMonitor=IProgressMonitorPtr())
Create a PWG Output instance.
virtual ~IPWGOutput()=default
virtual void setRenderer(const IRendererPtr &renderer)=0
Set the renderer for the content.
Definition apexcustompostprocess.h:17
EDL::IProgressMonitorPtr IProgressMonitorPtr
Definition types.h:87
#define DECL_SMART_PTR(cls)
Definition smartptr.h:211
#define JAWSMAKO_API
Definition types.h:29