Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_handler_application.html
<!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: CHandlerApplication 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>CHandlerApplication Class Reference</h1><!-- doxytag: class="CHandlerApplication" -->
<p><a href="class_c_handler_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 </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_handler_application.html#a90473ae86ba38ded84872627fc56fa66">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 * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_handler_application.html#a01f7582b1917a440aec8c034f4e26b57">CreateDocumentL</a> ()</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>An instance of <a class="el" href="class_c_handler_application.html">CHandlerApplication</a> is the application part of the AVKON application framework for the handler example application </p>
<p>Definition at line <a class="el" href="handler_application_8h_source.html#l00020">20</a> of file <a class="el" href="handler_application_8h_source.html">handlerApplication.h</a>.</p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a90473ae86ba38ded84872627fc56fa66"></a><!-- doxytag: member="CHandlerApplication::AppDllUid" ref="a90473ae86ba38ded84872627fc56fa66" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TUid CHandlerApplication::AppDllUid </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>AppDllUid</p>
<p>Returns the application DLL UID value </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the UID of this Application/Dll </dd></dl>
<p>Definition at line <a class="el" href="handler_application_8cpp_source.html#l00021">21</a> of file <a class="el" href="handler_application_8cpp_source.html">handlerApplication.cpp</a>.</p>
</div>
</div>
<a class="anchor" id="a01f7582b1917a440aec8c034f4e26b57"></a><!-- doxytag: member="CHandlerApplication::CreateDocumentL" ref="a01f7582b1917a440aec8c034f4e26b57" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">CApaDocument * CHandlerApplication::CreateDocumentL </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>CreateDocumentL</p>
<p>Create a CApaDocument object and return a pointer to it </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>a pointer to the created document </dd></dl>
<p>Definition at line <a class="el" href="handler_application_8cpp_source.html#l00014">14</a> of file <a class="el" href="handler_application_8cpp_source.html">handlerApplication.cpp</a>.</p>
</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>