Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > by-pkgid > f250c16c2b84c9364a2f35a71121aaa2 > files > 257

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>arrays.h File Reference</h1><code>#include &lt;memory&gt;</code><br>
<code>#include &lt;cstddef&gt;</code><br>
<code>#include &lt;stdexcept&gt;</code><br>
<code>#include &lt;iostream&gt;</code><br>
<code>#include &lt;algorithm&gt;</code><br>
<code>#include &lt;cstring&gt;</code><br>

<p>
<a href="a00162_source.html">Go to the source code of this file.</a><h2>Classes</h2>
<ul>
<li>class <a class="el" href="a00125.html">dirac::Range</a>
<dl class="el"><dd class="mdescRight"><a class="el" href="a00125.html" title="Range type.">Range</a> type.  <a href="a00125.html#_details">More...</a><br></dl><li>class <a class="el" href="a00097.html">dirac::OneDArray&lt; T &gt;</a>
<dl class="el"><dd class="mdescRight">A template class for one-dimensional arrays.  <a href="a00097.html#_details">More...</a><br></dl><li>class <a class="el" href="a00145.html">dirac::TwoDArray&lt; T &gt;</a>
<dl class="el"><dd class="mdescRight">A template class for two-dimensional arrays.  <a href="a00145.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>Functions</h2>
<ul>
<li>template&lt;class T &gt; std::ostream &amp; <a class="el" href="a00234.html#06a3689cd310a188f84b8a21590636fc">dirac::operator&lt;&lt;</a> (std::ostream &amp;stream, TwoDArray&lt; T &gt; &amp;array)
<dl class="el"><dd class="mdescRight">A function for extracting array data.  <a href="#06a3689cd310a188f84b8a21590636fc"></a><br></dl><li>template&lt;class T &gt; std::istream &amp; <a class="el" href="a00234.html#601ef46ed6e25d57ffa6bd41cbe128c5">dirac::operator&gt;&gt;</a> (std::istream &amp;stream, TwoDArray&lt; T &gt; &amp;array)
<dl class="el"><dd class="mdescRight">A function for inserting array data.  <a href="#601ef46ed6e25d57ffa6bd41cbe128c5"></a><br></dl></ul>
</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>