Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 8af49959c747c191f0b856cb63440106 > files > 17

libofx-0.6.2-2mdk.ppc.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>OfxBankTransactionContainer class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.14 -->
<center>
<a class="qindex" href="main.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
<hr><h1>OfxBankTransactionContainer  Class Reference</h1>Represents a bank or credid card transaction. 
<a href="#_details">More...</a>
<p>
<p>Inheritance diagram for OfxBankTransactionContainer:
<p><center><img src="classOfxBankTransactionContainer.gif" usemap="#OfxBankTransactionContainer_map" border="0"></center>
<map name="OfxBankTransactionContainer_map">
<area href="classOfxTransactionContainer.html" alt="OfxTransactionContainer" shape="rect" coords="95,56,276,80">
<area href="classOfxTransactionContainer.html" alt="OfxTransactionContainer" shape="rect" coords="477,56,658,80">
<area href="classOfxGenericContainer.html" alt="OfxGenericContainer" shape="rect" coords="0,0,181,24">
<area href="classOfxGenericContainer.html" alt="OfxGenericContainer" shape="rect" coords="191,0,372,24">
<area href="classOfxGenericContainer.html" alt="OfxGenericContainer" shape="rect" coords="382,0,563,24">
<area href="classOfxGenericContainer.html" alt="OfxGenericContainer" shape="rect" coords="573,0,754,24">
</map>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top><a name="a0" doxytag="OfxBankTransactionContainer::OfxBankTransactionContainer"></a>
&nbsp;</td><td valign=bottom><b>OfxBankTransactionContainer</b> (<a class="el" href="classOfxGenericContainer.html">OfxGenericContainer</a> *para_parentcontainer, string para_tag_identifier)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOfxBankTransactionContainer.html#a1">add_attribute</a> (const string identifier, const string value)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Add data to a container object.</em> <a href="#a1">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a2" doxytag="OfxBankTransactionContainer::OfxBankTransactionContainer"></a>
&nbsp;</td><td valign=bottom><b>OfxBankTransactionContainer</b> (<a class="el" href="classOfxGenericContainer.html">OfxGenericContainer</a> *para_parentcontainer, string para_tag_identifier)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOfxBankTransactionContainer.html#a3">add_attribute</a> (const string identifier, const string value)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Add data to a container object.</em> <a href="#a3">More...</a><em></em></font><br><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Represents a bank or credid card transaction.
<p>
Built from &lt;STMTTRN&gt; OFX SGML entity 
<p>

<p>
Definition at line <a class="el" href="ofx__containers_8hh-source.html#l00209">209</a> of file <a class="el" href="ofx__containers_8hh-source.html">ofx_containers.hh</a>.<hr><h2>Member Function Documentation</h2>
<a name="a3" doxytag="OfxBankTransactionContainer::add_attribute"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void OfxBankTransactionContainer::add_attribute </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const string&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>identifier</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const string&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>value</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Add data to a container object.
<p>
Must be called once completed parsing an OFX SGML data element. The parent container should know what to do with it. <dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>identifier</em>&nbsp;</td><td>
The name of the data element </td></tr>
<tr><td valign=top><em>value</em>&nbsp;</td><td>
The concatenated string of the data </td></tr>
</table>
</dl>
<p>
Reimplemented from <a class="el" href="classOfxTransactionContainer.html#a2">OfxTransactionContainer</a>.    </td>
  </tr>
</table>
<a name="a1" doxytag="OfxBankTransactionContainer::add_attribute"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void OfxBankTransactionContainer::add_attribute </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const string&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>identifier</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const string&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>value</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Add data to a container object.
<p>
Must be called once completed parsing an OFX SGML data element. The parent container should know what to do with it. <dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>identifier</em>&nbsp;</td><td>
The name of the data element </td></tr>
<tr><td valign=top><em>value</em>&nbsp;</td><td>
The concatenated string of the data </td></tr>
</table>
</dl>
<p>
Reimplemented from <a class="el" href="classOfxTransactionContainer.html#a2">OfxTransactionContainer</a>.
<p>
Definition at line <a class="el" href="ofx__container__transaction_8cpp-source.html#l00161">161</a> of file <a class="el" href="ofx__container__transaction_8cpp-source.html">ofx_container_transaction.cpp</a>.    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="ofx__containers_8hh-source.html">ofx_containers.hh</a><li><a class="el" href="fx-0_86_82_2lib_2ofx__containers_8hh-source.html">fx-0.6.2/lib/ofx_containers.hh</a><li><a class="el" href="ofx__container__transaction_8cpp-source.html">ofx_container_transaction.cpp</a><li><a class="el" href="fx-0_86_82_2lib_2ofx__container__transaction_8cpp-source.html">fx-0.6.2/lib/ofx_container_transaction.cpp</a></ul>
<hr><address><small>Generated on Sun Nov 24 20:26:32 2002 for LibOFX by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.gif" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.14 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 &copy;&nbsp;1997-2002</small></address>
</body>
</html>