Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-release > by-pkgid > 0c518cc2e176451ea9eb99bff1e3388d > files > 303

libofx-devel-0.9.1-3.mga1.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>LibOFX: ErrorMsg Struct 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.0 -->
<div class="tabs">
  <ul>
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li id="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
  </ul></div>
<h1>ErrorMsg Struct Reference</h1><!-- doxytag: class="ErrorMsg" --><hr><a name="_details"></a><h2>Detailed Description</h2>
An abstraction of an OFX error code sent by an OFX server. 
<p>

<p>
Definition at line <a class="el" href="ofx__error__msg_8hh-source.html#l00023">23</a> of file <a class="el" href="ofx__error__msg_8hh-source.html">ofx_error_msg.hh</a>.<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structErrorMsg.html#1308f8c77806e8c2a78f59ea17a6401d">code</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structErrorMsg.html#c1eea419b5ed61d97b8ec5f03a9bd7b8">name</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structErrorMsg.html#f79b973bc93afa2d85bdebe7db18155f">description</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structErrorMsg.html#c1eea419b5ed61d97b8ec5f03a9bd7b8">name</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structErrorMsg.html#f79b973bc93afa2d85bdebe7db18155f">description</a></td></tr>

</table>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="1308f8c77806e8c2a78f59ea17a6401d"></a><!-- doxytag: member="ErrorMsg::code" ref="1308f8c77806e8c2a78f59ea17a6401d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structErrorMsg.html#1308f8c77806e8c2a78f59ea17a6401d">ErrorMsg::code</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The error's code 
<p>
Definition at line <a class="el" href="ofx__error__msg_8hh-source.html#l00025">25</a> of file <a class="el" href="ofx__error__msg_8hh-source.html">ofx_error_msg.hh</a>.
</div>
</div><p>
<a class="anchor" name="c1eea419b5ed61d97b8ec5f03a9bd7b8"></a><!-- doxytag: member="ErrorMsg::name" ref="c1eea419b5ed61d97b8ec5f03a9bd7b8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* <a class="el" href="structErrorMsg.html#c1eea419b5ed61d97b8ec5f03a9bd7b8">ErrorMsg::name</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The error's name 
<p>
Definition at line <a class="el" href="ofx__error__msg_8hh-source.html#l00026">26</a> of file <a class="el" href="ofx__error__msg_8hh-source.html">ofx_error_msg.hh</a>.
</div>
</div><p>
<a class="anchor" name="f79b973bc93afa2d85bdebe7db18155f"></a><!-- doxytag: member="ErrorMsg::description" ref="f79b973bc93afa2d85bdebe7db18155f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* <a class="el" href="structErrorMsg.html#f79b973bc93afa2d85bdebe7db18155f">ErrorMsg::description</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The long description of the error 
<p>
Definition at line <a class="el" href="ofx__error__msg_8hh-source.html#l00027">27</a> of file <a class="el" href="ofx__error__msg_8hh-source.html">ofx_error_msg.hh</a>.
</div>
</div><p>
<a class="anchor" name="c1eea419b5ed61d97b8ec5f03a9bd7b8"></a><!-- doxytag: member="ErrorMsg::name" ref="c1eea419b5ed61d97b8ec5f03a9bd7b8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* <a class="el" href="structErrorMsg.html#c1eea419b5ed61d97b8ec5f03a9bd7b8">ErrorMsg::name</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The error's name 
<p>
Definition at line <a class="el" href="fx-0_89_81_2lib_2ofx__error__msg_8hh-source.html#l00026">26</a> of file <a class="el" href="fx-0_89_81_2lib_2ofx__error__msg_8hh-source.html">fx-0.9.1/lib/ofx_error_msg.hh</a>.
</div>
</div><p>
<a class="anchor" name="f79b973bc93afa2d85bdebe7db18155f"></a><!-- doxytag: member="ErrorMsg::description" ref="f79b973bc93afa2d85bdebe7db18155f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* <a class="el" href="structErrorMsg.html#f79b973bc93afa2d85bdebe7db18155f">ErrorMsg::description</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The long description of the error 
<p>
Definition at line <a class="el" href="fx-0_89_81_2lib_2ofx__error__msg_8hh-source.html#l00027">27</a> of file <a class="el" href="fx-0_89_81_2lib_2ofx__error__msg_8hh-source.html">fx-0.9.1/lib/ofx_error_msg.hh</a>.
</div>
</div><p>
<hr>The documentation for this struct was generated from the following files:<ul>
<li><a class="el" href="ofx__error__msg_8hh-source.html">ofx_error_msg.hh</a><li><a class="el" href="fx-0_89_81_2lib_2ofx__error__msg_8hh-source.html">fx-0.9.1/lib/ofx_error_msg.hh</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Feb 9 21:22:00 2009 for LibOFX by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.0 </small></address>
</body>
</html>