This is the complete list of members for FFTFileCacheReader, including all inherited members.
| FFTFileCacheReader(FFTFileCacheWriter *) | FFTFileCacheReader | |
| getCacheSize(int width, int height, FFTCache::StorageType type) | FFTFileCacheReader | static |
| getFromReadBufCompactSigned(int x, int y) const | FFTFileCacheReader | inlineprotected |
| getFromReadBufCompactUnsigned(int x, int y) const | FFTFileCacheReader | inlineprotected |
| getFromReadBufStandard(int x, int y) const | FFTFileCacheReader | inlineprotected |
| getHeight() const | FFTFileCacheReader | virtual |
| getMagnitudeAt(int x, int y) const | FFTFileCacheReader | virtual |
| getMagnitudesAt(int x, float *values, int minbin, int count, int step) const | FFTFileCacheReader | virtual |
| getMaximumMagnitudeAt(int x) const | FFTFileCacheReader | virtual |
| getNormalizationFactor(int col) const | FFTFileCacheReader | inlineprotected |
| getNormalizedMagnitudeAt(int x, int y) const | FFTFileCacheReader | virtual |
| getPhaseAt(int x, int y) const | FFTFileCacheReader | virtual |
| getStorageType() const | FFTFileCacheReader | inlinevirtual |
| getValuesAt(int x, int y, float &real, float &imag) const | FFTFileCacheReader | virtual |
| getWidth() const | FFTFileCacheReader | virtual |
| haveSetColumnAt(int x) const | FFTFileCacheReader | virtual |
| m_factorSize | FFTFileCacheReader | protected |
| m_mfc | FFTFileCacheReader | protected |
| m_readbuf | FFTFileCacheReader | mutableprotected |
| m_readbufCol | FFTFileCacheReader | mutableprotected |
| m_readbufGood | FFTFileCacheReader | mutableprotected |
| m_readbufWidth | FFTFileCacheReader | mutableprotected |
| m_storageType | FFTFileCacheReader | protected |
| populateReadBuf(int x) const | FFTFileCacheReader | protected |
| ~FFTCacheReader() | FFTCacheReader | inlinevirtual |
| ~FFTFileCacheReader() | FFTFileCacheReader | |