2 #include "StorageController_p.h"
10 StorageController::~StorageController() {
The master parameters class.
StorageController(StorageController &other)
disable copy
This is the include file for standard system include files, or project specific include files that ar...
StorageController::Impl *const Pimpl() const
The StorageController controls the conversion of multi images to TIFF and the storage of those...
The implementation class of the StorageController.
A synchronized, thread-safe queue was modeled after ringbuffer example from boost?! and/or a Herb Sutter column?!
Base class for all controllers.