Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > dc9b9eb224888fd532330fad8ee0ffc5 > files > 484

audacious-devel-2.4.5-1.fc14.x86_64.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>Audacious: VFSBuffer Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">Audacious&#160;<span id="projectnumber">$Id:Doxyfile42802007-03-2104:39:00Znenolod$</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</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 id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Public Attributes</a>  </div>
  <div class="headertitle">
<h1>VFSBuffer Struct Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="VFSBuffer" -->
<p>Private data for the VFS memorybuffer class.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="vfs__buffer_8h_source.html">vfs_buffer.h</a>&gt;</code></p>

<p><a href="structVFSBuffer-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">guchar *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVFSBuffer.html#a5e8678d5ea1978be1b61d3222e80c871">data</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The data inside the <a class="el" href="structVFSBuffer.html" title="Private data for the VFS memorybuffer class.">VFSBuffer</a>.  <a href="#a5e8678d5ea1978be1b61d3222e80c871"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">guchar *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVFSBuffer.html#ac5f1303560b3257decb0c1e30b9cade9">iter</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The current position of the VFS buffer iterator.  <a href="#ac5f1303560b3257decb0c1e30b9cade9"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">guchar *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVFSBuffer.html#a685ed8cea756db0aaa06823ed05162f8">end</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The end of the memory segment that the VFS buffer uses.  <a href="#a685ed8cea756db0aaa06823ed05162f8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">gsize&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVFSBuffer.html#ad09eddaa5c392c67ccf62da8c4f16675">size</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The size of the memory segment.  <a href="#ad09eddaa5c392c67ccf62da8c4f16675"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Private data for the VFS memorybuffer class. </p>

<p>Definition at line <a class="el" href="vfs__buffer_8h_source.html#l00029">29</a> of file <a class="el" href="vfs__buffer_8h_source.html">vfs_buffer.h</a>.</p>
</div><hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a5e8678d5ea1978be1b61d3222e80c871"></a><!-- doxytag: member="VFSBuffer::data" ref="a5e8678d5ea1978be1b61d3222e80c871" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">guchar* <a class="el" href="structVFSBuffer.html#a5e8678d5ea1978be1b61d3222e80c871">VFSBuffer::data</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The data inside the <a class="el" href="structVFSBuffer.html" title="Private data for the VFS memorybuffer class.">VFSBuffer</a>. </p>

<p>Definition at line <a class="el" href="vfs__buffer_8h_source.html#l00030">30</a> of file <a class="el" href="vfs__buffer_8h_source.html">vfs_buffer.h</a>.</p>

<p>Referenced by <a class="el" href="vfs__buffer_8c_source.html#l00110">buffer_vfs_fseek_impl()</a>, <a class="el" href="vfs__buffer_8c_source.html#l00184">buffer_vfs_fsize_impl()</a>, <a class="el" href="vfs__buffer_8c_source.html#l00152">buffer_vfs_ftell_impl()</a>, <a class="el" href="vfs__buffer_8c_source.html#l00139">buffer_vfs_rewind_impl()</a>, and <a class="el" href="vfs__buffer_8c_source.html#l00214">vfs_buffer_new()</a>.</p>

</div>
</div>
<a class="anchor" id="a685ed8cea756db0aaa06823ed05162f8"></a><!-- doxytag: member="VFSBuffer::end" ref="a685ed8cea756db0aaa06823ed05162f8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">guchar* <a class="el" href="structVFSBuffer.html#a685ed8cea756db0aaa06823ed05162f8">VFSBuffer::end</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The end of the memory segment that the VFS buffer uses. </p>

<p>Definition at line <a class="el" href="vfs__buffer_8h_source.html#l00032">32</a> of file <a class="el" href="vfs__buffer_8h_source.html">vfs_buffer.h</a>.</p>

<p>Referenced by <a class="el" href="vfs__buffer_8c_source.html#l00165">buffer_vfs_feof_impl()</a>, <a class="el" href="vfs__buffer_8c_source.html#l00110">buffer_vfs_fseek_impl()</a>, <a class="el" href="vfs__buffer_8c_source.html#l00184">buffer_vfs_fsize_impl()</a>, and <a class="el" href="vfs__buffer_8c_source.html#l00214">vfs_buffer_new()</a>.</p>

</div>
</div>
<a class="anchor" id="ac5f1303560b3257decb0c1e30b9cade9"></a><!-- doxytag: member="VFSBuffer::iter" ref="ac5f1303560b3257decb0c1e30b9cade9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">guchar* <a class="el" href="structVFSBuffer.html#ac5f1303560b3257decb0c1e30b9cade9">VFSBuffer::iter</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The current position of the VFS buffer iterator. </p>

<p>Definition at line <a class="el" href="vfs__buffer_8h_source.html#l00031">31</a> of file <a class="el" href="vfs__buffer_8h_source.html">vfs_buffer.h</a>.</p>

<p>Referenced by <a class="el" href="vfs__buffer_8c_source.html#l00165">buffer_vfs_feof_impl()</a>, <a class="el" href="vfs__buffer_8c_source.html#l00043">buffer_vfs_fread_impl()</a>, <a class="el" href="vfs__buffer_8c_source.html#l00110">buffer_vfs_fseek_impl()</a>, <a class="el" href="vfs__buffer_8c_source.html#l00152">buffer_vfs_ftell_impl()</a>, <a class="el" href="vfs__buffer_8c_source.html#l00067">buffer_vfs_fwrite_impl()</a>, <a class="el" href="vfs__buffer_8c_source.html#l00092">buffer_vfs_getc_impl()</a>, <a class="el" href="vfs__buffer_8c_source.html#l00139">buffer_vfs_rewind_impl()</a>, and <a class="el" href="vfs__buffer_8c_source.html#l00214">vfs_buffer_new()</a>.</p>

</div>
</div>
<a class="anchor" id="ad09eddaa5c392c67ccf62da8c4f16675"></a><!-- doxytag: member="VFSBuffer::size" ref="ad09eddaa5c392c67ccf62da8c4f16675" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gsize <a class="el" href="structVFSBuffer.html#ad09eddaa5c392c67ccf62da8c4f16675">VFSBuffer::size</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The size of the memory segment. </p>

<p>Definition at line <a class="el" href="vfs__buffer_8h_source.html#l00033">33</a> of file <a class="el" href="vfs__buffer_8h_source.html">vfs_buffer.h</a>.</p>

<p>Referenced by <a class="el" href="vfs__buffer_8c_source.html#l00043">buffer_vfs_fread_impl()</a>, <a class="el" href="vfs__buffer_8c_source.html#l00067">buffer_vfs_fwrite_impl()</a>, and <a class="el" href="vfs__buffer_8c_source.html#l00214">vfs_buffer_new()</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="vfs__buffer_8h_source.html">vfs_buffer.h</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Sun Apr 17 2011 for Audacious by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>