Tarball tree for barry-0.15.tar.bz2
[barry.git] / doc / www / doxygen / html / cod_8cc.html
blobcbf32aa43a5f8ccfe42b6773cef3a65c2d501813
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3 <title>Barry: cod.cc File Reference</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 <link href="tabs.css" rel="stylesheet" type="text/css">
6 </head><body>
7 <!-- Generated by Doxygen 1.5.6 -->
8 <div class="navigation" id="top">
9 <div class="tabs">
10 <ul>
11 <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12 <li><a href="modules.html"><span>Modules</span></a></li>
13 <li><a href="namespaces.html"><span>Namespaces</span></a></li>
14 <li><a href="classes.html"><span>Classes</span></a></li>
15 <li class="current"><a href="files.html"><span>Files</span></a></li>
16 <li><a href="dirs.html"><span>Directories</span></a></li>
17 </ul>
18 </div>
19 <div class="navpath"><a class="el" href="dir_edc0f428e3eefcfdce9c25befd901c57.html">src</a>
20 </div>
21 </div>
22 <div class="contents">
23 <h1>cod.cc File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
24 COD file API.
25 <p>
27 <p>Definition in file <a class="el" href="cod_8cc-source.html">cod.cc</a>.</p>
29 <p>
30 <code>#include &quot;<a class="el" href="cod_8h-source.html">cod.h</a>&quot;</code><br>
31 <code>#include &quot;<a class="el" href="cod-internal_8h-source.html">cod-internal.h</a>&quot;</code><br>
32 <code>#include &quot;<a class="el" href="error_8h-source.html">error.h</a>&quot;</code><br>
33 <code>#include &quot;<a class="el" href="endian_8h-source.html">endian.h</a>&quot;</code><br>
34 <code>#include &lt;config.h&gt;</code><br>
35 <code>#include &lt;sys/types.h&gt;</code><br>
36 <code>#include &lt;sys/stat.h&gt;</code><br>
37 <code>#include &lt;unistd.h&gt;</code><br>
38 <code>#include &lt;string&gt;</code><br>
39 <code>#include &lt;string.h&gt;</code><br>
41 <p>
42 <div class="dynheader">
43 Include dependency graph for cod.cc:</div>
44 <div class="dynsection">
45 <p><center><img src="cod_8cc__incl.png" border="0" usemap="#cod.cc_map" alt=""></center>
46 <map name="cod.cc_map">
47 <area shape="rect" href="cod_8h.html" title="COD file API." alt="" coords="299,80,352,107"><area shape="rect" href="cod-internal_8h.html" title="COD structure." alt="" coords="440,80,539,107"><area shape="rect" href="error_8h.html" title="Common exception classes for the Barry library." alt="" coords="563,80,619,107"><area shape="rect" href="endian_8h.html" title="Endian conversion macros." alt="" coords="643,80,712,107"><area shape="rect" href="dll_8h.html" title="Macros for handling DLL/library API visibility." alt="" coords="317,229,363,256"><area shape="rect" href="data_8h.html" title="Class to deal with pre&#45;saved data files." alt="" coords="47,155,103,181"></map>
48 </div>
50 <p>
51 <a href="cod_8cc-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
52 <tr><td></td></tr>
53 <tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
54 <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceBarry.html">Barry</a></td></tr>
56 <tr><td colspan="2"><br><h2>Functions</h2></td></tr>
57 <tr><td class="memItemLeft" nowrap align="right" valign="top">size_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceBarry.html#07808b7a4cabe1399d5432eb1ee1eabf">Barry::SeekNextCod</a> (std::istream &amp;input)</td></tr>
59 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Seeks the input stream to the next packed sibling .cod file and returns the packed .cod file size. <a href="#07808b7a4cabe1399d5432eb1ee1eabf"></a><br></td></tr>
60 </table>
61 </div>
62 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 29 00:01:55 2009 for Barry by&nbsp;
63 <a href="http://www.doxygen.org/index.html">
64 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
65 </body>
66 </html>