Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_thread_a_o_document.html
changeset 6 43e37759235e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_thread_a_o_document.html	Tue Mar 30 16:16:55 2010 +0100
@@ -0,0 +1,119 @@
+<!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: CThreadAODocument 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>CThreadAODocument Class Reference</h1><!-- doxytag: class="CThreadAODocument" -->
+<p><a href="class_c_thread_a_o_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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_thread_a_o_document.html#af280ef664075f003a7fe3515dc3062d8">~CThreadAODocument</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_thread_a_o_document.html#ad6d17819581e39c67089c3e4b9e495e1">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_thread_a_o_document.html">CThreadAODocument</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_thread_a_o_document.html#a38633fbcb7ce86e7d58bcb1ba217e016">NewL</a> (CEikApplication &amp;aApp)</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_c_thread_a_o_document.html">CThreadAODocument</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_thread_a_o_document.html#a0f661131e3c7a90e9e292d7659e370e7">NewLC</a> (CEikApplication &amp;aApp)</td></tr>
+</table>
+<hr/><a name="_details"></a><h2>Detailed Description</h2>
+<p>discussion An instance of class <a class="el" href="class_c_thread_a_o_document.html">CThreadAODocument</a> is the Document part of the AVKON application framework for the ThreadAO example application </p>
+
+<p>Definition at line <a class="el" href="threadaodocument_8h_source.html#l00022">22</a> of file <a class="el" href="threadaodocument_8h_source.html">threadaodocument.h</a>.</p>
+<hr/><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" id="af280ef664075f003a7fe3515dc3062d8"></a><!-- doxytag: member="CThreadAODocument::~CThreadAODocument" ref="af280ef664075f003a7fe3515dc3062d8" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">CThreadAODocument::~CThreadAODocument </td>
+          <td>(</td>
+          <td class="paramname"></td>
+          <td>&nbsp;)&nbsp;</td>
+          <td></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+<p>~CThreadAOAppView()</p>
+<p>discussion Destroy the object </p>
+
+<p>Definition at line <a class="el" href="threadaodocument_8cpp_source.html#l00050">50</a> of file <a class="el" href="threadaodocument_8cpp_source.html">threadaodocument.cpp</a>.</p>
+
+</div>
+</div>
+<hr/><h2>Member Function Documentation</h2>
+<a class="anchor" id="a38633fbcb7ce86e7d58bcb1ba217e016"></a><!-- doxytag: member="CThreadAODocument::NewL" ref="a38633fbcb7ce86e7d58bcb1ba217e016" args="(CEikApplication &amp;aApp)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="class_c_thread_a_o_document.html">CThreadAODocument</a> * CThreadAODocument::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><a class="el" href="class_c_thread_a_o_document.html#a38633fbcb7ce86e7d58bcb1ba217e016">NewL()</a></p>
+<p>discussion Construct a <a class="el" href="class_c_thread_a_o_document.html">CThreadAODocument</a> for the AVKON application aApp using two phase construction, and return a pointer to the created object param aApp The application creating this document result A pointer to the created instance of <a class="el" href="class_c_thread_a_o_document.html">CThreadAODocument</a> </p>
+
+<p>Definition at line <a class="el" href="threadaodocument_8cpp_source.html#l00010">10</a> of file <a class="el" href="threadaodocument_8cpp_source.html">threadaodocument.cpp</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a0f661131e3c7a90e9e292d7659e370e7"></a><!-- doxytag: member="CThreadAODocument::NewLC" ref="a0f661131e3c7a90e9e292d7659e370e7" args="(CEikApplication &amp;aApp)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="class_c_thread_a_o_document.html">CThreadAODocument</a> * CThreadAODocument::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><a class="el" href="class_c_thread_a_o_document.html#a0f661131e3c7a90e9e292d7659e370e7">NewLC()</a></p>
+<p>discussion Construct a <a class="el" href="class_c_thread_a_o_document.html">CThreadAODocument</a> for the AVKON application aApp using two phase construction, and return a pointer to the created object param aApp The application creating this document result A pointer to the created instance of <a class="el" href="class_c_thread_a_o_document.html">CThreadAODocument</a> </p>
+
+<p>Definition at line <a class="el" href="threadaodocument_8cpp_source.html#l00017">17</a> of file <a class="el" href="threadaodocument_8cpp_source.html">threadaodocument.cpp</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ad6d17819581e39c67089c3e4b9e495e1"></a><!-- doxytag: member="CThreadAODocument::CreateAppUiL" ref="ad6d17819581e39c67089c3e4b9e495e1" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">CEikAppUi * CThreadAODocument::CreateAppUiL </td>
+          <td>(</td>
+          <td class="paramname"></td>
+          <td>&nbsp;)&nbsp;</td>
+          <td></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+<p><a class="el" href="class_c_thread_a_o_document.html#ad6d17819581e39c67089c3e4b9e495e1">CreateAppUiL()</a></p>
+<p>discussion Create a <a class="el" href="class_c_thread_a_o_app_ui.html">CThreadAOAppUi</a> object and return a pointer to it result A pointer to the created instance of the AppUi created </p>
+
+<p>Definition at line <a class="el" href="threadaodocument_8cpp_source.html#l00059">59</a> of file <a class="el" href="threadaodocument_8cpp_source.html">threadaodocument.cpp</a>.</p>
+
+</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>