JUCE
|
This is the complete list of members for ThreadLocalValue< Type >, including all inherited members.
get() const noexcept | ThreadLocalValue< Type > | |
operator Type *() const noexcept | ThreadLocalValue< Type > | |
operator*() const noexcept | ThreadLocalValue< Type > | |
operator->() const noexcept | ThreadLocalValue< Type > | |
operator=(const Type &newValue) | ThreadLocalValue< Type > | |
releaseCurrentThreadStorage() | ThreadLocalValue< Type > | |
ThreadLocalValue()=default | ThreadLocalValue< Type > | |
~ThreadLocalValue() | ThreadLocalValue< Type > |