<!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>HeapBase 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> <a class="qindex" href="modules.html">Modules</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Data Structures</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Data Fields</a> <a class="qindex" href="globals.html">Globals</a> </center> <hr><h1>HeapBase Class Reference<br> <small> [<a class="el" href="group__osclmemory.html">OSCL Memory</a>]</small> </h1><code>#include <<a class="el" href="oscl__mem_8h-source.html">oscl_mem.h</a>></code> <p> <p>Inheritance diagram for HeapBase: <p><center><img src="classHeapBase.png" usemap="#HeapBase_map" border="0" alt=""></center> <map name="HeapBase_map"> <area href="class__OsclHeapBase.html" alt="_OsclHeapBase" shape="rect" coords="0,0,130,24"> <area href="classOscl__File.html" alt="Oscl_File" shape="rect" coords="140,112,270,136"> <area href="classOSCL__String.html" alt="OSCL_String" shape="rect" coords="140,168,270,192"> <area href="classOsclActiveObject.html" alt="OsclActiveObject" shape="rect" coords="140,224,270,248"> <area href="classOsclAsyncFileBuffer.html" alt="OsclAsyncFileBuffer" shape="rect" coords="140,280,270,304"> <area href="classOsclBuf.html" alt="OsclBuf" shape="rect" coords="140,336,270,360"> <area href="classOsclDNS.html" alt="OsclDNS" shape="rect" coords="140,392,270,416"> <area href="classOsclFileCache.html" alt="OsclFileCache" shape="rect" coords="140,448,270,472"> <area href="classOsclNativeFile.html" alt="OsclNativeFile" shape="rect" coords="140,504,270,528"> <area href="classOsclPtr.html" alt="OsclPtr" shape="rect" coords="140,560,270,584"> <area href="classOsclPtrC.html" alt="OsclPtrC" shape="rect" coords="140,616,270,640"> <area href="classOsclRegistryClient.html" alt="OsclRegistryClient" shape="rect" coords="140,672,270,696"> <area href="classOsclSocketServ.html" alt="OsclSocketServ" shape="rect" coords="140,728,270,752"> <area href="classOsclTCPSocket.html" alt="OsclTCPSocket" shape="rect" coords="140,784,270,808"> <area href="classOsclTimerObject.html" alt="OsclTimerObject" shape="rect" coords="140,840,270,864"> <area href="classOsclUDPSocket.html" alt="OsclUDPSocket" shape="rect" coords="140,896,270,920"> </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> </td><td valign=bottom><a class="el" href="classHeapBase.html#a0">HeapBase</a> ()</td></tr> <tr><td nowrap align=right valign=top>virtual </td><td valign=bottom><a class="el" href="classHeapBase.html#a1">~HeapBase</a> ()</td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> HeapBase is the base class for all classes that allocates memory. <p> HeapBase has overloaded new and delete operators. <p> Derived from <a class="el" href="class__OsclHeapBase.html">_OsclHeapBase</a> providing CBase* alike pointer and virtual destructor for cleanupstack to Push and Pop for cleanup when leave occurs. <p> HeapBase has a virtual destructor which calls the destructor of all the derived classes. <p> <hr><h2>Constructor & Destructor Documentation</h2> <a name="a0" doxytag="HeapBase::HeapBase"></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"> HeapBase::HeapBase </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [inline]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="a1" doxytag="HeapBase::~HeapBase"></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 HeapBase::~HeapBase </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [inline, virtual]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </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__mem_8h-source.html">oscl_mem.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>