Krita Source Code Documentation
Loading...
Searching...
No Matches
KisLazyStorage< T, Args > Member List

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)=deleteKisLazyStorage< T, Args >
KisLazyStorage(KisLazyStorage &&rhs)KisLazyStorage< T, Args >inline
m_constructionArgsKisLazyStorage< T, Args >private
m_dataKisLazyStorage< T, Args >private
m_mutexKisLazyStorage< T, Args >private
operator*()KisLazyStorage< T, Args >inline
operator->()KisLazyStorage< T, Args >inline
operator=(const KisLazyStorage &rhs)=deleteKisLazyStorage< T, Args >
operator=(KisLazyStorage &&rhs)KisLazyStorage< T, Args >inline
~KisLazyStorage()KisLazyStorage< T, Args >inline