Version: 9.15.0
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

◆ TWriterThreads

Constructor & Destructor Documentation

◆ SVTK_ImageWriterMgr()

SVTK_ImageWriterMgr::SVTK_ImageWriterMgr ( )

◆ ~SVTK_ImageWriterMgr()

SVTK_ImageWriterMgr::~SVTK_ImageWriterMgr ( )

Member Function Documentation

◆ StartImageWriter()

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

◆ Stop()

void SVTK_ImageWriterMgr::Stop ( )

< TODO: conversion from size_t to int

Member Data Documentation

◆ mySemaphore

QSemaphore* SVTK_ImageWriterMgr::mySemaphore
protected

◆ myThreads

TWriterThreads SVTK_ImageWriterMgr::myThreads
protected

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