1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<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.3 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Data 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>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>.</p>
<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 </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 * </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 * </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 * </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 * </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 * </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 * </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>.</p>
<p>Referenced by <a class="el" href="ofx__error__msg_8hh-source.html#l00128">find_error_msg()</a>.</p>
</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>.</p>
</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>.</p>
</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_88_82_2lib_2ofx__error__msg_8hh-source.html#l00026">26</a> of file <a class="el" href="fx-0_88_82_2lib_2ofx__error__msg_8hh-source.html">fx-0.8.2/lib/ofx_error_msg.hh</a>.</p>
</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_88_82_2lib_2ofx__error__msg_8hh-source.html#l00027">27</a> of file <a class="el" href="fx-0_88_82_2lib_2ofx__error__msg_8hh-source.html">fx-0.8.2/lib/ofx_error_msg.hh</a>.</p>
</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_80_2lib_2ofx__error__msg_8hh-source.html#l00026">26</a> of file <a class="el" href="fx-0_89_80_2lib_2ofx__error__msg_8hh-source.html">fx-0.9.0/lib/ofx_error_msg.hh</a>.</p>
</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_80_2lib_2ofx__error__msg_8hh-source.html#l00027">27</a> of file <a class="el" href="fx-0_89_80_2lib_2ofx__error__msg_8hh-source.html">fx-0.9.0/lib/ofx_error_msg.hh</a>.</p>
</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_88_82_2lib_2ofx__error__msg_8hh-source.html">fx-0.8.2/lib/ofx_error_msg.hh</a><li><a class="el" href="fx-0_89_80_2lib_2ofx__error__msg_8hh-source.html">fx-0.9.0/lib/ofx_error_msg.hh</a></ul>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Nov 19 20:28:00 2007 for LibOFX by
<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>
|