This is the complete list of members for
FFTMemoryCache, including all inherited members.
| allColumnsWritten() | FFTMemoryCache | [inline, virtual] |
| FFTMemoryCache(FFTCache::StorageType storageType, int width, int height) | FFTMemoryCache | |
| getCacheSize(int width, int height, FFTCache::StorageType type) | FFTMemoryCache | [static] |
| getHeight() const | FFTMemoryCache | [inline, virtual] |
| getMagnitudeAt(int x, int y) const | FFTMemoryCache | [inline, virtual] |
| getMagnitudesAt(int x, float *values, int minbin, int count, int step) const | FFTMemoryCache | [inline, virtual] |
| getMaximumMagnitudeAt(int x) const | FFTMemoryCache | [inline, virtual] |
| getNormalizedMagnitudeAt(int x, int y) const | FFTMemoryCache | [inline, virtual] |
| getPhaseAt(int x, int y) const | FFTMemoryCache | [inline, virtual] |
| getStorageType() const | FFTMemoryCache | [inline, virtual] |
| getValuesAt(int x, int y, float &real, float &imag) const | FFTMemoryCache | [inline, virtual] |
| getWidth() const | FFTMemoryCache | [inline, virtual] |
| haveSetColumnAt(int x) const | FFTMemoryCache | [inline, virtual] |
| initialise() | FFTMemoryCache | [private] |
| initialise(uint16_t **&) | FFTMemoryCache | [private] |
| initialise(float **&) | FFTMemoryCache | [private] |
| m_colset | FFTMemoryCache | [private] |
| m_colsetLock | FFTMemoryCache | [mutable, private] |
| m_factor | FFTMemoryCache | [private] |
| m_fimag | FFTMemoryCache | [private] |
| m_fmagnitude | FFTMemoryCache | [private] |
| m_fphase | FFTMemoryCache | [private] |
| m_freal | FFTMemoryCache | [private] |
| m_height | FFTMemoryCache | [private] |
| m_magnitude | FFTMemoryCache | [private] |
| m_phase | FFTMemoryCache | [private] |
| m_storageType | FFTMemoryCache | [private] |
| m_width | FFTMemoryCache | [private] |
| setColumnAt(int x, float *mags, float *phases, float factor) | FFTMemoryCache | [virtual] |
| setColumnAt(int x, float *reals, float *imags) | FFTMemoryCache | [virtual] |
| setMagnitudeAt(int x, int y, float mag) | FFTMemoryCache | [inline, private] |
| setNormalizationFactor(int x, float factor) | FFTMemoryCache | [inline, private] |
| setNormalizedMagnitudeAt(int x, int y, float norm) | FFTMemoryCache | [inline, private] |
| setPhaseAt(int x, int y, float phase) | FFTMemoryCache | [inline, private] |
| ~FFTCacheReader() | FFTCacheReader | [inline, virtual] |
| ~FFTCacheWriter() | FFTCacheWriter | [inline, virtual] |
| ~FFTMemoryCache() | FFTMemoryCache | |