Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_m_t_p_example_dp_processor.html
author Graeme Price <GRAEME.PRICE@NOKIA.COM>
Fri, 15 Oct 2010 14:32:18 +0100
changeset 15 307f4279f433
parent 6 43e37759235e
permissions -rw-r--r--
Initial contribution of the Adaptation Documentation.

<!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: MTPExampleDpProcessor 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>MTPExampleDpProcessor Class Reference</h1><!-- doxytag: class="MTPExampleDpProcessor" -->
<p><a href="class_m_t_p_example_dp_processor-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <br class="typebreak"/>
<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_m_t_p_example_dp_processor.html#a33c3d4f26f43a5d32bb1da80be66aa17">CreateL</a> (MMTPDataProviderFramework &amp;aFramework, const TMTPTypeRequest &amp;aRequest, MMTPConnection &amp;aConnection)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Defines file data provider request processor factory. </p>

<p>Definition at line <a class="el" href="mtpexamplerequestprocessor_8h_source.html#l00029">29</a> of file <a class="el" href="mtpexamplerequestprocessor_8h_source.html">mtpexamplerequestprocessor.h</a>.</p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a33c3d4f26f43a5d32bb1da80be66aa17"></a><!-- doxytag: member="MTPExampleDpProcessor::CreateL" ref="a33c3d4f26f43a5d32bb1da80be66aa17" args="(MMTPDataProviderFramework &amp;aFramework, const TMTPTypeRequest &amp;aRequest, 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> * MTPExampleDpProcessor::CreateL </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">const TMTPTypeRequest &amp;&nbsp;</td>
          <td class="paramname"> <em>aRequest</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><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Create a request processor that matches the request. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>aPlugin</em>&nbsp;</td><td>The reference to the data provider plugin </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>aFramework</em>&nbsp;</td><td>The reference to the data provider framework </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>aRequest</em>&nbsp;</td><td>The request to be processed </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>aConnection</em>&nbsp;</td><td>The connection from which the request comes from </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>a pointer to the request processor </dd></dl>

<p>Definition at line <a class="el" href="mtpexamplerequestprocessor_8cpp_source.html#l00044">44</a> of file <a class="el" href="mtpexamplerequestprocessor_8cpp_source.html">mtpexamplerequestprocessor.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>