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

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

append(const T &item, exint cost=0)UT_ThreadQueue< T >inline
append(T &&item, exint cost=0)UT_ThreadQueue< T >inline
entries() const UT_ThreadQueue< T >inline
remove(T &item)UT_ThreadQueue< T >inline
UT_ThreadQueue(exint maxcost=-1)UT_ThreadQueue< T >inline
waitAndRemove()UT_ThreadQueue< T >inline
waitForEmpty()UT_ThreadQueue< T >inline
waitForQueueChange()UT_ThreadQueue< T >inline
~UT_ThreadQueue()UT_ThreadQueue< T >inline