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

Go to the source code of this file.

Classes

class  UT_Singleton< T, DESTRUCTONEXIT >
 
class  UT_SingletonWithLock< T, DESTRUCTONEXIT, LOCK >