Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-release > by-pkgid > 1b812d1b0e765bcc0430721ff58676d2 > files > 108

libid3_3.8_3-devel-3.8.3-19.mga1.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>id3lib: dami::io::StringReader Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="id3lib.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</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>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespacedami.html">dami</a>::<a class="el" href="namespacedami_1_1io.html">io</a>::<a class="el" href="classdami_1_1io_1_1_string_reader.html">StringReader</a>
  </div>
</div>
<div class="contents">
<h1>dami::io::StringReader Class Reference</h1><!-- doxytag: class="dami::io::StringReader" --><!-- doxytag: inherits="ID3_Reader" -->
<p><code>#include &lt;<a class="el" href="io__strings_8h_source.html">io_strings.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for dami::io::StringReader:</div>
<div class="dynsection">
 <div class="center">
  <img src="classdami_1_1io_1_1_string_reader.png" usemap="#dami::io::StringReader_map" alt=""/>
  <map id="dami::io::StringReader_map" name="dami::io::StringReader_map">
<area href="class_i_d3___reader.html" alt="ID3_Reader" shape="rect" coords="0,0,134,24"/>
</map>
 </div>
</div>

<p><a href="classdami_1_1io_1_1_string_reader-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdami_1_1io_1_1_string_reader.html#a7f38c4633047a4c3358296ba903f49d2">StringReader</a> (const String &amp;string)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdami_1_1io_1_1_string_reader.html#a1b66f4d07b57b4f944ee6c078641927f">~StringReader</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdami_1_1io_1_1_string_reader.html#a480b2bb84bd3f8f91f96193d505f8d1a">close</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Close the reader.  <a href="#a480b2bb84bd3f8f91f96193d505f8d1a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_i_d3___reader.html#aa8b2afbb909ee02b838cde53113d1d8b">int_type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdami_1_1io_1_1_string_reader.html#a637bc7bdcc28ffbd1cf477eb9b1f6372">peekChar</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the next character to be read without advancing the internal position.  <a href="#a637bc7bdcc28ffbd1cf477eb9b1f6372"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_i_d3___reader.html#ab3891f70b4b079fe887e2eb707ca060e">size_type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdami_1_1io_1_1_string_reader.html#a3aab42e984c5100b188c2ed778d3479a">readChars</a> (char buf[], <a class="el" href="class_i_d3___reader.html#ab3891f70b4b079fe887e2eb707ca060e">size_type</a> len)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Read up to <code>len</code> chars into buf and advance the internal position accordingly.  <a href="#a3aab42e984c5100b188c2ed778d3479a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_i_d3___reader.html#ab3891f70b4b079fe887e2eb707ca060e">size_type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdami_1_1io_1_1_string_reader.html#a53cb39d04003d3fb183c3c6dbcf36bef">readChars</a> (<a class="el" href="class_i_d3___reader.html#abc80771e4ce81188082eaa8fa90a67e6">char_type</a> buf[], <a class="el" href="class_i_d3___reader.html#ab3891f70b4b079fe887e2eb707ca060e">size_type</a> len)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Read up to <code>len</code> characters into buf and advance the internal position accordingly.  <a href="#a53cb39d04003d3fb183c3c6dbcf36bef"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdami_1_1io_1_1_string_reader.html#ae86180e7303f716f266b82c452f54295">getCur</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the current position in the reader.  <a href="#ae86180e7303f716f266b82c452f54295"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdami_1_1io_1_1_string_reader.html#a5a1f77fb8b11d7a03f57bbbbf9b380a0">getBeg</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the beginning position in the reader.  <a href="#a5a1f77fb8b11d7a03f57bbbbf9b380a0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdami_1_1io_1_1_string_reader.html#a00fa814f72eb17203ca8cea32488344b">getEnd</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the ending position in the reader.  <a href="#a00fa814f72eb17203ca8cea32488344b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdami_1_1io_1_1_string_reader.html#adf0d020335b8fe17be8ec389c3b58887">setCur</a> (<a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a> pos)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set the value of the internal position for reading.  <a href="#adf0d020335b8fe17be8ec389c3b58887"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdami_1_1io_1_1_string_reader.html#ad95d93f4869e06b00f3d2728648391dd">atEnd</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_i_d3___reader.html#ab3891f70b4b079fe887e2eb707ca060e">size_type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdami_1_1io_1_1_string_reader.html#a076b42bba659763cabe683ee05878207">skipChars</a> (<a class="el" href="class_i_d3___reader.html#ab3891f70b4b079fe887e2eb707ca060e">size_type</a> len)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Skip up to <code>len</code> chars in the stream and advance the internal position accordingly.  <a href="#a076b42bba659763cabe683ee05878207"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>

<p>Definition at line <a class="el" href="io__strings_8h_source.html#l00043">43</a> of file <a class="el" href="io__strings_8h_source.html">io_strings.h</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a7f38c4633047a4c3358296ba903f49d2"></a><!-- doxytag: member="dami::io::StringReader::StringReader" ref="a7f38c4633047a4c3358296ba903f49d2" args="(const String &amp;string)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dami::io::StringReader::StringReader </td>
          <td>(</td>
          <td class="paramtype">const String &amp;&nbsp;</td>
          <td class="paramname"> <em>string</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="io__strings_8h_source.html#l00048">48</a> of file <a class="el" href="io__strings_8h_source.html">io_strings.h</a>.</p>

</div>
</div>
<a class="anchor" id="a1b66f4d07b57b4f944ee6c078641927f"></a><!-- doxytag: member="dami::io::StringReader::~StringReader" ref="a1b66f4d07b57b4f944ee6c078641927f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual dami::io::StringReader::~StringReader </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="io__strings_8h_source.html#l00049">49</a> of file <a class="el" href="io__strings_8h_source.html">io_strings.h</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ad95d93f4869e06b00f3d2728648391dd"></a><!-- doxytag: member="dami::io::StringReader::atEnd" ref="ad95d93f4869e06b00f3d2728648391dd" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool dami::io::StringReader::atEnd </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="class_i_d3___reader.html#a2d7e9a6e4c4c5f751035ea507c6cadb5">ID3_Reader</a>.</p>

<p>Definition at line <a class="el" href="io__strings_8h_source.html#l00100">100</a> of file <a class="el" href="io__strings_8h_source.html">io_strings.h</a>.</p>

</div>
</div>
<a class="anchor" id="a480b2bb84bd3f8f91f96193d505f8d1a"></a><!-- doxytag: member="dami::io::StringReader::close" ref="a480b2bb84bd3f8f91f96193d505f8d1a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void dami::io::StringReader::close </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Close the reader. </p>
<p>Any further actions on the reader should fail. </p>

<p>Implements <a class="el" href="class_i_d3___reader.html#af97817a1fa7ce41492d30df6b362b4c7">ID3_Reader</a>.</p>

<p>Definition at line <a class="el" href="io__strings_8h_source.html#l00051">51</a> of file <a class="el" href="io__strings_8h_source.html">io_strings.h</a>.</p>

</div>
</div>
<a class="anchor" id="a5a1f77fb8b11d7a03f57bbbbf9b380a0"></a><!-- doxytag: member="dami::io::StringReader::getBeg" ref="a5a1f77fb8b11d7a03f57bbbbf9b380a0" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a> dami::io::StringReader::getBeg </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Return the beginning position in the reader. </p>

<p>Reimplemented from <a class="el" href="class_i_d3___reader.html#aeaf468ffe03c08731dcaf268fff3391b">ID3_Reader</a>.</p>

<p>Definition at line <a class="el" href="io__strings_8h_source.html#l00081">81</a> of file <a class="el" href="io__strings_8h_source.html">io_strings.h</a>.</p>

</div>
</div>
<a class="anchor" id="ae86180e7303f716f266b82c452f54295"></a><!-- doxytag: member="dami::io::StringReader::getCur" ref="ae86180e7303f716f266b82c452f54295" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a> dami::io::StringReader::getCur </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Return the current position in the reader. </p>

<p>Implements <a class="el" href="class_i_d3___reader.html#a232935e138e44ea49e5a289fb8d7ac94">ID3_Reader</a>.</p>

<p>Definition at line <a class="el" href="io__strings_8h_source.html#l00076">76</a> of file <a class="el" href="io__strings_8h_source.html">io_strings.h</a>.</p>

</div>
</div>
<a class="anchor" id="a00fa814f72eb17203ca8cea32488344b"></a><!-- doxytag: member="dami::io::StringReader::getEnd" ref="a00fa814f72eb17203ca8cea32488344b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a> dami::io::StringReader::getEnd </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Return the ending position in the reader. </p>

<p>Reimplemented from <a class="el" href="class_i_d3___reader.html#a5872b6813a652d831b770bfb7d65aec8">ID3_Reader</a>.</p>

<p>Definition at line <a class="el" href="io__strings_8h_source.html#l00086">86</a> of file <a class="el" href="io__strings_8h_source.html">io_strings.h</a>.</p>

</div>
</div>
<a class="anchor" id="a637bc7bdcc28ffbd1cf477eb9b1f6372"></a><!-- doxytag: member="dami::io::StringReader::peekChar" ref="a637bc7bdcc28ffbd1cf477eb9b1f6372" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="class_i_d3___reader.html#aa8b2afbb909ee02b838cde53113d1d8b">int_type</a> dami::io::StringReader::peekChar </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Return the next character to be read without advancing the internal position. </p>
<p>Returns END_OF_READER if there isn't a character to read. </p>

<p>Implements <a class="el" href="class_i_d3___reader.html#af2b67659b76a3f28dac16e3522b552cf">ID3_Reader</a>.</p>

<p>Definition at line <a class="el" href="io__strings_8h_source.html#l00052">52</a> of file <a class="el" href="io__strings_8h_source.html">io_strings.h</a>.</p>

</div>
</div>
<a class="anchor" id="a53cb39d04003d3fb183c3c6dbcf36bef"></a><!-- doxytag: member="dami::io::StringReader::readChars" ref="a53cb39d04003d3fb183c3c6dbcf36bef" args="(char_type buf[], size_type len)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="class_i_d3___reader.html#ab3891f70b4b079fe887e2eb707ca060e">size_type</a> dami::io::StringReader::readChars </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="class_i_d3___reader.html#abc80771e4ce81188082eaa8fa90a67e6">char_type</a>&nbsp;</td>
          <td class="paramname"> <em>buf</em>[], </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="class_i_d3___reader.html#ab3891f70b4b079fe887e2eb707ca060e">size_type</a>&nbsp;</td>
          <td class="paramname"> <em>len</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Read up to <code>len</code> characters into buf and advance the internal position accordingly. </p>
<p>Returns the number of characters read into buf. Note that the value returned may be less than the number of bytes that the internal position advances, due to multi-byte characters. </p>

<p>Implements <a class="el" href="class_i_d3___reader.html#a271015a0481e80ca63bfea9ff9320a50">ID3_Reader</a>.</p>

<p>Definition at line <a class="el" href="io__strings_8h_source.html#l00068">68</a> of file <a class="el" href="io__strings_8h_source.html">io_strings.h</a>.</p>

</div>
</div>
<a class="anchor" id="a3aab42e984c5100b188c2ed778d3479a"></a><!-- doxytag: member="dami::io::StringReader::readChars" ref="a3aab42e984c5100b188c2ed778d3479a" args="(char buf[], size_type len)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_i_d3___reader.html#ab3891f70b4b079fe887e2eb707ca060e">size_type</a> dami::io::StringReader::readChars </td>
          <td>(</td>
          <td class="paramtype">char&nbsp;</td>
          <td class="paramname"> <em>buf</em>[], </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="class_i_d3___reader.html#ab3891f70b4b079fe887e2eb707ca060e">size_type</a>&nbsp;</td>
          <td class="paramname"> <em>len</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Read up to <code>len</code> chars into buf and advance the internal position accordingly. </p>
<p>Returns the number of characters read into buf. </p>

<p>Reimplemented from <a class="el" href="class_i_d3___reader.html#a01bcb484f8188bb8efe8624b8e19d6b9">ID3_Reader</a>.</p>

<p>Definition at line <a class="el" href="io__strings_8h_source.html#l00064">64</a> of file <a class="el" href="io__strings_8h_source.html">io_strings.h</a>.</p>

</div>
</div>
<a class="anchor" id="adf0d020335b8fe17be8ec389c3b58887"></a><!-- doxytag: member="dami::io::StringReader::setCur" ref="adf0d020335b8fe17be8ec389c3b58887" args="(pos_type pos)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a> dami::io::StringReader::setCur </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a>&nbsp;</td>
          <td class="paramname"> <em>pos</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set the value of the internal position for reading. </p>

<p>Implements <a class="el" href="class_i_d3___reader.html#a1630f369cc7aa65a2279542715e9f483">ID3_Reader</a>.</p>

<p>Definition at line <a class="el" href="io__strings_8h_source.html#l00093">93</a> of file <a class="el" href="io__strings_8h_source.html">io_strings.h</a>.</p>

</div>
</div>
<a class="anchor" id="a076b42bba659763cabe683ee05878207"></a><!-- doxytag: member="dami::io::StringReader::skipChars" ref="a076b42bba659763cabe683ee05878207" args="(size_type len)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="class_i_d3___reader.html#ab3891f70b4b079fe887e2eb707ca060e">size_type</a> dami::io::StringReader::skipChars </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="class_i_d3___reader.html#ab3891f70b4b079fe887e2eb707ca060e">size_type</a>&nbsp;</td>
          <td class="paramname"> <em>len</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Skip up to <code>len</code> chars in the stream and advance the internal position accordingly. </p>
<p>Returns the number of characters actually skipped (may be less than requested). </p>

<p>Reimplemented from <a class="el" href="class_i_d3___reader.html#a12a8002132842435bae3d917bf6985e8">ID3_Reader</a>.</p>

<p>Definition at line <a class="el" href="io__strings_8h_source.html#l00105">105</a> of file <a class="el" href="io__strings_8h_source.html">io_strings.h</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>include/id3/<a class="el" href="io__strings_8h_source.html">io_strings.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Jan 12 23:46:36 2011 for id3lib by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>