|
Krita Source Code Documentation
|
This is the complete list of members for KisLazyStorage< T, Args >, including all inherited members.
| constructObject(Args... args) | KisLazyStorage< T, Args > | inlineprivatestatic |
| getPointer() | KisLazyStorage< T, Args > | inlineprivate |
| KisLazyStorage(Args... args) | KisLazyStorage< T, Args > | inlineexplicit |
| KisLazyStorage(init_value_tag, T &&value) | KisLazyStorage< T, Args > | inlineexplicit |
| KisLazyStorage(const KisLazyStorage &rhs)=delete | KisLazyStorage< T, Args > | |
| KisLazyStorage(KisLazyStorage &&rhs) | KisLazyStorage< T, Args > | inline |
| m_constructionArgs | KisLazyStorage< T, Args > | private |
| m_data | KisLazyStorage< T, Args > | private |
| m_mutex | KisLazyStorage< T, Args > | private |
| operator*() | KisLazyStorage< T, Args > | inline |
| operator->() | KisLazyStorage< T, Args > | inline |
| operator=(const KisLazyStorage &rhs)=delete | KisLazyStorage< T, Args > | |
| operator=(KisLazyStorage &&rhs) | KisLazyStorage< T, Args > | inline |
| ~KisLazyStorage() | KisLazyStorage< T, Args > | inline |