blob: 8980228da6574d908618178b9997b49150f42c73 [file] [log] [blame]
<!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>oscl_registry_types.h Source File</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>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>
00002 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span>
00003
00004 <span class="comment">// Oscl Registry Types</span>
00005
00006 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span>
00007
00021 <span class="preprocessor">#ifndef OSCL_REGISTRY_TYPES_H_INCLUDED</span>
00022 <span class="preprocessor"></span><span class="preprocessor">#define OSCL_REGISTRY_TYPES_H_INCLUDED</span>
00023 <span class="preprocessor"></span>
00024
00025 <span class="preprocessor">#ifndef OSCL_TYPES_H_INCLUDED</span>
00026 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__types_8h.html">oscl_types.h</a>"</span>
00027 <span class="preprocessor">#endif</span>
00028 <span class="preprocessor"></span><span class="preprocessor">#ifndef OSCL_STRING_CONTAINERS_H_INCLUDED</span>
00029 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__string__containers_8h.html">oscl_string_containers.h</a>"</span>
00030 <span class="preprocessor">#endif</span>
00031 <span class="preprocessor"></span>
<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#a25">OsclAny</a>* <a class="code" href="group__osclutil.html#a0">OsclComponentFactory</a>;
00036
<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>
00041 {
00042 <span class="keyword">public</span>:
<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>;
<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>;
00045 };
00046
00047
00048
00049 <span class="preprocessor">#endif // OSCL_REGISTRY_TYPES_H_INCLUDED</span>
00050 <span class="preprocessor"></span>
</pre></div><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>