HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_ThreadSafeCache.h File Reference
#include "UT_API.h"
#include <map>
#include <SYS/SYS_AtomicInt.h>
#include <SYS/SYS_MemoryOrder.h>
#include <SYS/SYS_Types.h>
#include "UT_LockUtil.h"
#include "UT_Lock.h"
#include "UT_StopWatch.h"
+ Include dependency graph for UT_ThreadSafeCache.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UT_ThreadSafeCache< Lock >
 
class  UT_ThreadSafeCache< Lock >::UT_CacheItem
 
struct  UT_ThreadSafeCache< Lock >::StatItem
 
class  UT_ThreadSafeCache< Lock >::unsafe_traverser
 
class  UT_UnifiedCache
 
class  UT_UnifiedCacheAccessor< T >
 Scoped accessor object for accessing unified cache items. More...