#include </home/clem/local/src/opie/noncore/multimedia/opieplayer2/singleton.h>
Inheritance diagram for Singleton< T, Creator >:


Static Public Member Functions | |
| static T & | self () |
Protected Member Functions | |
| Singleton () | |
| ~Singleton () | |
Private Member Functions | |
| Singleton (const Singleton< T, Creator > &rhs) | |
| Singleton< T, Creator > & | operator= (const Singleton< T, Creator > &rhs) |
Static Private Attributes | |
| static T * | s_self = 0 |
| static ThreadUtil::Mutex | s_guard |
|
|||||||||
|
Definition at line 56 of file singleton.h. |
|
|||||||||
|
Definition at line 58 of file singleton.h. |
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
Definition at line 45 of file singleton.h. |
|
|||||
|
Definition at line 73 of file singleton.h. Referenced by Singleton< SkinCache >::self(). |
|
|||||
|
Definition at line 70 of file singleton.h. Referenced by Singleton< SkinCache >::self(), Singleton< SkinCache >::Singleton(), and Singleton< SkinCache >::~Singleton(). |
1.4.2