MIE::JOB_SHAPE_LINKABLE Class Reference

#include <mie/shapelink.h>

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

List of all members.

Public Member Functions

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

Protected Member Functions

virtual bool v_ImportNeedTempFile () const

Constructor & Destructor Documentation

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

Member Function Documentation

virtual bool MIE::JOB_SHAPE_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_GEOMETRIC.


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

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