MIRA
LazySingletonNoLock< T > Member List

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

destroyInstance(void)LazyInstantiation< Private::SingletonTrait< T, singleton::LazyInstantiation, singleton::CreateUsingNew, singleton::NormalLifetime, singleton::NoLock > >inlineprotectedstatic
instance()Singleton< T, singleton::LazyInstantiation, singleton::CreateUsingNew, singleton::NormalLifetime, singleton::NoLock >inlinestatic
isDestroyed()Singleton< T, singleton::LazyInstantiation, singleton::CreateUsingNew, singleton::NormalLifetime, singleton::NoLock >inlinestatic
makeInstance()LazyInstantiation< Private::SingletonTrait< T, singleton::LazyInstantiation, singleton::CreateUsingNew, singleton::NormalLifetime, singleton::NoLock > >inlineprotectedstatic
Type typedefSingleton< T, singleton::LazyInstantiation, singleton::CreateUsingNew, singleton::NormalLifetime, singleton::NoLock >