Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_m_t_p_example_dp_vendor_defined_op1.html
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Fri, 22 Jan 2010 18:26:19 +0000
changeset 1 25a17d01db0c
child 6 43e37759235e
permissions -rw-r--r--
Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>TB10.1 Example Applications: CMTPExampleDpVendorDefinedOp1 Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.3 -->
<h1>CMTPExampleDpVendorDefinedOp1 Class Reference</h1><!-- doxytag: class="CMTPExampleDpVendorDefinedOp1" --><!-- doxytag: inherits="CMTPExampleDpRequestProcessor" --><div class="dynheader">
Inheritance diagram for CMTPExampleDpVendorDefinedOp1:</div>
<div class="dynsection">

<p><center><img src="class_c_m_t_p_example_dp_vendor_defined_op1.png" usemap="#CMTPExampleDpVendorDefinedOp1_map" border="0" alt=""></center>
<map name="CMTPExampleDpVendorDefinedOp1_map">
<area href="class_c_m_t_p_example_dp_request_processor.html" alt="CMTPExampleDpRequestProcessor" shape="rect" coords="0,56,220,80">
<area href="class_m_m_t_p_example_dp_request_processor.html" alt="MMTPExampleDpRequestProcessor" shape="rect" coords="0,0,220,24">
</map>
</div>

<p>
<a href="class_c_m_t_p_example_dp_vendor_defined_op1-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_m_t_p_example_dp_vendor_defined_op1.html#2c3e1db14ed5369b6bf80789bc14f1e1">~CMTPExampleDpVendorDefinedOp1</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <br>
<a class="el" href="class_m_m_t_p_example_dp_request_processor.html">MMTPExampleDpRequestProcessor</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_m_t_p_example_dp_vendor_defined_op1.html#83cfd8871e8543ce515c361c1225b39f">NewL</a> (MMTPDataProviderFramework &amp;aFramework, MMTPConnection &amp;aConnection)</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>Definition at line <a class="el" href="cmtpexampledpvendordefinedop1_8h-source.html#l00022">22</a> of file <a class="el" href="cmtpexampledpvendordefinedop1_8h-source.html">cmtpexampledpvendordefinedop1.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="2c3e1db14ed5369b6bf80789bc14f1e1"></a><!-- doxytag: member="CMTPExampleDpVendorDefinedOp1::~CMTPExampleDpVendorDefinedOp1" ref="2c3e1db14ed5369b6bf80789bc14f1e1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CMTPExampleDpVendorDefinedOp1::~CMTPExampleDpVendorDefinedOp1           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Destructor 
<p>Definition at line <a class="el" href="cmtpexampledpvendordefinedop1_8cpp-source.html#l00039">39</a> of file <a class="el" href="cmtpexampledpvendordefinedop1_8cpp-source.html">cmtpexampledpvendordefinedop1.cpp</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="83cfd8871e8543ce515c361c1225b39f"></a><!-- doxytag: member="CMTPExampleDpVendorDefinedOp1::NewL" ref="83cfd8871e8543ce515c361c1225b39f" args="(MMTPDataProviderFramework &amp;aFramework, MMTPConnection &amp;aConnection)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_m_m_t_p_example_dp_request_processor.html">MMTPExampleDpRequestProcessor</a> * CMTPExampleDpVendorDefinedOp1::NewL           </td>
          <td>(</td>
          <td class="paramtype">MMTPDataProviderFramework &amp;&nbsp;</td>
          <td class="paramname"> <em>aFramework</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">MMTPConnection &amp;&nbsp;</td>
          <td class="paramname"> <em>aConnection</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Two-phase construction method<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>aFramework</em>&nbsp;</td><td>The data provider framework </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>aConnection</em>&nbsp;</td><td>The connection from which the request comes </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>a pointer to the created request processor object </dd></dl>

<p>Definition at line <a class="el" href="cmtpexampledpvendordefinedop1_8cpp-source.html#l00026">26</a> of file <a class="el" href="cmtpexampledpvendordefinedop1_8cpp-source.html">cmtpexampledpvendordefinedop1.cpp</a>.</p>

</div>
</div><p>
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:06 2010 for TB10.1 Example Applications by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
</body>
</html>