#include <psingleton.h>
Public Types | |
| typedef LockTraits< _Mutex >::MutexType | MutexType |
| typedef LockTraits< _Mutex >::WriteLock | WriteLock |
Static Public Member Functions | |
| _T & | instance () |
Protected Member Functions | |
| Singleton () | |
| ~Singleton () | |
Definition at line 33 of file psingleton.h.
|
|||||
|
Definition at line 35 of file psingleton.h. |
|
|||||
|
Definition at line 36 of file psingleton.h. Referenced by P::Singleton< MimeTypeDb, CriticalSection >::instance(). |
|
|||||||||
|
Definition at line 48 of file psingleton.h. |
|
|||||||||
|
Definition at line 49 of file psingleton.h. |
|
|||||||||
|
Definition at line 38 of file psingleton.h. |
1.3.3