| auto_lock_t typedef | PTL::Singleton< Type, PointerT > | |
| Children() | PTL::Singleton< Type, PointerT > | inlinestatic |
| deleter_t typedef | PTL::Singleton< Type, PointerT > | |
| Destroy() | PTL::Singleton< Type, PointerT > | |
| enable_if_t typedef | PTL::Singleton< Type, PointerT > | |
| GetInstance() | PTL::Singleton< Type, PointerT > | static |
| GetMasterInstance() | PTL::Singleton< Type, PointerT > | static |
| GetMasterThreadID() | PTL::Singleton< Type, PointerT > | inlinestatic |
| GetMutex() | PTL::Singleton< Type, PointerT > | inlinestatic |
| GetRawInstance() | PTL::Singleton< Type, PointerT > | inlineprotected |
| GetRawMasterInstance() | PTL::Singleton< Type, PointerT > | inlineprotectedstatic |
| GetSmartInstance() | PTL::Singleton< Type, PointerT > | inlineprotected |
| GetSmartMasterInstance() | PTL::Singleton< Type, PointerT > | inlineprotectedstatic |
| Initialize() | PTL::Singleton< Type, PointerT > | |
| Initialize(pointer) | PTL::Singleton< Type, PointerT > | |
| Insert(pointer) | PTL::Singleton< Type, PointerT > | static |
| IsMaster(pointer ptr) | PTL::Singleton< Type, PointerT > | inlinestatic |
| IsMasterThread() | PTL::Singleton< Type, PointerT > | static |
| list_t typedef | PTL::Singleton< Type, PointerT > | |
| mutex_t typedef | PTL::Singleton< Type, PointerT > | |
| operator delete(void *ptr) | PTL::Singleton< Type, PointerT > | inline |
| operator new(size_t) | PTL::Singleton< Type, PointerT > | inline |
| operator=(const Singleton &)=delete | PTL::Singleton< Type, PointerT > | |
| operator=(Singleton &&)=delete | PTL::Singleton< Type, PointerT > | |
| pointer typedef | PTL::Singleton< Type, PointerT > | |
| Remove(pointer) | PTL::Singleton< Type, PointerT > | static |
| Reset(pointer) | PTL::Singleton< Type, PointerT > | |
| Reset() | PTL::Singleton< Type, PointerT > | |
| Singleton() | PTL::Singleton< Type, PointerT > | |
| Singleton(pointer) | PTL::Singleton< Type, PointerT > | |
| Singleton(const Singleton &)=delete | PTL::Singleton< Type, PointerT > | |
| Singleton(Singleton &&)=delete | PTL::Singleton< Type, PointerT > | |
| smart_pointer typedef | PTL::Singleton< Type, PointerT > | |
| this_type typedef | PTL::Singleton< Type, PointerT > | |
| thread_id_t typedef | PTL::Singleton< Type, PointerT > | |
| Type | PTL::Singleton< Type, PointerT > | friend |
| ~Singleton() | PTL::Singleton< Type, PointerT > | |