| Compact enum value | FFTFileCache | |
| FFTCache() | FFTCache | [inline, protected] |
| FFTFileCache(QString fileBase, MatrixFile::Mode mode, StorageType storageType) | FFTFileCache | |
| FileCache enum value | FFTCache | |
| getCacheSize(size_t width, size_t height, StorageType type) | FFTFileCache | [static] |
| getFromReadBufCompactSigned(size_t x, size_t y) const | FFTFileCache | [inline, protected] |
| getFromReadBufCompactUnsigned(size_t x, size_t y) const | FFTFileCache | [inline, protected] |
| getFromReadBufStandard(size_t x, size_t y) const | FFTFileCache | [inline, protected] |
| getHeight() const | FFTFileCache | [virtual] |
| getMagnitudeAt(size_t x, size_t y) const | FFTFileCache | [virtual] |
| getMaximumMagnitudeAt(size_t x) const | FFTFileCache | [virtual] |
| getMode() const | FFTFileCache | [inline] |
| getNormalizationFactor(size_t col) const | FFTFileCache | [inline, protected] |
| getNormalizedMagnitudeAt(size_t x, size_t y) const | FFTFileCache | [virtual] |
| getPhaseAt(size_t x, size_t y) const | FFTFileCache | [virtual] |
| getType() | FFTFileCache | [inline, virtual] |
| getValuesAt(size_t x, size_t y, float &real, float &imag) const | FFTFileCache | [virtual] |
| getWidth() const | FFTFileCache | [virtual] |
| haveSetColumnAt(size_t x) const | FFTFileCache | [virtual] |
| m_factorSize | FFTFileCache | [protected] |
| m_mfc | FFTFileCache | [protected] |
| m_readbuf | FFTFileCache | [mutable, protected] |
| m_readbufCol | FFTFileCache | [mutable, protected] |
| m_readbufWidth | FFTFileCache | [mutable, protected] |
| m_storageType | FFTFileCache | [protected] |
| m_writebuf | FFTFileCache | [protected] |
| m_writeMutex | FFTFileCache | [protected] |
| MemoryCache enum value | FFTCache | |
| Polar enum value | FFTFileCache | |
| populateReadBuf(size_t x) const | FFTFileCache | [protected] |
| Rectangular enum value | FFTFileCache | |
| reset() | FFTFileCache | [virtual] |
| resize(size_t width, size_t height) | FFTFileCache | [virtual] |
| setColumnAt(size_t x, float *mags, float *phases, float factor) | FFTFileCache | [virtual] |
| setColumnAt(size_t x, float *reals, float *imags) | FFTFileCache | [virtual] |
| setNormalizationFactorToWritebuf(float newfactor) | FFTFileCache | [inline, protected] |
| StorageType enum name | FFTFileCache | |
| suspend() | FFTFileCache | [inline, virtual] |
| Type enum name | FFTCache | |
| ~FFTCache() | FFTCache | [inline, virtual] |
| ~FFTFileCache() | FFTFileCache | [virtual] |