JUCE
ThreadLocalValue< Type > Member List

This is the complete list of members for ThreadLocalValue< Type >, including all inherited members.

get() const noexceptThreadLocalValue< Type >
operator Type *() const noexceptThreadLocalValue< Type >
operator*() const noexceptThreadLocalValue< Type >
operator->() const noexceptThreadLocalValue< Type >
operator=(const Type &newValue)ThreadLocalValue< Type >
releaseCurrentThreadStorage()ThreadLocalValue< Type >
ThreadLocalValue() noexceptThreadLocalValue< Type >
~ThreadLocalValue()ThreadLocalValue< Type >