Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_thread_application.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_application.html	Tue Mar 30 16:16:55 2010 +0100
@@ -0,0 +1,73 @@
+<!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: CThreadApplication 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>CThreadApplication Class Reference</h1><!-- doxytag: class="CThreadApplication" -->
+<p><a href="class_c_thread_application-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">TUid&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_thread_application.html#af92838c8b2bff216354b76a139c0a697">AppDllUid</a> () const </td></tr>
+<tr><td colspan="2"><h2>Protected Member Functions</h2></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">CApaDocument *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_thread_application.html#adb6c39cc87c801924d8c6d328efce13e">CreateDocumentL</a> ()</td></tr>
+</table>
+<hr/><a name="_details"></a><h2>Detailed Description</h2>
+<p><a class="el" href="class_c_thread_application.html">CThreadApplication</a></p>
+<p>discussion An instance of <a class="el" href="class_c_thread_application.html">CThreadApplication</a> is the application part of the AVKON application framework for the Thread example application. </p>
+
+<p>Definition at line <a class="el" href="_thread_example_2inc_2threadapplication_8h_source.html#l00025">25</a> of file <a class="el" href="_thread_example_2inc_2threadapplication_8h_source.html">threadapplication.h</a>.</p>
+<hr/><h2>Member Function Documentation</h2>
+<a class="anchor" id="af92838c8b2bff216354b76a139c0a697"></a><!-- doxytag: member="CThreadApplication::AppDllUid" ref="af92838c8b2bff216354b76a139c0a697" args="() const " -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">TUid CThreadApplication::AppDllUid </td>
+          <td>(</td>
+          <td class="paramname"></td>
+          <td>&nbsp;)&nbsp;</td>
+          <td> const</td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+<p><a class="el" href="class_c_thread_application.html#af92838c8b2bff216354b76a139c0a697">AppDllUid()</a></p>
+<p>discussion Return the application DLL UID value result the UID of this Application/Dll. </p>
+
+<p>Definition at line <a class="el" href="threadapplication_8cpp_source.html#l00024">24</a> of file <a class="el" href="threadapplication_8cpp_source.html">threadapplication.cpp</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="adb6c39cc87c801924d8c6d328efce13e"></a><!-- doxytag: member="CThreadApplication::CreateDocumentL" ref="adb6c39cc87c801924d8c6d328efce13e" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">CApaDocument * CThreadApplication::CreateDocumentL </td>
+          <td>(</td>
+          <td class="paramname"></td>
+          <td>&nbsp;)&nbsp;</td>
+          <td><code> [protected]</code></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+<p>CreateDocumentL</p>
+<p>discussion Create a CApaDocument object and return a pointer to it result a pointer to the created document. </p>
+
+<p>Definition at line <a class="el" href="threadapplication_8cpp_source.html#l00018">18</a> of file <a class="el" href="threadapplication_8cpp_source.html">threadapplication.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>