Sophie

Sophie

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

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::WindowedReader 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_windowed_reader.html">WindowedReader</a>
  </div>
</div>
<div class="contents">
<h1>dami::io::WindowedReader Class Reference</h1><!-- doxytag: class="dami::io::WindowedReader" --><!-- doxytag: inherits="ID3_Reader" -->
<p>Set a window on the buffer.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="io__decorators_8h_source.html">io_decorators.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for dami::io::WindowedReader:</div>
<div class="dynsection">
 <div class="center">
  <img src="classdami_1_1io_1_1_windowed_reader.png" usemap="#dami::io::WindowedReader_map" alt=""/>
  <map id="dami::io::WindowedReader_map" name="dami::io::WindowedReader_map">
<area href="class_i_d3___reader.html" alt="ID3_Reader" shape="rect" coords="0,0,159,24"/>
</map>
 </div>
</div>

<p><a href="classdami_1_1io_1_1_windowed_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_windowed_reader.html#a1a644f13b82e270f2c11800c4038039e">WindowedReader</a> (<a class="el" href="class_i_d3___reader.html">ID3_Reader</a> &amp;reader)</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_windowed_reader.html#a88f80543c1797120bb597d963f8a548d">WindowedReader</a> (<a class="el" href="class_i_d3___reader.html">ID3_Reader</a> &amp;reader, <a class="el" href="class_i_d3___reader.html#ab3891f70b4b079fe887e2eb707ca060e">size_type</a> size)</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_windowed_reader.html#afb1fc2a269f869c2c6ea96df614e5bcc">WindowedReader</a> (<a class="el" href="class_i_d3___reader.html">ID3_Reader</a> &amp;reader, <a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a> beg, <a class="el" href="class_i_d3___reader.html#ab3891f70b4b079fe887e2eb707ca060e">size_type</a> size)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdami_1_1io_1_1_windowed_reader.html#a57b425068a3ef9c0b94339e497f9c448">setWindow</a> (<a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a> beg, <a class="el" href="class_i_d3___reader.html#ab3891f70b4b079fe887e2eb707ca060e">size_type</a> size)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><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_windowed_reader.html#aa7a9567e54804ef5a06e28bc5145672b">setBeg</a> (<a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><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_windowed_reader.html#a6c0e268b8b66da89812d7d2f211c1d57">setCur</a> (<a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a> cur)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set the value of the current position for reading.  <a href="#a6c0e268b8b66da89812d7d2f211c1d57"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><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_windowed_reader.html#af4d73fed0c9ae1f35b7b6a079fdd694d">setEnd</a> (<a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><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_windowed_reader.html#a033246ebae34ce4f17cd3f0cab5a02ac">getCur</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the current position in the reader.  <a href="#a033246ebae34ce4f17cd3f0cab5a02ac"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><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_windowed_reader.html#a5ce82f2e98fff8d3b824e1fdd1e20dae">getBeg</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the beginning position in the reader.  <a href="#a5ce82f2e98fff8d3b824e1fdd1e20dae"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><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_windowed_reader.html#a77ca5d466916df116adec205fc900011">getEnd</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the ending position in the reader.  <a href="#a77ca5d466916df116adec205fc900011"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdami_1_1io_1_1_windowed_reader.html#a701bdfaa85bc40a87c543f476b2cc0ae">inWindow</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><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_windowed_reader.html#af505113fe3eb0946124fd9e64afe4c8a">readChar</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Read a single character and advance the internal position.  <a href="#af505113fe3eb0946124fd9e64afe4c8a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><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_windowed_reader.html#a27d83c8e50405c33909080dd4e095563">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="#a27d83c8e50405c33909080dd4e095563"></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_windowed_reader.html#ad3abff7485afcaf9ce119fb502ddec49">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="#ad3abff7485afcaf9ce119fb502ddec49"></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_windowed_reader.html#a3e1f52fcca8983d00e43a48781def3f9">readChars</a> (char buf[], <a class="el" href="class_i_d3___reader.html#ab3891f70b4b079fe887e2eb707ca060e">size_type</a> len)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdami_1_1io_1_1_windowed_reader.html#ab74b6b3c367cba61837e5b2f8af5fee5">close</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Close the reader.  <a href="#ab74b6b3c367cba61837e5b2f8af5fee5"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Set a window on the buffer. </p>
<p>Characters can only be read within this window. </p>

<p>Definition at line <a class="el" href="io__decorators_8h_source.html#l00038">38</a> of file <a class="el" href="io__decorators_8h_source.html">io_decorators.h</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a1a644f13b82e270f2c11800c4038039e"></a><!-- doxytag: member="dami::io::WindowedReader::WindowedReader" ref="a1a644f13b82e270f2c11800c4038039e" args="(ID3_Reader &amp;reader)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dami::io::WindowedReader::WindowedReader </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="class_i_d3___reader.html">ID3_Reader</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>reader</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="io__decorators_8h_source.html#l00043">43</a> of file <a class="el" href="io__decorators_8h_source.html">io_decorators.h</a>.</p>

</div>
</div>
<a class="anchor" id="a88f80543c1797120bb597d963f8a548d"></a><!-- doxytag: member="dami::io::WindowedReader::WindowedReader" ref="a88f80543c1797120bb597d963f8a548d" args="(ID3_Reader &amp;reader, size_type size)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dami::io::WindowedReader::WindowedReader </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="class_i_d3___reader.html">ID3_Reader</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>reader</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>size</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="io__decorators_8h_source.html#l00046">46</a> of file <a class="el" href="io__decorators_8h_source.html">io_decorators.h</a>.</p>

</div>
</div>
<a class="anchor" id="afb1fc2a269f869c2c6ea96df614e5bcc"></a><!-- doxytag: member="dami::io::WindowedReader::WindowedReader" ref="afb1fc2a269f869c2c6ea96df614e5bcc" args="(ID3_Reader &amp;reader, pos_type beg, size_type size)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dami::io::WindowedReader::WindowedReader </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="class_i_d3___reader.html">ID3_Reader</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>reader</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></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>beg</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>size</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="io__decorators_8h_source.html#l00050">50</a> of file <a class="el" href="io__decorators_8h_source.html">io_decorators.h</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ab74b6b3c367cba61837e5b2f8af5fee5"></a><!-- doxytag: member="dami::io::WindowedReader::close" ref="ab74b6b3c367cba61837e5b2f8af5fee5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void dami::io::WindowedReader::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__decorators_8h_source.html#l00078">78</a> of file <a class="el" href="io__decorators_8h_source.html">io_decorators.h</a>.</p>

</div>
</div>
<a class="anchor" id="a5ce82f2e98fff8d3b824e1fdd1e20dae"></a><!-- doxytag: member="dami::io::WindowedReader::getBeg" ref="a5ce82f2e98fff8d3b824e1fdd1e20dae" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a> dami::io::WindowedReader::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__decorators_8h_source.html#l00064">64</a> of file <a class="el" href="io__decorators_8h_source.html">io_decorators.h</a>.</p>

</div>
</div>
<a class="anchor" id="a033246ebae34ce4f17cd3f0cab5a02ac"></a><!-- doxytag: member="dami::io::WindowedReader::getCur" ref="a033246ebae34ce4f17cd3f0cab5a02ac" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a> dami::io::WindowedReader::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__decorators_8h_source.html#l00063">63</a> of file <a class="el" href="io__decorators_8h_source.html">io_decorators.h</a>.</p>

</div>
</div>
<a class="anchor" id="a77ca5d466916df116adec205fc900011"></a><!-- doxytag: member="dami::io::WindowedReader::getEnd" ref="a77ca5d466916df116adec205fc900011" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a> dami::io::WindowedReader::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__decorators_8h_source.html#l00065">65</a> of file <a class="el" href="io__decorators_8h_source.html">io_decorators.h</a>.</p>

</div>
</div>
<a class="anchor" id="a701bdfaa85bc40a87c543f476b2cc0ae"></a><!-- doxytag: member="dami::io::WindowedReader::inWindow" ref="a701bdfaa85bc40a87c543f476b2cc0ae" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool dami::io::WindowedReader::inWindow </td>
          <td>(</td>
          <td class="paramname"></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__decorators_8h_source.html#l00067">67</a> of file <a class="el" href="io__decorators_8h_source.html">io_decorators.h</a>.</p>

</div>
</div>
<a class="anchor" id="a27d83c8e50405c33909080dd4e095563"></a><!-- doxytag: member="dami::io::WindowedReader::peekChar" ref="a27d83c8e50405c33909080dd4e095563" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_i_d3___reader.html#aa8b2afbb909ee02b838cde53113d1d8b">ID3_Reader::int_type</a> io::WindowedReader::peekChar </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [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__decorators_8cpp_source.html#l00126">126</a> of file <a class="el" href="io__decorators_8cpp_source.html">io_decorators.cpp</a>.</p>

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

<p>Read a single character and advance the internal position. </p>
<p>Note that the interal position may advance more than one byte for a single character read. Returns END_OF_READER if there isn't a character to read. </p>

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

<p>Definition at line <a class="el" href="io__decorators_8cpp_source.html#l00110">110</a> of file <a class="el" href="io__decorators_8cpp_source.html">io_decorators.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a3e1f52fcca8983d00e43a48781def3f9"></a><!-- doxytag: member="dami::io::WindowedReader::readChars" ref="a3e1f52fcca8983d00e43a48781def3f9" 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::WindowedReader::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>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__decorators_8h_source.html#l00073">73</a> of file <a class="el" href="io__decorators_8h_source.html">io_decorators.h</a>.</p>

</div>
</div>
<a class="anchor" id="ad3abff7485afcaf9ce119fb502ddec49"></a><!-- doxytag: member="dami::io::WindowedReader::readChars" ref="ad3abff7485afcaf9ce119fb502ddec49" args="(char_type 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">ID3_Reader::size_type</a> io::WindowedReader::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> [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__decorators_8cpp_source.html#l00136">136</a> of file <a class="el" href="io__decorators_8cpp_source.html">io_decorators.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aa7a9567e54804ef5a06e28bc5145672b"></a><!-- doxytag: member="dami::io::WindowedReader::setBeg" ref="aa7a9567e54804ef5a06e28bc5145672b" args="(pos_type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">ID3_Reader::pos_type</a> io::WindowedReader::setBeg </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>beg</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="io__decorators_8cpp_source.html#l00069">69</a> of file <a class="el" href="io__decorators_8cpp_source.html">io_decorators.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a6c0e268b8b66da89812d7d2f211c1d57"></a><!-- doxytag: member="dami::io::WindowedReader::setCur" ref="a6c0e268b8b66da89812d7d2f211c1d57" args="(pos_type cur)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">pos_type</a> dami::io::WindowedReader::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 current 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__decorators_8h_source.html#l00057">57</a> of file <a class="el" href="io__decorators_8h_source.html">io_decorators.h</a>.</p>

</div>
</div>
<a class="anchor" id="af4d73fed0c9ae1f35b7b6a079fdd694d"></a><!-- doxytag: member="dami::io::WindowedReader::setEnd" ref="af4d73fed0c9ae1f35b7b6a079fdd694d" args="(pos_type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_i_d3___reader.html#a83194ea4d4e04e81302b095e9aa2275a">ID3_Reader::pos_type</a> io::WindowedReader::setEnd </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>end</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="io__decorators_8cpp_source.html#l00090">90</a> of file <a class="el" href="io__decorators_8cpp_source.html">io_decorators.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a57b425068a3ef9c0b94339e497f9c448"></a><!-- doxytag: member="dami::io::WindowedReader::setWindow" ref="a57b425068a3ef9c0b94339e497f9c448" args="(pos_type beg, size_type size)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void io::WindowedReader::setWindow </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>beg</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>size</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="io__decorators_8cpp_source.html#l00038">38</a> of file <a class="el" href="io__decorators_8cpp_source.html">io_decorators.cpp</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>include/id3/<a class="el" href="io__decorators_8h_source.html">io_decorators.h</a></li>
<li>src/<a class="el" href="io__decorators_8cpp_source.html">io_decorators.cpp</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>