#include <oscl_registry_serv_impl_tls.h>
Inheritance diagram for OsclRegistryServTlsImpl:
Protected Methods | |
OsclRegistryServTlsImpl () | |
virtual | ~OsclRegistryServTlsImpl () |
int32 | Connect () |
void | Close () |
int32 | Register (OSCL_String &aComponentID, OsclComponentFactory aFactory) |
int32 | UnRegister (OSCL_String &aComponentID) |
OsclComponentFactory | GetFactory (OSCL_String &aComponent) |
void | GetFactories (OSCL_String &aRegistry, Oscl_Vector< OsclRegistryAccessElement, OsclMemAllocator > &aVec) |
Friends | |
class | OsclRegistryClient |
class | OsclRegistryAccessClient |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|