OSDN Git Service

4c90a93ee37368e7334003d86acbbdc2a6417e51
[android-x86/external-opencore.git] / doc / oscl_html / oscl__registry__types_8h-source.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3 <title>oscl_registry_types.h Source File</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.2.18 -->
7 <center>
8 <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; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
9 <hr><h1>oscl_registry_types.h</h1><a href="oscl__registry__types_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <span class="comment">// -*- c++ -*-</span>
10 00002 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span>
11 00003 
12 00004 <span class="comment">//              Oscl Registry Types</span>
13 00005 
14 00006 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span>
15 00007 
16 00021 <span class="preprocessor">#ifndef OSCL_REGISTRY_TYPES_H_INCLUDED</span>
17 00022 <span class="preprocessor"></span><span class="preprocessor">#define OSCL_REGISTRY_TYPES_H_INCLUDED</span>
18 00023 <span class="preprocessor"></span>
19 00024 
20 00025 <span class="preprocessor">#ifndef OSCL_TYPES_H_INCLUDED</span>
21 00026 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__types_8h.html">oscl_types.h</a>"</span>
22 00027 <span class="preprocessor">#endif</span>
23 00028 <span class="preprocessor"></span><span class="preprocessor">#ifndef OSCL_STRING_CONTAINERS_H_INCLUDED</span>
24 00029 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__string__containers_8h.html">oscl_string_containers.h</a>"</span>
25 00030 <span class="preprocessor">#endif</span>
26 00031 <span class="preprocessor"></span>
27 <a name="l00035"></a><a class="code" href="group__osclutil.html#a0">00035</a> <span class="keyword">typedef</span> <a class="code" href="group__osclbase.html#a27">OsclAny</a>* <a class="code" href="group__osclutil.html#a0">OsclComponentFactory</a>;
28 00036 
29 <a name="l00040"></a><a class="code" href="classOsclRegistryAccessElement.html">00040</a> <span class="keyword">class </span><a class="code" href="classOsclRegistryAccessElement.html">OsclRegistryAccessElement</a>
30 00041 {
31 00042     <span class="keyword">public</span>:
32 <a name="l00043"></a><a class="code" href="classOsclRegistryAccessElement.html#m0">00043</a>         <a class="code" href="group__osclutil.html#a0">OsclComponentFactory</a> <a class="code" href="classOsclRegistryAccessElement.html#m0">iFactory</a>;
33 <a name="l00044"></a><a class="code" href="classOsclRegistryAccessElement.html#m1">00044</a>         <a class="code" href="classOSCL__HeapString.html">OSCL_HeapString&lt;OsclMemAllocator&gt;</a> <a class="code" href="classOsclRegistryAccessElement.html#m1">iMimeString</a>;
34 00045 };
35 00046 
36 00047 
37 00048 
38 00049 <span class="preprocessor">#endif   // OSCL_REGISTRY_TYPES_H_INCLUDED</span>
39 00050 <span class="preprocessor"></span>
40 </pre></div><hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
41 <address style="align: left;"><small>Posting Version: CORE_8.506.1.1 </small>
42 </small></address>
43 </body>
44 </html>