aboutsummaryrefslogtreecommitdiff
path: root/doc/oscl_html/classOsclComponentRegistryElement.html
diff options
context:
space:
mode:
authorJianhong Jiang <jianhong@google.com>2009-04-14 11:08:10 -0700
committerJianhong Jiang <jianhong@google.com>2009-04-14 11:08:10 -0700
commit5665cbc112e05f4abd26b05a9d6be37ba9f024c5 (patch)
tree5e0c61182d139731a63328489272e42286814a39 /doc/oscl_html/classOsclComponentRegistryElement.html
parent87f80d1db973c23e312ecab332aa5e3d6b63c2d0 (diff)
downloadopencore-5665cbc112e05f4abd26b05a9d6be37ba9f024c5.tar.gz
OpenCore 2.02
commit dcab407636cbe3bb8d304081a00c26066b66fd6e Author: Jianhong Jiang <jianhong@google.com> Date: Mon Apr 13 18:05:40 2009 -0700 Remove the commented mSurface.clear(). Squashed commit of the following: commit 34176f7139f49d67ad1d06d68141e107e7d02029 Author: Jianhong Jiang <jianhong@google.com> 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 <jianhong@google.com> 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.
Diffstat (limited to 'doc/oscl_html/classOsclComponentRegistryElement.html')
-rw-r--r--doc/oscl_html/classOsclComponentRegistryElement.html267
1 files changed, 267 insertions, 0 deletions
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 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>OsclComponentRegistryElement class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.2.18 -->
+<center>
+<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
+<hr><h1>OsclComponentRegistryElement Class Reference<br>
+<small>
+[<a class="el" href="group__osclutil.html">OSCL Util</a>]</small>
+</h1><code>#include &lt;<a class="el" href="oscl__registry__serv__impl_8h-source.html">oscl_registry_serv_impl.h</a>&gt;</code>
+<p>
+<table border=0 cellpadding=0 cellspacing=0>
+<tr><td></td></tr>
+<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
+<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclComponentRegistryElement.html#a0">OsclComponentRegistryElement</a> (<a class="el" href="classOSCL__String.html">OSCL_String</a> &amp;, <a class="el" href="group__osclutil.html#a0">OsclComponentFactory</a>)</td></tr>
+<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclComponentRegistryElement.html#a1">OsclComponentRegistryElement</a> (const OsclComponentRegistryElement &amp;)</td></tr>
+<tr><td nowrap align=right valign=top>OsclComponentRegistryElement &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOsclComponentRegistryElement.html#a2">operator=</a> (const OsclComponentRegistryElement &amp;src)</td></tr>
+<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclComponentRegistryElement.html#a3">~OsclComponentRegistryElement</a> ()</td></tr>
+<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOsclComponentRegistryElement.html#a4">Match</a> (<a class="el" href="classOSCL__String.html">OSCL_String</a> &amp;aStr, bool aExact)</td></tr>
+<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classOSCL__String.html">OSCL_String</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOsclComponentRegistryElement.html#m0">iId</a></td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="group__osclutil.html#a0">OsclComponentFactory</a>&nbsp;</td><td valign=bottom><a class="el" href="classOsclComponentRegistryElement.html#m1">iFactory</a></td></tr>
+<tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classOsclComponentRegistryElement.html#m2">iComponentId</a></td></tr>
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Data for each registered component.
+<p>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a name="a0" doxytag="OsclComponentRegistryElement::OsclComponentRegistryElement"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> OsclComponentRegistryElement::OsclComponentRegistryElement </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="classOSCL__String.html">OSCL_String</a> &amp;&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp;, </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td></td>
+ <td class="md" nowrap><a class="el" href="group__osclutil.html#a0">OsclComponentFactory</a>&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp;</td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+ </td>
+ </tr>
+</table>
+<a name="a1" doxytag="OsclComponentRegistryElement::OsclComponentRegistryElement"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> OsclComponentRegistryElement::OsclComponentRegistryElement </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const OsclComponentRegistryElement &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+ </td>
+ </tr>
+</table>
+<a name="a3" doxytag="OsclComponentRegistryElement::~OsclComponentRegistryElement"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> OsclComponentRegistryElement::~OsclComponentRegistryElement </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+ </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a name="a4" doxytag="OsclComponentRegistryElement::Match"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> bool OsclComponentRegistryElement::Match </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="classOSCL__String.html">OSCL_String</a> &amp;&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp; <em>aStr</em>, </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td></td>
+ <td class="md" nowrap>bool&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp; <em>aExact</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+ </td>
+ </tr>
+</table>
+<a name="a2" doxytag="OsclComponentRegistryElement::operator="></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> OsclComponentRegistryElement&amp; OsclComponentRegistryElement::operator= </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const OsclComponentRegistryElement &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; <em>src</em> </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+ </td>
+ </tr>
+</table>
+<hr><h2>Field Documentation</h2>
+<a name="m2" doxytag="OsclComponentRegistryElement::iComponentId"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> uint32 OsclComponentRegistryElement::iComponentId
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+ </td>
+ </tr>
+</table>
+<a name="m1" doxytag="OsclComponentRegistryElement::iFactory"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="group__osclutil.html#a0">OsclComponentFactory</a> OsclComponentRegistryElement::iFactory
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+ </td>
+ </tr>
+</table>
+<a name="m0" doxytag="OsclComponentRegistryElement::iId"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="classOSCL__String.html">OSCL_String</a>* OsclComponentRegistryElement::iId
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+ </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="oscl__registry__serv__impl_8h-source.html">oscl_registry_serv_impl.h</a></ul>
+<hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
+<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
+</small></address>
+</body>
+</html>