absDiffMean(const Image< T > &img) const | ImageCacheAvg< T > | [inline] |
back() const | ImageCache< T > | [inline, virtual] |
clampedDiffMean(const Image< T > &img) const | ImageCacheAvg< T > | [inline] |
clear() | ImageCache< T > | [inline, virtual] |
doWhenAdd(const Image< T > &img) | ImageCacheAvg< T > | [inline, protected, virtual] |
doWhenRemove(const Image< T > &img) | ImageCacheAvg< T > | [inline, protected, virtual] |
empty() const | ImageCache< T > | [inline, virtual] |
front() const | ImageCache< T > | [inline, virtual] |
getImage(const uint lev) const | ImageCache< T > | [inline, virtual] |
getMaxSize() const | ImageCache< T > | [inline, virtual] |
ImageCache(uint maxSize=0) | ImageCache< T > | [inline] |
ImageCacheAvg() | ImageCacheAvg< T > | [inline] |
ImageCacheAvg(uint maxSize) | ImageCacheAvg< T > | [inline] |
itsCache | ImageCache< T > | [protected] |
itsMaxSize | ImageCache< T > | [protected] |
itsSumImg | ImageCacheAvg< T > | [protected] |
mean() const | ImageCacheAvg< T > | [inline] |
operator[](const uint lev) const | ImageCache< T > | [inline, virtual] |
pop_front() | ImageCache< T > | [inline, virtual] |
popOffOld() | ImageCache< T > | [inline, protected, virtual] |
push_back(const Image< T > &img) | ImageCache< T > | [inline, virtual] |
setMaxSize(const uint maxSize) | ImageCache< T > | [inline, virtual] |
size() const | ImageCache< T > | [inline, virtual] |
sum() const | ImageCacheAvg< T > | [inline] |
~ImageCache() | ImageCache< T > | [inline, virtual] |