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 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372
|
<!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: OfxRequest Class 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>OfxRequest Class Reference</h1><!-- doxytag: class="OfxRequest" --><!-- doxytag: inherits="OfxAggregate,OfxAggregate,OfxAggregate" --><div class="dynheader">
Inheritance diagram for OfxRequest:</div>
<div class="dynsection">
<p><center><img src="classOfxRequest.png" usemap="#OfxRequest_map" border="0" alt=""></center>
<map name="OfxRequest_map">
<area href="classOfxAggregate.html" alt="OfxAggregate" shape="rect" coords="0,0,144,24">
<area href="classOfxAggregate.html" alt="OfxAggregate" shape="rect" coords="154,0,298,24">
<area href="classOfxAggregate.html" alt="OfxAggregate" shape="rect" coords="308,0,452,24">
<area href="classOfxAccountInfoRequest.html" alt="OfxAccountInfoRequest" shape="rect" coords="308,112,452,136">
<area href="classOfxAccountInfoRequest.html" alt="OfxAccountInfoRequest" shape="rect" coords="308,168,452,192">
<area href="classOfxAccountInfoRequest.html" alt="OfxAccountInfoRequest" shape="rect" coords="308,224,452,248">
<area href="classOfxPaymentRequest.html" alt="OfxPaymentRequest" shape="rect" coords="308,280,452,304">
<area href="classOfxPaymentRequest.html" alt="OfxPaymentRequest" shape="rect" coords="308,336,452,360">
<area href="classOfxPaymentRequest.html" alt="OfxPaymentRequest" shape="rect" coords="308,392,452,416">
<area href="classOfxStatementRequest.html" alt="OfxStatementRequest" shape="rect" coords="308,448,452,472">
<area href="classOfxStatementRequest.html" alt="OfxStatementRequest" shape="rect" coords="308,504,452,528">
<area href="classOfxStatementRequest.html" alt="OfxStatementRequest" shape="rect" coords="308,560,452,584">
</map>
</div>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A generic request.
<p>
This is an entire OFX aggregate, with all subordinate aggregates needed to log onto the OFX server of a single financial institution and process a request. The details of the particular request are up to subclasses of this one.
<p>Definition at line <a class="el" href="ofx__request_8hh-source.html#l00036">36</a> of file <a class="el" href="ofx__request_8hh-source.html">ofx_request.hh</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxRequest.html#edf28b52122ebc61fab21bda14e611ea">OfxRequest</a> (const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> &fi)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classOfxAggregate.html">OfxAggregate</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxRequest.html#b653f985a56f4cff3e87a82c700f4450">SignOnRequest</a> (void) const </td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classOfxAggregate.html">OfxAggregate</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxRequest.html#e56ceb8ef12b9431dcd4d63eec60a377">RequestMessage</a> (const string &msgtype, const string &trntype, const <a class="el" href="classOfxAggregate.html">OfxAggregate</a> &aggregate) const </td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxRequest.html#edf28b52122ebc61fab21bda14e611ea">OfxRequest</a> (const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> &fi)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classOfxAggregate.html">OfxAggregate</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxRequest.html#b653f985a56f4cff3e87a82c700f4450">SignOnRequest</a> (void) const </td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classOfxAggregate.html">OfxAggregate</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxRequest.html#e56ceb8ef12b9431dcd4d63eec60a377">RequestMessage</a> (const string &msgtype, const string &trntype, const <a class="el" href="classOfxAggregate.html">OfxAggregate</a> &aggregate) const </td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxRequest.html#edf28b52122ebc61fab21bda14e611ea">OfxRequest</a> (const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> &fi)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classOfxAggregate.html">OfxAggregate</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxRequest.html#b653f985a56f4cff3e87a82c700f4450">SignOnRequest</a> (void) const </td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classOfxAggregate.html">OfxAggregate</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxRequest.html#e56ceb8ef12b9431dcd4d63eec60a377">RequestMessage</a> (const string &msgtype, const string &trntype, const <a class="el" href="classOfxAggregate.html">OfxAggregate</a> &aggregate) const </td></tr>
<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9c831dd85c20955e6d062e8b5f660e00"></a><!-- doxytag: member="OfxRequest::m_login" ref="9c831dd85c20955e6d062e8b5f660e00" args="" -->
<a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxRequest.html#9c831dd85c20955e6d062e8b5f660e00">m_login</a></td></tr>
</table>
<hr><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" name="edf28b52122ebc61fab21bda14e611ea"></a><!-- doxytag: member="OfxRequest::OfxRequest" ref="edf28b52122ebc61fab21bda14e611ea" args="(const OfxFiLogin &fi)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">OfxRequest::OfxRequest </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> & </td>
<td class="paramname"> <em>fi</em> </td>
<td> ) </td>
<td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Creates the generic request aggregate.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>fi</em> </td><td>The information needed to log on user into one financial institution </td></tr>
</table>
</dl>
<p>Definition at line <a class="el" href="ofx__request_8hh-source.html#l00045">45</a> of file <a class="el" href="ofx__request_8hh-source.html">ofx_request.hh</a>.</p>
</div>
</div><p>
<a class="anchor" name="edf28b52122ebc61fab21bda14e611ea"></a><!-- doxytag: member="OfxRequest::OfxRequest" ref="edf28b52122ebc61fab21bda14e611ea" args="(const OfxFiLogin &fi)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">OfxRequest::OfxRequest </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> & </td>
<td class="paramname"> <em>fi</em> </td>
<td> ) </td>
<td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Creates the generic request aggregate.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>fi</em> </td><td>The information needed to log on user into one financial institution </td></tr>
</table>
</dl>
<p>Definition at line <a class="el" href="fx-0_88_82_2lib_2ofx__request_8hh-source.html#l00045">45</a> of file <a class="el" href="fx-0_88_82_2lib_2ofx__request_8hh-source.html">fx-0.8.2/lib/ofx_request.hh</a>.</p>
</div>
</div><p>
<a class="anchor" name="edf28b52122ebc61fab21bda14e611ea"></a><!-- doxytag: member="OfxRequest::OfxRequest" ref="edf28b52122ebc61fab21bda14e611ea" args="(const OfxFiLogin &fi)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">OfxRequest::OfxRequest </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> & </td>
<td class="paramname"> <em>fi</em> </td>
<td> ) </td>
<td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Creates the generic request aggregate.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>fi</em> </td><td>The information needed to log on user into one financial institution </td></tr>
</table>
</dl>
<p>Definition at line <a class="el" href="fx-0_89_80_2lib_2ofx__request_8hh-source.html#l00045">45</a> of file <a class="el" href="fx-0_89_80_2lib_2ofx__request_8hh-source.html">fx-0.9.0/lib/ofx_request.hh</a>.</p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="b653f985a56f4cff3e87a82c700f4450"></a><!-- doxytag: member="OfxRequest::SignOnRequest" ref="b653f985a56f4cff3e87a82c700f4450" args="(void) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classOfxAggregate.html">OfxAggregate</a> OfxRequest::SignOnRequest </td>
<td>(</td>
<td class="paramtype">void </td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Creates a signon request aggregate, <SIGNONMSGSRQV1> & <SONRQ>, sufficient to log this user into this financial institution.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The request aggregate created </dd></dl>
<p>Definition at line <a class="el" href="ofx__request_8cpp-source.html#l00082">82</a> of file <a class="el" href="ofx__request_8cpp-source.html">ofx_request.cpp</a>.</p>
<p>Referenced by <a class="el" href="ofx__request__statement_8cpp-source.html#l00191">libofx_request_payment_status()</a>, <a class="el" href="ofx__request__accountinfo_8cpp-source.html#l00074">OfxAccountInfoRequest::OfxAccountInfoRequest()</a>, <a class="el" href="ofx__request__statement_8cpp-source.html#l00147">OfxPaymentRequest::OfxPaymentRequest()</a>, and <a class="el" href="ofx__request__statement_8cpp-source.html#l00044">OfxStatementRequest::OfxStatementRequest()</a>.</p>
</div>
</div><p>
<a class="anchor" name="e56ceb8ef12b9431dcd4d63eec60a377"></a><!-- doxytag: member="OfxRequest::RequestMessage" ref="e56ceb8ef12b9431dcd4d63eec60a377" args="(const string &msgtype, const string &trntype, const OfxAggregate &aggregate) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classOfxAggregate.html">OfxAggregate</a> OfxRequest::RequestMessage </td>
<td>(</td>
<td class="paramtype">const string & </td>
<td class="paramname"> <em>msgtype</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const string & </td>
<td class="paramname"> <em>trntype</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classOfxAggregate.html">OfxAggregate</a> & </td>
<td class="paramname"> <em>aggregate</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Creates a message aggregate<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>msgtype</em> </td><td>The type of message. This will be prepended to "MSGSRQV1" to become the tagname of the overall aggregate </td></tr>
<tr><td valign="top"></td><td valign="top"><em>trntype</em> </td><td>The type of transactions being requested. This will be prepended to "TRNRQ" to become the tagname of the subordinate aggregate. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>aggregate</em> </td><td>The actual contents of the message, which will be a sub aggregate of the xxxTRNRQ aggregate. </td></tr>
</table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The message aggregate created </dd></dl>
<p>Definition at line <a class="el" href="ofx__request_8cpp-source.html#l00110">110</a> of file <a class="el" href="ofx__request_8cpp-source.html">ofx_request.cpp</a>.</p>
<p>Referenced by <a class="el" href="ofx__request__statement_8cpp-source.html#l00059">OfxStatementRequest::BankStatementRequest()</a>, <a class="el" href="ofx__request__statement_8cpp-source.html#l00086">OfxStatementRequest::CreditCardStatementRequest()</a>, <a class="el" href="ofx__request__statement_8cpp-source.html#l00109">OfxStatementRequest::InvestmentStatementRequest()</a>, <a class="el" href="ofx__request__statement_8cpp-source.html#l00191">libofx_request_payment_status()</a>, <a class="el" href="ofx__request__accountinfo_8cpp-source.html#l00074">OfxAccountInfoRequest::OfxAccountInfoRequest()</a>, and <a class="el" href="ofx__request__statement_8cpp-source.html#l00147">OfxPaymentRequest::OfxPaymentRequest()</a>.</p>
</div>
</div><p>
<a class="anchor" name="b653f985a56f4cff3e87a82c700f4450"></a><!-- doxytag: member="OfxRequest::SignOnRequest" ref="b653f985a56f4cff3e87a82c700f4450" args="(void) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classOfxAggregate.html">OfxAggregate</a> OfxRequest::SignOnRequest </td>
<td>(</td>
<td class="paramtype">void </td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Creates a signon request aggregate, <SIGNONMSGSRQV1> & <SONRQ>, sufficient to log this user into this financial institution.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The request aggregate created </dd></dl>
</div>
</div><p>
<a class="anchor" name="e56ceb8ef12b9431dcd4d63eec60a377"></a><!-- doxytag: member="OfxRequest::RequestMessage" ref="e56ceb8ef12b9431dcd4d63eec60a377" args="(const string &msgtype, const string &trntype, const OfxAggregate &aggregate) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classOfxAggregate.html">OfxAggregate</a> OfxRequest::RequestMessage </td>
<td>(</td>
<td class="paramtype">const string & </td>
<td class="paramname"> <em>msgtype</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const string & </td>
<td class="paramname"> <em>trntype</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classOfxAggregate.html">OfxAggregate</a> & </td>
<td class="paramname"> <em>aggregate</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Creates a message aggregate<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>msgtype</em> </td><td>The type of message. This will be prepended to "MSGSRQV1" to become the tagname of the overall aggregate </td></tr>
<tr><td valign="top"></td><td valign="top"><em>trntype</em> </td><td>The type of transactions being requested. This will be prepended to "TRNRQ" to become the tagname of the subordinate aggregate. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>aggregate</em> </td><td>The actual contents of the message, which will be a sub aggregate of the xxxTRNRQ aggregate. </td></tr>
</table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The message aggregate created </dd></dl>
</div>
</div><p>
<a class="anchor" name="b653f985a56f4cff3e87a82c700f4450"></a><!-- doxytag: member="OfxRequest::SignOnRequest" ref="b653f985a56f4cff3e87a82c700f4450" args="(void) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classOfxAggregate.html">OfxAggregate</a> OfxRequest::SignOnRequest </td>
<td>(</td>
<td class="paramtype">void </td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Creates a signon request aggregate, <SIGNONMSGSRQV1> & <SONRQ>, sufficient to log this user into this financial institution.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The request aggregate created </dd></dl>
</div>
</div><p>
<a class="anchor" name="e56ceb8ef12b9431dcd4d63eec60a377"></a><!-- doxytag: member="OfxRequest::RequestMessage" ref="e56ceb8ef12b9431dcd4d63eec60a377" args="(const string &msgtype, const string &trntype, const OfxAggregate &aggregate) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classOfxAggregate.html">OfxAggregate</a> OfxRequest::RequestMessage </td>
<td>(</td>
<td class="paramtype">const string & </td>
<td class="paramname"> <em>msgtype</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const string & </td>
<td class="paramname"> <em>trntype</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classOfxAggregate.html">OfxAggregate</a> & </td>
<td class="paramname"> <em>aggregate</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Creates a message aggregate<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>msgtype</em> </td><td>The type of message. This will be prepended to "MSGSRQV1" to become the tagname of the overall aggregate </td></tr>
<tr><td valign="top"></td><td valign="top"><em>trntype</em> </td><td>The type of transactions being requested. This will be prepended to "TRNRQ" to become the tagname of the subordinate aggregate. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>aggregate</em> </td><td>The actual contents of the message, which will be a sub aggregate of the xxxTRNRQ aggregate. </td></tr>
</table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The message aggregate created </dd></dl>
</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="ofx__request_8hh-source.html">ofx_request.hh</a><li><a class="el" href="fx-0_88_82_2lib_2ofx__request_8hh-source.html">fx-0.8.2/lib/ofx_request.hh</a><li><a class="el" href="fx-0_89_80_2lib_2ofx__request_8hh-source.html">fx-0.9.0/lib/ofx_request.hh</a><li><a class="el" href="ofx__request_8cpp-source.html">ofx_request.cpp</a><li><a class="el" href="fx-0_88_82_2lib_2ofx__request_8cpp-source.html">fx-0.8.2/lib/ofx_request.cpp</a><li><a class="el" href="fx-0_89_80_2lib_2ofx__request_8cpp-source.html">fx-0.9.0/lib/ofx_request.cpp</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>
|