UDK 3.2.7 C/C++ API Reference
Classes | Namespaces
rtl/instance.hxx File Reference
#include "osl/doublecheckedlocking.h"
#include "osl/getglobalmutex.hxx"

Go to the source code of this file.

Classes

class  rtl::Static< T, Unique >
 Helper base class for a late-initialized (default-constructed) static variable, implementing the double-checked locking pattern correctly. More...
struct  rtl::Static< T, Unique >::StaticInstance
class  rtl::StaticWithArg< T, Data, Unique >
 Helper base class for a late-initialized (default-constructed) static variable, implementing the double-checked locking pattern correctly. More...
struct  rtl::StaticWithArg< T, Data, Unique >::StaticInstanceWithArg
class  rtl::StaticAggregate< T, InitAggregate >
 Helper class for a late-initialized static aggregate, e.g. More...
class  rtl::StaticWithInit< T, InitData, Unique, Data >
 Helper base class for a late-initialized static variable, implementing the double-checked locking pattern correctly. More...
struct  rtl::StaticWithInit< T, InitData, Unique, Data >::StaticInstanceWithInit

Namespaces

namespace  rtl
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines