1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>libmpcdec: reader_data_t Struct Reference</title>
<link href="custom.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.4 -->
<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div>
<h1>reader_data_t Struct Reference</h1><!-- doxytag: class="reader_data_t" --><a href="structreader__data__t-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o0"></a><!-- doxytag: member="reader_data_t::file" ref="o0" args="" -->
FILE * </td><td class="memItemRight" valign="bottom"><a class="el" href="structreader__data__t.html#o0">file</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o1"></a><!-- doxytag: member="reader_data_t::size" ref="o1" args="" -->
long </td><td class="memItemRight" valign="bottom"><a class="el" href="structreader__data__t.html#o1">size</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o2"></a><!-- doxytag: member="reader_data_t::seekable" ref="o2" args="" -->
mpc_bool_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structreader__data__t.html#o2">seekable</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<p>
<p>
Definition at line <a class="el" href="sample_8cpp-source.html#l00045">45</a> of file <a class="el" href="sample_8cpp-source.html">sample.cpp</a>.<hr>The documentation for this struct was generated from the following file:<ul>
<li>src/<a class="el" href="sample_8cpp-source.html">sample.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Sun Oct 23 16:35:24 2005 for libmpcdec by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address>
</body>
</html>
|