Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 2c293755396b61d5feb669b6e142f13b > files > 30

lib64ofx-devel-0.9.9-2.mga4.x86_64.rpm

<!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>LibOFX: OfxPaymentRequest Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">LibOFX</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('classOfxPaymentRequest.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">OfxPaymentRequest Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="OfxPaymentRequest" --><!-- doxytag: inherits="OfxRequest" --><div class="dynheader">
Inheritance diagram for OfxPaymentRequest:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classOfxPaymentRequest.png" usemap="#OfxPaymentRequest_map" alt=""/>
  <map id="OfxPaymentRequest_map" name="OfxPaymentRequest_map">
<area href="classOfxRequest.html" title="A generic request." alt="OfxRequest" shape="rect" coords="0,56,124,80"/>
<area href="classOfxAggregate.html" title="A single aggregate as described in the OFX 1.02 specification." alt="OfxAggregate" shape="rect" coords="0,0,124,24"/>
</map>
 </div></div>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxPaymentRequest.html#ace1a35797c9b4d7a81f6cc43870bc909">OfxPaymentRequest</a> (const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> &amp;fi, const <a class="el" href="structOfxAccountData.html">OfxAccountData</a> &amp;account, const <a class="el" href="structOfxPayee.html">OfxPayee</a> &amp;payee, const <a class="el" href="structOfxPayment.html">OfxPayment</a> &amp;payment)</td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="ofx__request__statement_8hh_source.html#l00084">84</a> of file <a class="el" href="ofx__request__statement_8hh_source.html">ofx_request_statement.hh</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ace1a35797c9b4d7a81f6cc43870bc909"></a><!-- doxytag: member="OfxPaymentRequest::OfxPaymentRequest" ref="ace1a35797c9b4d7a81f6cc43870bc909" args="(const OfxFiLogin &amp;fi, const OfxAccountData &amp;account, const OfxPayee &amp;payee, const OfxPayment &amp;payment)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">OfxPaymentRequest::OfxPaymentRequest </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> &amp;&#160;</td>
          <td class="paramname"><em>fi</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="structOfxAccountData.html">OfxAccountData</a> &amp;&#160;</td>
          <td class="paramname"><em>account</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="structOfxPayee.html">OfxPayee</a> &amp;&#160;</td>
          <td class="paramname"><em>payee</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="structOfxPayment.html">OfxPayment</a> &amp;&#160;</td>
          <td class="paramname"><em>payment</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Creates the request aggregate to submit a payment to this <code>fi</code> on this <code>account</code>, to this <code>payee</code> as described by this .</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">fi</td><td>The information needed to log on user into one financial institution </td></tr>
    <tr><td class="paramname">account</td><td>The account from which the payment should be made </td></tr>
    <tr><td class="paramname">payee</td><td>The payee who should receive the payment </td></tr>
    <tr><td class="paramname">payment</td><td>The details of the payment </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="ofx__request__statement_8cpp_source.html#l00149">149</a> of file <a class="el" href="ofx__request__statement_8cpp_source.html">ofx_request_statement.cpp</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="ofx__request__statement_8hh_source.html">ofx_request_statement.hh</a></li>
<li><a class="el" href="ofx__request__statement_8cpp_source.html">ofx_request_statement.cpp</a></li>
</ul>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="classOfxPaymentRequest.html">OfxPaymentRequest</a>      </li>
      <li class="footer">Generated on Wed Apr 17 2013 22:12:00 for LibOFX by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </li>
    </ul>
  </div>

</body>
</html>