annotate src/flac-1.2.1/doc/html/api/classFLAC_1_1Metadata_1_1Iterator.html @ 1:05aa0afa9217

Bring in flac, ogg, vorbis
author Chris Cannam
date Tue, 19 Mar 2013 17:37:49 +0000
parents
children
rev   line source
Chris@1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
Chris@1 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
Chris@1 3 <title>FLAC: FLAC::Metadata::Iterator Class Reference</title>
Chris@1 4 <link href="doxygen.css" rel="stylesheet" type="text/css">
Chris@1 5 </head><body>
Chris@1 6 <!-- Generated by Doxygen 1.4.2 -->
Chris@1 7 <div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
Chris@1 8 <div class="nav">
Chris@1 9 <b>FLAC</b>::<b>Metadata</b>::<a class="el" href="classFLAC_1_1Metadata_1_1Iterator.html">Iterator</a></div>
Chris@1 10 <h1>FLAC::Metadata::Iterator Class Reference<br>
Chris@1 11 <small>
Chris@1 12 [<a class="el" href="group__flacpp__metadata__level2.html">FLAC++/metadata.h: metadata level 2 interface</a>]</small>
Chris@1 13 </h1><code>#include &lt;<a class="el" href="+_2metadata_8h-source.html">metadata.h</a>&gt;</code>
Chris@1 14 <p>
Chris@1 15 <a href="classFLAC_1_1Metadata_1_1Iterator-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Chris@1 16 This class is a wrapper around the FLAC__metadata_iterator structures and methods; see the <a class="el" href="group__flacpp__metadata__level2.html">usage guide </a> and <a class="el" href="group__flac__metadata__level2.html#ga1">FLAC__Metadata_Iterator</a>.
Chris@1 17 <p>
Chris@1 18 <table border="0" cellpadding="0" cellspacing="0">
Chris@1 19 <tr><td></td></tr>
Chris@1 20 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
Chris@1 21 <tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFLAC_1_1Metadata_1_1Iterator.html#FLAC_1_1Metadata_1_1Iteratora2">is_valid</a> () const </td></tr>
Chris@1 22
Chris@1 23 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFLAC_1_1Metadata_1_1Iterator.html#FLAC_1_1Metadata_1_1Iteratora3">init</a> (<a class="el" href="classFLAC_1_1Metadata_1_1Chain.html">Chain</a> &amp;chain)</td></tr>
Chris@1 24
Chris@1 25 <tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFLAC_1_1Metadata_1_1Iterator.html#FLAC_1_1Metadata_1_1Iteratora4">next</a> ()</td></tr>
Chris@1 26
Chris@1 27 <tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFLAC_1_1Metadata_1_1Iterator.html#FLAC_1_1Metadata_1_1Iteratora5">prev</a> ()</td></tr>
Chris@1 28
Chris@1 29 <tr><td class="memItemLeft" nowrap align="right" valign="top">::<a class="el" href="group__flac__format.html#ga113">FLAC__MetadataType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFLAC_1_1Metadata_1_1Iterator.html#FLAC_1_1Metadata_1_1Iteratora6">get_block_type</a> () const </td></tr>
Chris@1 30
Chris@1 31 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classFLAC_1_1Metadata_1_1Prototype.html">Prototype</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFLAC_1_1Metadata_1_1Iterator.html#FLAC_1_1Metadata_1_1Iteratora7">get_block</a> ()</td></tr>
Chris@1 32
Chris@1 33 <tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFLAC_1_1Metadata_1_1Iterator.html#FLAC_1_1Metadata_1_1Iteratora8">set_block</a> (<a class="el" href="classFLAC_1_1Metadata_1_1Prototype.html">Prototype</a> *block)</td></tr>
Chris@1 34
Chris@1 35 <tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFLAC_1_1Metadata_1_1Iterator.html#FLAC_1_1Metadata_1_1Iteratora9">delete_block</a> (bool replace_with_padding)</td></tr>
Chris@1 36
Chris@1 37 <tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFLAC_1_1Metadata_1_1Iterator.html#FLAC_1_1Metadata_1_1Iteratora10">insert_block_before</a> (<a class="el" href="classFLAC_1_1Metadata_1_1Prototype.html">Prototype</a> *block)</td></tr>
Chris@1 38
Chris@1 39 <tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFLAC_1_1Metadata_1_1Iterator.html#FLAC_1_1Metadata_1_1Iteratora11">insert_block_after</a> (<a class="el" href="classFLAC_1_1Metadata_1_1Prototype.html">Prototype</a> *block)</td></tr>
Chris@1 40
Chris@1 41 <tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
Chris@1 42 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="FLAC_1_1Metadata_1_1Iteratorb0" doxytag="FLAC::Metadata::Iterator::clear"></a>
Chris@1 43 virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>clear</b> ()</td></tr>
Chris@1 44
Chris@1 45 <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
Chris@1 46 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="FLAC_1_1Metadata_1_1Iteratorp0" doxytag="FLAC::Metadata::Iterator::iterator_"></a>
Chris@1 47 ::<a class="el" href="group__flac__metadata__level2.html#ga1">FLAC__Metadata_Iterator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>iterator_</b></td></tr>
Chris@1 48
Chris@1 49 </table>
Chris@1 50 <hr><h2>Member Function Documentation</h2>
Chris@1 51 <a class="anchor" name="FLAC_1_1Metadata_1_1Iteratora2" doxytag="FLAC::Metadata::Iterator::is_valid"></a><p>
Chris@1 52 <table class="mdTable" cellpadding="2" cellspacing="0">
Chris@1 53 <tr>
Chris@1 54 <td class="mdRow">
Chris@1 55 <table cellpadding="0" cellspacing="0" border="0">
Chris@1 56 <tr>
Chris@1 57 <td class="md" nowrap valign="top">bool FLAC::Metadata::Iterator::is_valid </td>
Chris@1 58 <td class="md" valign="top">(&nbsp;</td>
Chris@1 59 <td class="mdname1" valign="top" nowrap> </td>
Chris@1 60 <td class="md" valign="top">&nbsp;)&nbsp;</td>
Chris@1 61 <td class="md" nowrap> const</td>
Chris@1 62 </tr>
Chris@1 63 </table>
Chris@1 64 </td>
Chris@1 65 </tr>
Chris@1 66 </table>
Chris@1 67 <table cellspacing="5" cellpadding="0" border="0">
Chris@1 68 <tr>
Chris@1 69 <td>
Chris@1 70 &nbsp;
Chris@1 71 </td>
Chris@1 72 <td>
Chris@1 73
Chris@1 74 <p>
Chris@1 75 Returns <code>true</code> iff object was properly constructed.
Chris@1 76 <p>
Chris@1 77 </td>
Chris@1 78 </tr>
Chris@1 79 </table>
Chris@1 80 <a class="anchor" name="FLAC_1_1Metadata_1_1Iteratora3" doxytag="FLAC::Metadata::Iterator::init"></a><p>
Chris@1 81 <table class="mdTable" cellpadding="2" cellspacing="0">
Chris@1 82 <tr>
Chris@1 83 <td class="mdRow">
Chris@1 84 <table cellpadding="0" cellspacing="0" border="0">
Chris@1 85 <tr>
Chris@1 86 <td class="md" nowrap valign="top">void FLAC::Metadata::Iterator::init </td>
Chris@1 87 <td class="md" valign="top">(&nbsp;</td>
Chris@1 88 <td class="md" nowrap valign="top"><a class="el" href="classFLAC_1_1Metadata_1_1Chain.html">Chain</a> &amp;&nbsp;</td>
Chris@1 89 <td class="mdname1" valign="top" nowrap> <em>chain</em> </td>
Chris@1 90 <td class="md" valign="top">&nbsp;)&nbsp;</td>
Chris@1 91 <td class="md" nowrap></td>
Chris@1 92 </tr>
Chris@1 93 </table>
Chris@1 94 </td>
Chris@1 95 </tr>
Chris@1 96 </table>
Chris@1 97 <table cellspacing="5" cellpadding="0" border="0">
Chris@1 98 <tr>
Chris@1 99 <td>
Chris@1 100 &nbsp;
Chris@1 101 </td>
Chris@1 102 <td>
Chris@1 103
Chris@1 104 <p>
Chris@1 105 See <a class="el" href="group__flac__metadata__level2.html#ga18">FLAC__metadata_iterator_init()</a>.
Chris@1 106 <p>
Chris@1 107 </td>
Chris@1 108 </tr>
Chris@1 109 </table>
Chris@1 110 <a class="anchor" name="FLAC_1_1Metadata_1_1Iteratora4" doxytag="FLAC::Metadata::Iterator::next"></a><p>
Chris@1 111 <table class="mdTable" cellpadding="2" cellspacing="0">
Chris@1 112 <tr>
Chris@1 113 <td class="mdRow">
Chris@1 114 <table cellpadding="0" cellspacing="0" border="0">
Chris@1 115 <tr>
Chris@1 116 <td class="md" nowrap valign="top">bool FLAC::Metadata::Iterator::next </td>
Chris@1 117 <td class="md" valign="top">(&nbsp;</td>
Chris@1 118 <td class="mdname1" valign="top" nowrap> </td>
Chris@1 119 <td class="md" valign="top">&nbsp;)&nbsp;</td>
Chris@1 120 <td class="md" nowrap></td>
Chris@1 121 </tr>
Chris@1 122 </table>
Chris@1 123 </td>
Chris@1 124 </tr>
Chris@1 125 </table>
Chris@1 126 <table cellspacing="5" cellpadding="0" border="0">
Chris@1 127 <tr>
Chris@1 128 <td>
Chris@1 129 &nbsp;
Chris@1 130 </td>
Chris@1 131 <td>
Chris@1 132
Chris@1 133 <p>
Chris@1 134 See <a class="el" href="group__flac__metadata__level2.html#ga19">FLAC__metadata_iterator_next()</a>.
Chris@1 135 <p>
Chris@1 136 </td>
Chris@1 137 </tr>
Chris@1 138 </table>
Chris@1 139 <a class="anchor" name="FLAC_1_1Metadata_1_1Iteratora5" doxytag="FLAC::Metadata::Iterator::prev"></a><p>
Chris@1 140 <table class="mdTable" cellpadding="2" cellspacing="0">
Chris@1 141 <tr>
Chris@1 142 <td class="mdRow">
Chris@1 143 <table cellpadding="0" cellspacing="0" border="0">
Chris@1 144 <tr>
Chris@1 145 <td class="md" nowrap valign="top">bool FLAC::Metadata::Iterator::prev </td>
Chris@1 146 <td class="md" valign="top">(&nbsp;</td>
Chris@1 147 <td class="mdname1" valign="top" nowrap> </td>
Chris@1 148 <td class="md" valign="top">&nbsp;)&nbsp;</td>
Chris@1 149 <td class="md" nowrap></td>
Chris@1 150 </tr>
Chris@1 151 </table>
Chris@1 152 </td>
Chris@1 153 </tr>
Chris@1 154 </table>
Chris@1 155 <table cellspacing="5" cellpadding="0" border="0">
Chris@1 156 <tr>
Chris@1 157 <td>
Chris@1 158 &nbsp;
Chris@1 159 </td>
Chris@1 160 <td>
Chris@1 161
Chris@1 162 <p>
Chris@1 163 See <a class="el" href="group__flac__metadata__level2.html#ga20">FLAC__metadata_iterator_prev()</a>.
Chris@1 164 <p>
Chris@1 165 </td>
Chris@1 166 </tr>
Chris@1 167 </table>
Chris@1 168 <a class="anchor" name="FLAC_1_1Metadata_1_1Iteratora6" doxytag="FLAC::Metadata::Iterator::get_block_type"></a><p>
Chris@1 169 <table class="mdTable" cellpadding="2" cellspacing="0">
Chris@1 170 <tr>
Chris@1 171 <td class="mdRow">
Chris@1 172 <table cellpadding="0" cellspacing="0" border="0">
Chris@1 173 <tr>
Chris@1 174 <td class="md" nowrap valign="top">::<a class="el" href="group__flac__format.html#ga113">FLAC__MetadataType</a> FLAC::Metadata::Iterator::get_block_type </td>
Chris@1 175 <td class="md" valign="top">(&nbsp;</td>
Chris@1 176 <td class="mdname1" valign="top" nowrap> </td>
Chris@1 177 <td class="md" valign="top">&nbsp;)&nbsp;</td>
Chris@1 178 <td class="md" nowrap> const</td>
Chris@1 179 </tr>
Chris@1 180 </table>
Chris@1 181 </td>
Chris@1 182 </tr>
Chris@1 183 </table>
Chris@1 184 <table cellspacing="5" cellpadding="0" border="0">
Chris@1 185 <tr>
Chris@1 186 <td>
Chris@1 187 &nbsp;
Chris@1 188 </td>
Chris@1 189 <td>
Chris@1 190
Chris@1 191 <p>
Chris@1 192 See <a class="el" href="group__flac__metadata__level2.html#ga21">FLAC__metadata_iterator_get_block_type()</a>.
Chris@1 193 <p>
Chris@1 194 </td>
Chris@1 195 </tr>
Chris@1 196 </table>
Chris@1 197 <a class="anchor" name="FLAC_1_1Metadata_1_1Iteratora7" doxytag="FLAC::Metadata::Iterator::get_block"></a><p>
Chris@1 198 <table class="mdTable" cellpadding="2" cellspacing="0">
Chris@1 199 <tr>
Chris@1 200 <td class="mdRow">
Chris@1 201 <table cellpadding="0" cellspacing="0" border="0">
Chris@1 202 <tr>
Chris@1 203 <td class="md" nowrap valign="top"><a class="el" href="classFLAC_1_1Metadata_1_1Prototype.html">Prototype</a>* FLAC::Metadata::Iterator::get_block </td>
Chris@1 204 <td class="md" valign="top">(&nbsp;</td>
Chris@1 205 <td class="mdname1" valign="top" nowrap> </td>
Chris@1 206 <td class="md" valign="top">&nbsp;)&nbsp;</td>
Chris@1 207 <td class="md" nowrap></td>
Chris@1 208 </tr>
Chris@1 209 </table>
Chris@1 210 </td>
Chris@1 211 </tr>
Chris@1 212 </table>
Chris@1 213 <table cellspacing="5" cellpadding="0" border="0">
Chris@1 214 <tr>
Chris@1 215 <td>
Chris@1 216 &nbsp;
Chris@1 217 </td>
Chris@1 218 <td>
Chris@1 219
Chris@1 220 <p>
Chris@1 221 See <a class="el" href="group__flac__metadata__level2.html#ga22">FLAC__metadata_iterator_get_block()</a>.
Chris@1 222 <p>
Chris@1 223 </td>
Chris@1 224 </tr>
Chris@1 225 </table>
Chris@1 226 <a class="anchor" name="FLAC_1_1Metadata_1_1Iteratora8" doxytag="FLAC::Metadata::Iterator::set_block"></a><p>
Chris@1 227 <table class="mdTable" cellpadding="2" cellspacing="0">
Chris@1 228 <tr>
Chris@1 229 <td class="mdRow">
Chris@1 230 <table cellpadding="0" cellspacing="0" border="0">
Chris@1 231 <tr>
Chris@1 232 <td class="md" nowrap valign="top">bool FLAC::Metadata::Iterator::set_block </td>
Chris@1 233 <td class="md" valign="top">(&nbsp;</td>
Chris@1 234 <td class="md" nowrap valign="top"><a class="el" href="classFLAC_1_1Metadata_1_1Prototype.html">Prototype</a> *&nbsp;</td>
Chris@1 235 <td class="mdname1" valign="top" nowrap> <em>block</em> </td>
Chris@1 236 <td class="md" valign="top">&nbsp;)&nbsp;</td>
Chris@1 237 <td class="md" nowrap></td>
Chris@1 238 </tr>
Chris@1 239 </table>
Chris@1 240 </td>
Chris@1 241 </tr>
Chris@1 242 </table>
Chris@1 243 <table cellspacing="5" cellpadding="0" border="0">
Chris@1 244 <tr>
Chris@1 245 <td>
Chris@1 246 &nbsp;
Chris@1 247 </td>
Chris@1 248 <td>
Chris@1 249
Chris@1 250 <p>
Chris@1 251 See <a class="el" href="group__flac__metadata__level2.html#ga23">FLAC__metadata_iterator_set_block()</a>.
Chris@1 252 <p>
Chris@1 253 </td>
Chris@1 254 </tr>
Chris@1 255 </table>
Chris@1 256 <a class="anchor" name="FLAC_1_1Metadata_1_1Iteratora9" doxytag="FLAC::Metadata::Iterator::delete_block"></a><p>
Chris@1 257 <table class="mdTable" cellpadding="2" cellspacing="0">
Chris@1 258 <tr>
Chris@1 259 <td class="mdRow">
Chris@1 260 <table cellpadding="0" cellspacing="0" border="0">
Chris@1 261 <tr>
Chris@1 262 <td class="md" nowrap valign="top">bool FLAC::Metadata::Iterator::delete_block </td>
Chris@1 263 <td class="md" valign="top">(&nbsp;</td>
Chris@1 264 <td class="md" nowrap valign="top">bool&nbsp;</td>
Chris@1 265 <td class="mdname1" valign="top" nowrap> <em>replace_with_padding</em> </td>
Chris@1 266 <td class="md" valign="top">&nbsp;)&nbsp;</td>
Chris@1 267 <td class="md" nowrap></td>
Chris@1 268 </tr>
Chris@1 269 </table>
Chris@1 270 </td>
Chris@1 271 </tr>
Chris@1 272 </table>
Chris@1 273 <table cellspacing="5" cellpadding="0" border="0">
Chris@1 274 <tr>
Chris@1 275 <td>
Chris@1 276 &nbsp;
Chris@1 277 </td>
Chris@1 278 <td>
Chris@1 279
Chris@1 280 <p>
Chris@1 281 See <a class="el" href="group__flac__metadata__level2.html#ga24">FLAC__metadata_iterator_delete_block()</a>.
Chris@1 282 <p>
Chris@1 283 </td>
Chris@1 284 </tr>
Chris@1 285 </table>
Chris@1 286 <a class="anchor" name="FLAC_1_1Metadata_1_1Iteratora10" doxytag="FLAC::Metadata::Iterator::insert_block_before"></a><p>
Chris@1 287 <table class="mdTable" cellpadding="2" cellspacing="0">
Chris@1 288 <tr>
Chris@1 289 <td class="mdRow">
Chris@1 290 <table cellpadding="0" cellspacing="0" border="0">
Chris@1 291 <tr>
Chris@1 292 <td class="md" nowrap valign="top">bool FLAC::Metadata::Iterator::insert_block_before </td>
Chris@1 293 <td class="md" valign="top">(&nbsp;</td>
Chris@1 294 <td class="md" nowrap valign="top"><a class="el" href="classFLAC_1_1Metadata_1_1Prototype.html">Prototype</a> *&nbsp;</td>
Chris@1 295 <td class="mdname1" valign="top" nowrap> <em>block</em> </td>
Chris@1 296 <td class="md" valign="top">&nbsp;)&nbsp;</td>
Chris@1 297 <td class="md" nowrap></td>
Chris@1 298 </tr>
Chris@1 299 </table>
Chris@1 300 </td>
Chris@1 301 </tr>
Chris@1 302 </table>
Chris@1 303 <table cellspacing="5" cellpadding="0" border="0">
Chris@1 304 <tr>
Chris@1 305 <td>
Chris@1 306 &nbsp;
Chris@1 307 </td>
Chris@1 308 <td>
Chris@1 309
Chris@1 310 <p>
Chris@1 311 See <a class="el" href="group__flac__metadata__level2.html#ga25">FLAC__metadata_iterator_insert_block_before()</a>.
Chris@1 312 <p>
Chris@1 313 </td>
Chris@1 314 </tr>
Chris@1 315 </table>
Chris@1 316 <a class="anchor" name="FLAC_1_1Metadata_1_1Iteratora11" doxytag="FLAC::Metadata::Iterator::insert_block_after"></a><p>
Chris@1 317 <table class="mdTable" cellpadding="2" cellspacing="0">
Chris@1 318 <tr>
Chris@1 319 <td class="mdRow">
Chris@1 320 <table cellpadding="0" cellspacing="0" border="0">
Chris@1 321 <tr>
Chris@1 322 <td class="md" nowrap valign="top">bool FLAC::Metadata::Iterator::insert_block_after </td>
Chris@1 323 <td class="md" valign="top">(&nbsp;</td>
Chris@1 324 <td class="md" nowrap valign="top"><a class="el" href="classFLAC_1_1Metadata_1_1Prototype.html">Prototype</a> *&nbsp;</td>
Chris@1 325 <td class="mdname1" valign="top" nowrap> <em>block</em> </td>
Chris@1 326 <td class="md" valign="top">&nbsp;)&nbsp;</td>
Chris@1 327 <td class="md" nowrap></td>
Chris@1 328 </tr>
Chris@1 329 </table>
Chris@1 330 </td>
Chris@1 331 </tr>
Chris@1 332 </table>
Chris@1 333 <table cellspacing="5" cellpadding="0" border="0">
Chris@1 334 <tr>
Chris@1 335 <td>
Chris@1 336 &nbsp;
Chris@1 337 </td>
Chris@1 338 <td>
Chris@1 339
Chris@1 340 <p>
Chris@1 341 See <a class="el" href="group__flac__metadata__level2.html#ga26">FLAC__metadata_iterator_insert_block_after()</a>.
Chris@1 342 <p>
Chris@1 343 </td>
Chris@1 344 </tr>
Chris@1 345 </table>
Chris@1 346 <hr>The documentation for this class was generated from the following file:<ul>
Chris@1 347 <li>include/FLAC++/<a class="el" href="+_2metadata_8h-source.html">metadata.h</a></ul>
Chris@1 348
Chris@1 349 <hr size="1">
Chris@1 350 <div class="copyright">
Chris@1 351 <!-- @@@ oh so hacky -->
Chris@1 352 <table>
Chris@1 353 <tr>
Chris@1 354 <td align="left">
Chris@1 355 Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson
Chris@1 356 </td>
Chris@1 357 <td width="1%" align="right">
Chris@1 358 <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=13478&amp;type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a>
Chris@1 359 </td>
Chris@1 360 </tr>
Chris@1 361 </table>
Chris@1 362 </div>
Chris@1 363 <!-- Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson -->
Chris@1 364 <!-- Permission is granted to copy, distribute and/or modify this document -->
Chris@1 365 <!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
Chris@1 366 <!-- or any later version published by the Free Software Foundation; -->
Chris@1 367 <!-- with no invariant sections. -->
Chris@1 368 <!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html -->
Chris@1 369 </body>
Chris@1 370 </html>