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 | [inline, protected] |
getFromReadBufCompactUnsigned(int x, int y) const | FFTFileCacheReader | [inline, protected] |
getFromReadBufStandard(int x, int y) const | FFTFileCacheReader | [inline, protected] |
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 | [inline, protected] |
getNormalizedMagnitudeAt(int x, int y) const | FFTFileCacheReader | [virtual] |
getPhaseAt(int x, int y) const | FFTFileCacheReader | [virtual] |
getStorageType() const | FFTFileCacheReader | [inline, virtual] |
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 | [mutable, protected] |
m_readbufCol | FFTFileCacheReader | [mutable, protected] |
m_readbufGood | FFTFileCacheReader | [mutable, protected] |
m_readbufWidth | FFTFileCacheReader | [mutable, protected] |
m_storageType | FFTFileCacheReader | [protected] |
populateReadBuf(int x) const | FFTFileCacheReader | [protected] |
~FFTCacheReader() | FFTCacheReader | [inline, virtual] |
~FFTFileCacheReader() | FFTFileCacheReader | |