This is the complete list of members for KisLazySharedCacheStorageBase< DataWrapper, T, Args >, including all inherited members.
| ConstType typedef | KisLazySharedCacheStorageBase< DataWrapper, T, Args > | |
| FactoryType typedef | KisLazySharedCacheStorageBase< DataWrapper, T, Args > | |
| initialize(Args... args) | KisLazySharedCacheStorageBase< DataWrapper, T, Args > | inline |
| isNull() const | KisLazySharedCacheStorageBase< DataWrapper, T, Args > | inline |
| KisLazySharedCacheStorageBase() | KisLazySharedCacheStorageBase< DataWrapper, T, Args > | inline |
| KisLazySharedCacheStorageBase(std::function< FactoryType > factory) | KisLazySharedCacheStorageBase< DataWrapper, T, Args > | inline |
| KisLazySharedCacheStorageBase(const KisLazySharedCacheStorageBase &rhs) | KisLazySharedCacheStorageBase< DataWrapper, T, Args > | inline |
| m_cachedValue | KisLazySharedCacheStorageBase< DataWrapper, T, Args > | private |
| m_dataWrapper | KisLazySharedCacheStorageBase< DataWrapper, T, Args > | private |
| m_factory | KisLazySharedCacheStorageBase< DataWrapper, T, Args > | private |
| m_mutex | KisLazySharedCacheStorageBase< DataWrapper, T, Args > | mutableprivate |
| reset() | KisLazySharedCacheStorageBase< DataWrapper, T, Args > | inline |
| setFactory(std::function< FactoryType > factory) | KisLazySharedCacheStorageBase< DataWrapper, T, Args > | inline |
| value(Args... args) | KisLazySharedCacheStorageBase< DataWrapper, T, Args > | inline |