Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SVTK_ImageWriter Class Reference

#include <SVTK_ImageWriter.h>

Inheritance diagram for SVTK_ImageWriter:
Inheritance graph

Public Member Functions

 SVTK_ImageWriter (QSemaphore *theSemaphore, vtkAlgorithm *theAlgorithm, vtkImageData *theImageData, const std::string &theName, int theProgressive, int theQuality)
 
 ~SVTK_ImageWriter ()
 

Protected Member Functions

virtual void run ()
 

Protected Attributes

QSemaphore * mySemaphore
 
vtkAlgorithm * myAlgorithm
 
vtkImageData * myImageData
 
std::string myName
 
int myProgressive
 
int myQuality
 
bool myConstraint16Flag
 

Constructor & Destructor Documentation

SVTK_ImageWriter::SVTK_ImageWriter ( QSemaphore *  theSemaphore,
vtkAlgorithm *  theAlgorithm,
vtkImageData *  theImageData,
const std::string &  theName,
int  theProgressive,
int  theQuality 
)
SVTK_ImageWriter::~SVTK_ImageWriter ( )

References MYDEBUG.

Member Function Documentation

void SVTK_ImageWriter::run ( )
protectedvirtual

References MYDEBUG, and myName.

Member Data Documentation

vtkAlgorithm* SVTK_ImageWriter::myAlgorithm
protected
bool SVTK_ImageWriter::myConstraint16Flag
protected
vtkImageData* SVTK_ImageWriter::myImageData
protected
std::string SVTK_ImageWriter::myName
protected
int SVTK_ImageWriter::myProgressive
protected
int SVTK_ImageWriter::myQuality
protected
QSemaphore* SVTK_ImageWriter::mySemaphore
protected

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