HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_ThreadSpecificValue< T, ALIGNMENT > Member List

This is the complete list of members for UT_ThreadSpecificValue< T, ALIGNMENT >, including all inherited members.

begin() const UT_ThreadSpecificValue< T, ALIGNMENT >inline
begin()UT_ThreadSpecificValue< T, ALIGNMENT >inline
clear()UT_ThreadSpecificValue< T, ALIGNMENT >inline
const_iterator classUT_ThreadSpecificValue< T, ALIGNMENT >friend
end() const UT_ThreadSpecificValue< T, ALIGNMENT >inline
end()UT_ThreadSpecificValue< T, ALIGNMENT >inline
get()UT_ThreadSpecificValue< T, ALIGNMENT >inline
get() const UT_ThreadSpecificValue< T, ALIGNMENT >inline
getMemoryUsage(bool inclusive) const UT_ThreadSpecificValue< T, ALIGNMENT >inline
getValueForThread(int thread_index)UT_ThreadSpecificValue< T, ALIGNMENT >inline
getValueForThread(int thread_index) const UT_ThreadSpecificValue< T, ALIGNMENT >inline
local()UT_ThreadSpecificValue< T, ALIGNMENT >inline
local() const UT_ThreadSpecificValue< T, ALIGNMENT >inline
maxThreadsSeen() const UT_ThreadSpecificValue< T, ALIGNMENT >inline
operator=(const ThisType &src)UT_ThreadSpecificValue< T, ALIGNMENT >inline
operator=(ThisType &&)=defaultUT_ThreadSpecificValue< T, ALIGNMENT >
UT_ThreadSpecificValue()UT_ThreadSpecificValue< T, ALIGNMENT >inline
UT_ThreadSpecificValue(const ThisType &src)UT_ThreadSpecificValue< T, ALIGNMENT >inlineexplicit
UT_ThreadSpecificValue(ThisType &&)=defaultUT_ThreadSpecificValue< T, ALIGNMENT >
value_type typedefUT_ThreadSpecificValue< T, ALIGNMENT >