#include <oscl_registry_serv_impl.h>
Public Methods | |
OsclComponentRegistryElement (OSCL_String &, OsclComponentFactory) | |
OsclComponentRegistryElement (const OsclComponentRegistryElement &) | |
OsclComponentRegistryElement & | operator= (const OsclComponentRegistryElement &src) |
~OsclComponentRegistryElement () | |
bool | Match (OSCL_String &aStr, bool aExact) |
Data Fields | |
OSCL_String * | iId |
OsclComponentFactory | iFactory |
uint32 | iComponentId |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|