|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
2 <html xmlns="http://www.w3.org/1999/xhtml"> |
|
3 <head> |
|
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
|
5 <title>TB9.2 Example Applications: CHandlerApplication Class Reference</title> |
|
6 <link href="tabs.css" rel="stylesheet" type="text/css"/> |
|
7 <link href="doxygen.css" rel="stylesheet" type="text/css"/> |
|
8 </head> |
|
9 <body> |
|
10 <!-- Generated by Doxygen 1.6.2 --> |
|
11 <div class="contents"> |
|
12 <h1>CHandlerApplication Class Reference</h1><!-- doxytag: class="CHandlerApplication" --> |
|
13 <p><a href="class_c_handler_application-members.html">List of all members.</a></p> |
|
14 <table border="0" cellpadding="0" cellspacing="0"> |
|
15 <tr><td colspan="2"><h2>Public Member Functions</h2></td></tr> |
|
16 <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> |
|
17 <tr><td colspan="2"><h2>Protected Member Functions</h2></td></tr> |
|
18 <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> |
|
19 </table> |
|
20 <hr/><a name="_details"></a><h2>Detailed Description</h2> |
|
21 <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> |
|
22 |
|
23 <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> |
|
24 <hr/><h2>Member Function Documentation</h2> |
|
25 <a class="anchor" id="a90473ae86ba38ded84872627fc56fa66"></a><!-- doxytag: member="CHandlerApplication::AppDllUid" ref="a90473ae86ba38ded84872627fc56fa66" args="() const " --> |
|
26 <div class="memitem"> |
|
27 <div class="memproto"> |
|
28 <table class="memname"> |
|
29 <tr> |
|
30 <td class="memname">TUid CHandlerApplication::AppDllUid </td> |
|
31 <td>(</td> |
|
32 <td class="paramname"></td> |
|
33 <td> ) </td> |
|
34 <td> const</td> |
|
35 </tr> |
|
36 </table> |
|
37 </div> |
|
38 <div class="memdoc"> |
|
39 <p>AppDllUid</p> |
|
40 <p>Returns the application DLL UID value </p> |
|
41 <dl class="return"><dt><b>Returns:</b></dt><dd>the UID of this Application/Dll </dd></dl> |
|
42 |
|
43 <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> |
|
44 |
|
45 </div> |
|
46 </div> |
|
47 <a class="anchor" id="a01f7582b1917a440aec8c034f4e26b57"></a><!-- doxytag: member="CHandlerApplication::CreateDocumentL" ref="a01f7582b1917a440aec8c034f4e26b57" args="()" --> |
|
48 <div class="memitem"> |
|
49 <div class="memproto"> |
|
50 <table class="memname"> |
|
51 <tr> |
|
52 <td class="memname">CApaDocument * CHandlerApplication::CreateDocumentL </td> |
|
53 <td>(</td> |
|
54 <td class="paramname"></td> |
|
55 <td> ) </td> |
|
56 <td><code> [protected]</code></td> |
|
57 </tr> |
|
58 </table> |
|
59 </div> |
|
60 <div class="memdoc"> |
|
61 <p>CreateDocumentL</p> |
|
62 <p>Create a CApaDocument object and return a pointer to it </p> |
|
63 <dl class="return"><dt><b>Returns:</b></dt><dd>a pointer to the created document </dd></dl> |
|
64 |
|
65 <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> |
|
66 |
|
67 </div> |
|
68 </div> |
|
69 </div> |
|
70 <hr size="1"/><address style="text-align: right;"><small>Generated by |
|
71 <a href="http://www.doxygen.org/index.html"> |
|
72 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address> |
|
73 </body> |
|
74 </html> |