This is the complete list of members for HuginBase::ImageCache, including all inherited members.
| asyncLoadCompleteSignal | HuginBase::ImageCache | |
| clearProgressDisplay(AppBase::ProgressDisplay *disp) | HuginBase::ImageCache | inline |
| EntryPtr typedef | HuginBase::ImageCache | |
| flush() | HuginBase::ImageCache | |
| getImage(const std::string &filename) | HuginBase::ImageCache | |
| getImageIfAvailable(const std::string &filename) | HuginBase::ImageCache | |
| getInstance() | HuginBase::ImageCache | static |
| getSmallImage(const std::string &filename) | HuginBase::ImageCache | |
| getSmallImageIfAvailable(const std::string &filename) | HuginBase::ImageCache | |
| ImageCache() | HuginBase::ImageCache | inlineprivate |
| ImageCache8Ptr typedef | HuginBase::ImageCache | |
| ImageCacheICCProfile typedef | HuginBase::ImageCache | |
| ImageCacheRGB16Ptr typedef | HuginBase::ImageCache | |
| ImageCacheRGB8Ptr typedef | HuginBase::ImageCache | |
| ImageCacheRGBFloatPtr typedef | HuginBase::ImageCache | |
| images | HuginBase::ImageCache | private |
| importAndConvertAlphaImage(const vigra::ImageImportInfo &info, vigra::pair< DestIterator, DestAccessor > dest, vigra::pair< MaskIterator, MaskAccessor > mask, const std::string &type) | HuginBase::ImageCache | privatestatic |
| importAndConvertImage(const vigra::ImageImportInfo &info, vigra::pair< DestIterator, DestAccessor > dest, const std::string &type) | HuginBase::ImageCache | privatestatic |
| instance | HuginBase::ImageCache | privatestatic |
| loadImageSafely(const std::string &filename) | HuginBase::ImageCache | privatestatic |
| loadSafely(RequestPtr request, EntryPtr large=EntryPtr()) | HuginBase::ImageCache | privatestatic |
| loadSmallImageSafely(EntryPtr entry) | HuginBase::ImageCache | privatestatic |
| m_accessCounter | HuginBase::ImageCache | private |
| m_progress | HuginBase::ImageCache | private |
| m_requests | HuginBase::ImageCache | private |
| m_smallRequests | HuginBase::ImageCache | private |
| postEvent(RequestPtr request, EntryPtr entry) | HuginBase::ImageCache | |
| pyrImages | HuginBase::ImageCache | private |
| removeImage(const std::string &filename) | HuginBase::ImageCache | |
| removeRequest(RequestPtr request) | HuginBase::ImageCache | |
| requestAsyncImage(const std::string &filename) | HuginBase::ImageCache | |
| requestAsyncSmallImage(const std::string &filename) | HuginBase::ImageCache | |
| RequestPtr typedef | HuginBase::ImageCache | |
| setProgressDisplay(AppBase::ProgressDisplay *disp) | HuginBase::ImageCache | inline |
| SetUpperLimit(const unsigned long long newUpperLimit) | HuginBase::ImageCache | inline |
| softFlush() | HuginBase::ImageCache | |
| spawnAsyncThread() | HuginBase::ImageCache | private |
| upperBound | HuginBase::ImageCache | private |
| ~ImageCache() | HuginBase::ImageCache | inlinevirtual |