#include <LDK/Singletons.h>
Public Types | |
typedef T | Type |
typedef T * | PointerType |
typedef T & | ReferenceType |
Static Public Member Functions | |
static void | initialise () |
static ReferenceType | instance () |
Static Protected Member Functions | |
static void | destroy (void *obj) |
Static Protected Attributes | |
static bool | mInitialised |
static TLSKey | mKey |
Definition at line 160 of file Singletons.h.