Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

OsclComponentRegistryElement Class Reference
[OSCL Util]

#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_StringiId
OsclComponentFactory iFactory
uint32 iComponentId


Detailed Description

Data for each registered component.


Constructor & Destructor Documentation

OsclComponentRegistryElement::OsclComponentRegistryElement OSCL_String  ,
OsclComponentFactory   
 

OsclComponentRegistryElement::OsclComponentRegistryElement const OsclComponentRegistryElement &   
 

OsclComponentRegistryElement::~OsclComponentRegistryElement  
 


Member Function Documentation

bool OsclComponentRegistryElement::Match OSCL_String   aStr,
bool    aExact
 

OsclComponentRegistryElement& OsclComponentRegistryElement::operator= const OsclComponentRegistryElement &    src
 


Field Documentation

uint32 OsclComponentRegistryElement::iComponentId
 

OsclComponentFactory OsclComponentRegistryElement::iFactory
 

OSCL_String* OsclComponentRegistryElement::iId
 


The documentation for this class was generated from the following file:
OSCL API
Posting Version: OPENCORE_20090310