aboutsummaryrefslogtreecommitdiff
path: root/doc/oscl_html/classOscl__Alloc.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/classOscl__Alloc.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/classOscl__Alloc.html')
-rw-r--r--doc/oscl_html/classOscl__Alloc.html118
1 files changed, 118 insertions, 0 deletions
diff --git a/doc/oscl_html/classOscl__Alloc.html b/doc/oscl_html/classOscl__Alloc.html
new file mode 100644
index 000000000..22c576a27
--- /dev/null
+++ b/doc/oscl_html/classOscl__Alloc.html
@@ -0,0 +1,118 @@
+<!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_Alloc 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>Oscl_Alloc Class Reference<br>
+<small>
+[<a class="el" href="group__osclbase.html">OSCL Base</a>]</small>
+</h1><code>#include &lt;<a class="el" href="oscl__defalloc_8h-source.html">oscl_defalloc.h</a>&gt;</code>
+<p>
+<p>Inheritance diagram for Oscl_Alloc:
+<p><center><img src="classOscl__Alloc.png" usemap="#Oscl_Alloc_map" border="0" alt=""></center>
+<map name="Oscl_Alloc_map">
+<area href="classOscl__DefAlloc.html" alt="Oscl_DefAlloc" shape="rect" coords="768,56,1014,80">
+<area href="class__OsclBasicAllocator.html" alt="_OsclBasicAllocator" shape="rect" coords="0,112,246,136">
+<area href="classOsclAllocDestructDealloc.html" alt="OsclAllocDestructDealloc" shape="rect" coords="256,112,502,136">
+<area href="classOsclMemAllocator.html" alt="OsclMemAllocator" shape="rect" coords="512,112,758,136">
+<area href="classOsclMemBasicAllocator.html" alt="OsclMemBasicAllocator" shape="rect" coords="768,112,1014,136">
+<area href="classOsclMemPoolFixedChunkAllocator.html" alt="OsclMemPoolFixedChunkAllocator" shape="rect" coords="1024,112,1270,136">
+<area href="classOsclMemPoolResizableAllocator.html" alt="OsclMemPoolResizableAllocator" shape="rect" coords="1280,112,1526,136">
+<area href="classOsclReadyAlloc.html" alt="OsclReadyAlloc" shape="rect" coords="1536,112,1782,136">
+<area href="classOsclMemAllocDestructDealloc.html" alt="OsclMemAllocDestructDealloc< T >" shape="rect" coords="128,168,374,192">
+<area href="classOsclMemBasicAllocDestructDealloc.html" alt="OsclMemBasicAllocDestructDealloc< T >" shape="rect" coords="384,168,630,192">
+</map>
+<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>virtual <a class="el" href="group__osclbase.html#a25">OsclAny</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Alloc.html#a0">allocate</a> (const uint32 size)=0</td></tr>
+<tr><td nowrap align=right valign=top>virtual <a class="el" href="group__osclbase.html#a25">OsclAny</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Alloc.html#a1">allocate_fl</a> (const uint32 size, const char *file_name, const int line_num)</td></tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a name="a0" doxytag="Oscl_Alloc::allocate"></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"> virtual <a class="el" href="group__osclbase.html#a25">OsclAny</a>* Oscl_Alloc::allocate </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const uint32&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; <em>size</em> </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap><code> [pure virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Implemented in <a class="el" href="class__OsclBasicAllocator.html#a0">_OsclBasicAllocator</a>, <a class="el" href="classOscl__DefAlloc.html#a0">Oscl_DefAlloc</a>, <a class="el" href="classOsclMemAllocator.html#a0">OsclMemAllocator</a>, <a class="el" href="classOsclMemBasicAllocator.html#a0">OsclMemBasicAllocator</a>, <a class="el" href="classOsclMemAllocDestructDealloc.html#a1">OsclMemAllocDestructDealloc&lt; T &gt;</a>, <a class="el" href="classOsclMemBasicAllocDestructDealloc.html#a0">OsclMemBasicAllocDestructDealloc&lt; T &gt;</a>, <a class="el" href="classOsclMemPoolFixedChunkAllocator.html#a3">OsclMemPoolFixedChunkAllocator</a>, <a class="el" href="classOsclMemPoolResizableAllocator.html#a2">OsclMemPoolResizableAllocator</a>, and <a class="el" href="classOsclReadyAlloc.html#a0">OsclReadyAlloc</a>. </td>
+ </tr>
+</table>
+<a name="a1" doxytag="Oscl_Alloc::allocate_fl"></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"> virtual <a class="el" href="group__osclbase.html#a25">OsclAny</a>* Oscl_Alloc::allocate_fl </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const uint32&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp; <em>size</em>, </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td></td>
+ <td class="md" nowrap>const char *&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp; <em>file_name</em>, </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td></td>
+ <td class="md" nowrap>const int&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp; <em>line_num</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [inline, virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Reimplemented in <a class="el" href="classOscl__DefAlloc.html#a1">Oscl_DefAlloc</a>, <a class="el" href="classOsclMemAllocator.html#a1">OsclMemAllocator</a>, <a class="el" href="classOsclMemAllocDestructDealloc.html#a0">OsclMemAllocDestructDealloc&lt; T &gt;</a>, and <a class="el" href="classOsclReadyAlloc.html#a1">OsclReadyAlloc</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="oscl__defalloc_8h-source.html">oscl_defalloc.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>