aimsgui
5.0.5
|
#include <aims/io/qtformatsheader.h>
Public Member Functions | |
QtFormatsReader (const std::string &name) | |
~QtFormatsReader () | |
void | read (AimsData< T > &thing, const carto::AllocatorContext &context, carto::Object options) |
void | readFrame (AimsData< T > &thing, QtFormatsHeader *hdr, const std::string &filename, unsigned zfame, unsigned tframe) |
called by read(), but you can call it for single frame reading (axial slice) More... | |
Definition at line 51 of file qtformatsheader.h.
|
inline |
Definition at line 58 of file qtformatsR.h.
|
inline |
Definition at line 59 of file qtformatsR.h.
References aims::QtFormatsReader< T >::read(), and aims::QtFormatsReader< T >::readFrame().
|
inline |
Definition at line 86 of file qtformatsR.h.
References carto::DataTypeCode< class >::dataType(), aims::QtFormatsHeader::dimT(), aims::QtFormatsHeader::dimX(), aims::QtFormatsHeader::dimY(), aims::QtFormatsHeader::dimZ(), carto::FileUtil::dirname(), carto::TypedObject< T >::hasProperty(), aims::SliceFormatHeader::inputFilenames(), nt, aims::QtFormatsHeader::read(), aims::QtFormatsReader< T >::readFrame(), carto::TypedObject< T >::removeProperty(), carto::FileUtil::separator(), AimsData< T >::setHeader(), carto::TypedObject< T >::setProperty(), AimsData< T >::setSizeX(), aims::QtFormatsHeader::setType(), aims::QtFormatsHeader::sizeT(), aims::QtFormatsHeader::sizeX(), aims::QtFormatsHeader::sizeY(), and aims::QtFormatsHeader::sizeZ().
Referenced by aims::QtFormatsReader< T >::~QtFormatsReader().
|
inline |
called by read(), but you can call it for single frame reading (axial slice)
Definition at line 175 of file qtformatsR.h.
References AimsData< T >::dimX(), AimsData< T >::dimY(), aims::SliceFormatHeader::filename(), carto::TypedObject< T >::getProperty(), aims::QtFormatsHeader::hasRead(), carto::Mutex::lock(), aims::QtFormatsHeader::qformatsMutex(), and carto::Mutex::unlock().
Referenced by aims::QtFormatsReader< T >::read(), and aims::QtFormatsReader< T >::~QtFormatsReader().