#include <oscl_singleton.h>
Static Public Methods | |
OSCL_IMPORT_REF OsclAny * | getInstance (uint32 ID, int32 &error) |
OSCL_IMPORT_REF void | registerInstance (OsclAny *ptr, uint32 ID, int32 &error) |
OSCL_IMPORT_REF OsclAny * | lockAndGetInstance (uint32 ID, int32 &error) |
OSCL_IMPORT_REF void | registerInstanceAndUnlock (OsclAny *ptr, uint32 ID, int32 &error) |
Friends | |
class | OsclBase |
|
|
|
|
|
|
|
|
|
|