Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_s60_memory_lab_document.html
author Dominic Pinkman <dominic.pinkman@nokia.com>
Fri, 13 Aug 2010 16:47:46 +0100
changeset 14 578be2adaf3e
parent 6 43e37759235e
permissions -rw-r--r--
Week 32 contribution of PDK documentation content. See release notes for details. Fixes bug Bug 3582

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>TB9.2 Example Applications: CS60MemoryLabDocument Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="contents">
<h1>CS60MemoryLabDocument Class Reference</h1><!-- doxytag: class="CS60MemoryLabDocument" -->
<p><a href="class_c_s60_memory_lab_document-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_s60_memory_lab_document.html#ac48002d1a5bb850a0fdf4a57fc189669">~CS60MemoryLabDocument</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">CEikAppUi *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_s60_memory_lab_document.html#a3fc01fb01c353bdde55169a96f33814b">CreateAppUiL</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_s60_memory_lab_document.html#ae8b4197d7496b3e0c235d18958f79169">~CS60MemoryLabDocument</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">CEikAppUi *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_s60_memory_lab_document.html#a9e8358b289d4709a398c5c5e687cdc5a">CreateAppUiL</a> ()</td></tr>
<tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_s60_memory_lab_document.html#ada08c84e4453dc93c0692908f03ff283">NewL</a> (CEikApplication &amp;aApp)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_s60_memory_lab_document.html#acf6c344a101afa018032694542a77e97">NewLC</a> (CEikApplication &amp;aApp)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_s60_memory_lab_document.html#a4254a4e79211bdcc3862b7bc7ccc9a42">NewL</a> (CEikApplication &amp;aApp)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_s60_memory_lab_document.html#a3d6fc232addd9c463e66595714435ec1">NewLC</a> (CEikApplication &amp;aApp)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p><a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a> application class. An instance of class <a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a> is the Document part of the AVKON application framework for the S60MemoryLab example application. </p>

<p>Definition at line <a class="el" href="solution_2inc_2_s60_memory_lab_document_8h_source.html#l00021">21</a> of file <a class="el" href="solution_2inc_2_s60_memory_lab_document_8h_source.html">S60MemoryLabDocument.h</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ac48002d1a5bb850a0fdf4a57fc189669"></a><!-- doxytag: member="CS60MemoryLabDocument::~CS60MemoryLabDocument" ref="ac48002d1a5bb850a0fdf4a57fc189669" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CS60MemoryLabDocument::~CS60MemoryLabDocument </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>~CS60MemoryLabDocument Virtual Destructor. </p>

<p>Definition at line <a class="el" href="solution_2src_2_s60_memory_lab_document_8cpp_source.html#l00061">61</a> of file <a class="el" href="solution_2src_2_s60_memory_lab_document_8cpp_source.html">S60MemoryLabDocument.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ae8b4197d7496b3e0c235d18958f79169"></a><!-- doxytag: member="CS60MemoryLabDocument::~CS60MemoryLabDocument" ref="ae8b4197d7496b3e0c235d18958f79169" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual CS60MemoryLabDocument::~CS60MemoryLabDocument </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>~CS60MemoryLabDocument Virtual Destructor. </p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ada08c84e4453dc93c0692908f03ff283"></a><!-- doxytag: member="CS60MemoryLabDocument::NewL" ref="ada08c84e4453dc93c0692908f03ff283" args="(CEikApplication &amp;aApp)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a> * CS60MemoryLabDocument::NewL </td>
          <td>(</td>
          <td class="paramtype">CEikApplication &amp;&nbsp;</td>
          <td class="paramname"> <em>aApp</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>NewL. Two-phased constructor. Construct a <a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a> for the AVKON application aApp using two phase construction, and return a pointer to the created object. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>aApp</em>&nbsp;</td><td>Application creating this document. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A pointer to the created instance of <a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a>. </dd></dl>

<p>Definition at line <a class="el" href="solution_2src_2_s60_memory_lab_document_8cpp_source.html#l00014">14</a> of file <a class="el" href="solution_2src_2_s60_memory_lab_document_8cpp_source.html">S60MemoryLabDocument.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="acf6c344a101afa018032694542a77e97"></a><!-- doxytag: member="CS60MemoryLabDocument::NewLC" ref="acf6c344a101afa018032694542a77e97" args="(CEikApplication &amp;aApp)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a> * CS60MemoryLabDocument::NewLC </td>
          <td>(</td>
          <td class="paramtype">CEikApplication &amp;&nbsp;</td>
          <td class="paramname"> <em>aApp</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>NewLC. Two-phased constructor. Construct a <a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a> for the AVKON application aApp using two phase construction, and return a pointer to the created object. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>aApp</em>&nbsp;</td><td>Application creating this document. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A pointer to the created instance of <a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a>. </dd></dl>

<p>Definition at line <a class="el" href="solution_2src_2_s60_memory_lab_document_8cpp_source.html#l00026">26</a> of file <a class="el" href="solution_2src_2_s60_memory_lab_document_8cpp_source.html">S60MemoryLabDocument.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a3fc01fb01c353bdde55169a96f33814b"></a><!-- doxytag: member="CS60MemoryLabDocument::CreateAppUiL" ref="a3fc01fb01c353bdde55169a96f33814b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CEikAppUi * CS60MemoryLabDocument::CreateAppUiL </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>CreateAppUiL From CEikDocument, CreateAppUiL. Create a <a class="el" href="class_c_s60_memory_lab_app_ui.html">CS60MemoryLabAppUi</a> object and return a pointer to it. The object returned is owned by the Uikon framework. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Pointer to created instance of AppUi. </dd></dl>

<p>Definition at line <a class="el" href="solution_2src_2_s60_memory_lab_document_8cpp_source.html#l00071">71</a> of file <a class="el" href="solution_2src_2_s60_memory_lab_document_8cpp_source.html">S60MemoryLabDocument.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a4254a4e79211bdcc3862b7bc7ccc9a42"></a><!-- doxytag: member="CS60MemoryLabDocument::NewL" ref="a4254a4e79211bdcc3862b7bc7ccc9a42" args="(CEikApplication &amp;aApp)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a>* CS60MemoryLabDocument::NewL </td>
          <td>(</td>
          <td class="paramtype">CEikApplication &amp;&nbsp;</td>
          <td class="paramname"> <em>aApp</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>NewL. Two-phased constructor. Construct a <a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a> for the AVKON application aApp using two phase construction, and return a pointer to the created object. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>aApp</em>&nbsp;</td><td>Application creating this document. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A pointer to the created instance of <a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a>. </dd></dl>

</div>
</div>
<a class="anchor" id="a3d6fc232addd9c463e66595714435ec1"></a><!-- doxytag: member="CS60MemoryLabDocument::NewLC" ref="a3d6fc232addd9c463e66595714435ec1" args="(CEikApplication &amp;aApp)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a>* CS60MemoryLabDocument::NewLC </td>
          <td>(</td>
          <td class="paramtype">CEikApplication &amp;&nbsp;</td>
          <td class="paramname"> <em>aApp</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>NewLC. Two-phased constructor. Construct a <a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a> for the AVKON application aApp using two phase construction, and return a pointer to the created object. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>aApp</em>&nbsp;</td><td>Application creating this document. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A pointer to the created instance of <a class="el" href="class_c_s60_memory_lab_document.html">CS60MemoryLabDocument</a>. </dd></dl>

</div>
</div>
<a class="anchor" id="a9e8358b289d4709a398c5c5e687cdc5a"></a><!-- doxytag: member="CS60MemoryLabDocument::CreateAppUiL" ref="a9e8358b289d4709a398c5c5e687cdc5a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CEikAppUi* CS60MemoryLabDocument::CreateAppUiL </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>CreateAppUiL From CEikDocument, CreateAppUiL. Create a <a class="el" href="class_c_s60_memory_lab_app_ui.html">CS60MemoryLabAppUi</a> object and return a pointer to it. The object returned is owned by the Uikon framework. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Pointer to created instance of AppUi. </dd></dl>

</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>