Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_d_b_m_s_application.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: CDBMSApplication 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>CDBMSApplication Class Reference</h1><!-- doxytag: class="CDBMSApplication" -->
<p><a href="class_c_d_b_m_s_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_d_b_m_s_application.html#a9467be8345f2220c3138c758d125f19f">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_d_b_m_s_application.html#a10421f061eba3f75e9f2ea8120d2bcd7">CreateDocumentL</a> ()</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Class: <a class="el" href="class_c_e_com_calculator_application.html">CEComCalculatorApplication</a></p>
<p>Description: An instance of <a class="el" href="class_c_d_b_m_s_application.html">CDBMSApplication</a> is the application part of the AVKON application framework for the DBMS example application.</p>
<p>The relevant part of this example is the database engine class CDBMSDb in DBEngine.h. The AVKON GUI is only a simple tester for the engine. </p>

<p>Definition at line <a class="el" href="_d_b_m_s_application_8h_source.html#l00022">22</a> of file <a class="el" href="_d_b_m_s_application_8h_source.html">DBMSApplication.h</a>.</p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a9467be8345f2220c3138c758d125f19f"></a><!-- doxytag: member="CDBMSApplication::AppDllUid" ref="a9467be8345f2220c3138c758d125f19f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TUid CDBMSApplication::AppDllUid </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Function: AppDllUid Description: Return the application DLL UID value Returns: The UID of this Application Dll </p>

<p>Definition at line <a class="el" href="_d_b_m_s_application_8cpp_source.html#l00027">27</a> of file <a class="el" href="_d_b_m_s_application_8cpp_source.html">DBMSApplication.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a10421f061eba3f75e9f2ea8120d2bcd7"></a><!-- doxytag: member="CDBMSApplication::CreateDocumentL" ref="a10421f061eba3f75e9f2ea8120d2bcd7" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CApaDocument * CDBMSApplication::CreateDocumentL </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Function: CreateDocumentL Description: Create a CApaDocument object and return a pointer to it. Returns: A pointer to the created document </p>

<p>Definition at line <a class="el" href="_d_b_m_s_application_8cpp_source.html#l00017">17</a> of file <a class="el" href="_d_b_m_s_application_8cpp_source.html">DBMSApplication.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>