Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > media > main-release > by-pkgid > f250c16c2b84c9364a2f35a71121aaa2 > files > 269

lib64dirac-devel-1.0.2-2mdv2010.0.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Dirac Video Codec</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<h1 align="center" color="#606080">
Dirac - A Video Codec
</h1>
<p align="center">
Created by the <a href="http://www.bbc.co.uk">British Broadcasting Corporation</a>.
</p>
<hr>
<!-- Generated by Doxygen 1.5.9 -->
<div class="contents">
<h1>byteio.h File Reference</h1><code>#include &lt;iostream&gt;</code><br>
<code>#include &lt;sstream&gt;</code><br>
<code>#include &lt;iomanip&gt;</code><br>
<code>#include &lt;climits&gt;</code><br>
<code>#include &lt;<a class="el" href="a00179_source.html">libdirac_byteio/dirac_byte_stats.h</a>&gt;</code><br>

<p>
<a href="a00168_source.html">Go to the source code of this file.</a><h2>Classes</h2>
<ul>
<li>class <a class="el" href="a00016.html">dirac::ByteIO</a>
<dl class="el"><dd class="mdescRight">Class <a class="el" href="a00016.html" title="Class ByteIO - top-level class for reading/writing bytes to a stream.">ByteIO</a> - top-level class for reading/writing bytes to a stream.  <a href="a00016.html#_details">More...</a><br></dl></ul>
<h2>Namespaces</h2>
<ul>
<li>namespace <a class="el" href="a00234.html">dirac</a>
<dl class="el"><dd class="mdescRight">Definition of class <a class="el" href="a00130.html" title="A random access point within a Dirac bytestream.">SequenceHeaderByteIO</a>. <br></dl>
<p>
</ul>
<h2>Defines</h2>
<ul>
<li>#define <a class="el" href="a00168.html#fe60fc1318bd5443226a6bd38a12ff4b">BIT_ZERO</a>&nbsp;&nbsp;&nbsp;0
<li>#define <a class="el" href="a00168.html#eead6609dbdc7a87cbcfd85c41ee6f27">BIT_ONE</a>&nbsp;&nbsp;&nbsp;1
<li>#define <a class="el" href="a00168.html#a963b8b74c7171092974d2e4948e3b66">MS_BIT</a>&nbsp;&nbsp;&nbsp;(1 &lt;&lt; (CHAR_BIT - 1))
<li>#define <a class="el" href="a00168.html#99cc5a998dfeebc3567baec59b4a77a3">BIT_IN_CHAR</a>(bit)&nbsp;&nbsp;&nbsp;(1 &lt;&lt; bit)
</ul>
<hr><h2>Define Documentation</h2>
<a class="anchor" name="99cc5a998dfeebc3567baec59b4a77a3"></a><!-- doxytag: member="byteio.h::BIT_IN_CHAR" ref="99cc5a998dfeebc3567baec59b4a77a3" args="(bit)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define BIT_IN_CHAR          </td>
          <td>(</td>
          <td class="paramtype">bit&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td>&nbsp;&nbsp;&nbsp;(1 &lt;&lt; bit)</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Referenced by <a class="el" href="a00168_source.html#l00148">dirac::ByteIO::GetBit()</a>, and <a class="el" href="a00168_source.html#l00150">dirac::ByteIO::SetBit()</a>.</p>

</div>
</div><p>
<a class="anchor" name="eead6609dbdc7a87cbcfd85c41ee6f27"></a><!-- doxytag: member="byteio.h::BIT_ONE" ref="eead6609dbdc7a87cbcfd85c41ee6f27" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define BIT_ONE&nbsp;&nbsp;&nbsp;1          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="fe60fc1318bd5443226a6bd38a12ff4b"></a><!-- doxytag: member="byteio.h::BIT_ZERO" ref="fe60fc1318bd5443226a6bd38a12ff4b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define BIT_ZERO&nbsp;&nbsp;&nbsp;0          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="a963b8b74c7171092974d2e4948e3b66"></a><!-- doxytag: member="byteio.h::MS_BIT" ref="a963b8b74c7171092974d2e4948e3b66" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define MS_BIT&nbsp;&nbsp;&nbsp;(1 &lt;&lt; (CHAR_BIT - 1))          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
</div>
<hr>
<p align="center"><small>
&copy; 2004 British Broadcasting Corporation.
Dirac code licensed under the <a href="http://www.mozilla.org/MPL/">Mozilla Public License (MPL) Version 1.1</a>.<br>
HTML documentation generated by Dimitri van Heesch's
excellent <a href="http://www.doxygen.org">Doxygen</a> tool.
</small></p>
</body>
</html>