From 5665cbc112e05f4abd26b05a9d6be37ba9f024c5 Mon Sep 17 00:00:00 2001 From: Jianhong Jiang Date: Tue, 14 Apr 2009 11:08:10 -0700 Subject: OpenCore 2.02 commit dcab407636cbe3bb8d304081a00c26066b66fd6e Author: Jianhong Jiang Date: Mon Apr 13 18:05:40 2009 -0700 Remove the commented mSurface.clear(). Squashed commit of the following: commit 34176f7139f49d67ad1d06d68141e107e7d02029 Author: Jianhong Jiang Date: Fri Apr 10 15:20:04 2009 -0700 OpenCore 2.02 Somehow this files were not deleted. Also include the review comments. commit 66fe0126ce02bd37a18916edaae88b73fb089e00 Author: Jianhong Jiang Date: Fri Apr 10 14:11:44 2009 -0700 OpenCore 2.02 inside external/opencore/ folder. There are a few changes outside external/opencore/ folder. --- .../classOsclComponentRegistryElement.html | 267 +++++++++++++++++++++ 1 file changed, 267 insertions(+) create mode 100644 doc/oscl_html/classOsclComponentRegistryElement.html (limited to 'doc/oscl_html/classOsclComponentRegistryElement.html') diff --git a/doc/oscl_html/classOsclComponentRegistryElement.html b/doc/oscl_html/classOsclComponentRegistryElement.html new file mode 100644 index 000000000..d92f5bc59 --- /dev/null +++ b/doc/oscl_html/classOsclComponentRegistryElement.html @@ -0,0 +1,267 @@ + + +OsclComponentRegistryElement class Reference + + + +
+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 +
+ + -- cgit v1.2.3