#include "oscl_base.h"
#include "oscl_defalloc.h"
Go to the source code of this file.
Data Structures | |
class | OsclSingleton |
class | OsclSingletonRegistry |
class | SingletonTable |
Variables | |
const uint32 | OSCL_SINGLETON_ID_TEST = 0 |
const uint32 | OSCL_SINGLETON_ID_OSCLMEM = 1 |
const uint32 | OSCL_SINGLETON_ID_PVLOGGER = 2 |
const uint32 | OSCL_SINGLETON_ID_PVSCHEDULER = 3 |
const uint32 | OSCL_SINGLETON_ID_PVERRORTRAP = 4 |
const uint32 | OSCL_SINGLETON_ID_SDPMEDIAPARSER = 5 |
const uint32 | OSCL_SINGLETON_ID_PAYLOADPARSER = 6 |
const uint32 | OSCL_SINGLETON_ID_CPM_PLUGIN = 7 |
const uint32 | OSCL_SINGLETON_ID_PVMFRECOGNIZER = 8 |
const uint32 | OSCL_SINGLETON_ID_OSCLREGISTRY = 9 |
const uint32 | OSCL_SINGLETON_ID_OMX = 10 |
const uint32 | OSCL_SINGLETON_ID_OMXMASTERCORE = 11 |
const uint32 | OSCL_SINGLETON_ID_TICKCOUNT = 12 |
const uint32 | OSCL_SINGLETON_ID_LAST = 13 |
OsclSingleton is initialized in OsclBase::Init.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|