MIE::JOB_RASTER_LINKABLE Class Reference

#include <mie/rastlink.h>

Inheritance diagram for MIE::JOB_RASTER_LINKABLE:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 JOB_RASTER_LINKABLE (const FORMAT &format, const SETTINGS &settings)
virtual ~JOB_RASTER_LINKABLE ()

Protected Member Functions

virtual bool v_ImportNeedTempFile () const

Constructor & Destructor Documentation

MIE::JOB_RASTER_LINKABLE::JOB_RASTER_LINKABLE ( const FORMAT format,
const SETTINGS settings 
) [inline]
virtual MIE::JOB_RASTER_LINKABLE::~JOB_RASTER_LINKABLE (  )  [virtual]

Member Function Documentation

virtual bool MIE::JOB_RASTER_LINKABLE::v_ImportNeedTempFile (  )  const [protected, virtual]

Determine if we need to import to a tempfile and then do something to transfer to the real file later.

If this returns true, v_ImportEnd() should copy/extract/convert the object from the temp file to its final home. Derived class should call base class implementation and return true if it says a temp file is needed

Reimplemented from MIE::JOB_RASTER.


The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:36:34 2012 for TNTsdk 2012 by  doxygen 1.6.1