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

#include <SVTK_ImageWriterMgr.h>

Public Types

typedef std::vector
< SVTK_ImageWriter * > 
TWriterThreads
 

Public Member Functions

 SVTK_ImageWriterMgr ()
 
 ~SVTK_ImageWriterMgr ()
 
void StartImageWriter (vtkAlgorithm *theAlgorithm, vtkImageData *theImageData, const std::string &theName, const int theProgressive, const int theQuality)
 
void Stop ()
 

Protected Attributes

TWriterThreads myThreads
 
QSemaphore * mySemaphore
 

Member Typedef Documentation

Constructor & Destructor Documentation

SVTK_ImageWriterMgr::SVTK_ImageWriterMgr ( )

References MYDEBUG.

SVTK_ImageWriterMgr::~SVTK_ImageWriterMgr ( )

Member Function Documentation

void SVTK_ImageWriterMgr::StartImageWriter ( vtkAlgorithm *  theAlgorithm,
vtkImageData *  theImageData,
const std::string &  theName,
const int  theProgressive,
const int  theQuality 
)
void SVTK_ImageWriterMgr::Stop ( )

References MYDEBUG.

Member Data Documentation

QSemaphore* SVTK_ImageWriterMgr::mySemaphore
protected
TWriterThreads SVTK_ImageWriterMgr::myThreads
protected

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