Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 4f48f620eaa1d8b8f904a92a0540d40f > files > 59

audaspace-doc-1.3.0-18.mga7.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Audaspace: util/Buffer.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">Audaspace
   &#160;<span id="projectnumber">1.3.0</span>
   </div>
   <div id="projectbrief">A high level audio library.</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_586ad3c2f85d776b984733890d824e3e.html">util</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a>  </div>
  <div class="headertitle">
<div class="title">Buffer.h File Reference<div class="ingroups"><a class="el" href="group__util.html">Utilities</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>The <a class="el" href="classBuffer.html" title="This class is a simple buffer in RAM which is 32 Byte aligned and provides resize functionality.">Buffer</a> class.  
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="Audaspace_8h_source.html">Audaspace.h</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for Buffer.h:</div>
<div class="dyncontent">
<div class="center"><img src="Buffer_8h__incl.png" border="0" usemap="#util_2Buffer_8h" alt=""/></div>
<map name="util_2Buffer_8h" id="util_2Buffer_8h">
<area shape="rect"  title="The Buffer class." alt="" coords="7,5,102,32"/>
<area shape="rect"  href="Audaspace_8h.html" title="The main header file of the library defining the namespace and basic data types." alt="" coords="5,80,104,107"/>
</map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="Buffer_8h__dep__incl.png" border="0" usemap="#util_2Buffer_8hdep" alt=""/></div>
<map name="util_2Buffer_8hdep" id="util_2Buffer_8hdep">
<area shape="rect"  title="The Buffer class." alt="" coords="1277,5,1372,32"/>
<area shape="rect"  href="SoftwareDevice_8h.html" title="The SoftwareDevice class." alt="" coords="187,80,363,107"/>
<area shape="rect"  href="JackDevice_8h.html" title="The JackDevice class." alt="" coords="349,155,476,181"/>
<area shape="rect"  href="ChannelMapperReader_8h.html" title="The ChannelMapperReader class." alt="" coords="443,80,662,107"/>
<area shape="rect"  href="ConverterReader_8h.html" title="The ConverterReader class." alt="" coords="686,80,867,107"/>
<area shape="rect"  href="JOSResampleReader_8h.html" title="The JOSResampleReader class." alt="" coords="891,80,1097,107"/>
<area shape="rect"  href="LinearResampleReader_8h.html" title="The LinearResampleReader class." alt="" coords="1121,80,1339,107"/>
<area shape="rect"  href="Mixer_8h.html" title="The Mixer class." alt="" coords="1364,80,1475,107"/>
<area shape="rect"  href="AnimateableProperty_8h.html" title="Defines the AnimateableProperty class as well as existing property types." alt="" coords="1499,80,1723,107"/>
<area shape="rect"  href="SuperposeReader_8h.html" title="The SuperposeReader class." alt="" coords="1747,80,1950,107"/>
<area shape="rect"  href="FFMPEGReader_8h.html" title="The FFMPEGReader class." alt="" coords="1975,80,2155,107"/>
<area shape="rect"  href="FFMPEGWriter_8h.html" title="The FFMPEGWriter class." alt="" coords="2179,80,2355,107"/>
<area shape="rect"  href="OpenALDevice_8h.html" title="The OpenALDevice class." alt="" coords="2380,80,2549,107"/>
<area shape="rect"  href="ReadDevice_8h.html" title="The ReadDevice class." alt="" coords="27,155,179,181"/>
<area shape="rect"  href="SDLDevice_8h.html" title="The SDLDevice class." alt="" coords="204,155,325,181"/>
<area shape="rect"  href="SequenceReader_8h.html" title="The SequenceReader class." alt="" coords="5,229,201,256"/>
<area shape="rect"  href="Sequence_8h.html" title="The Sequence class." alt="" coords="1343,155,1496,181"/>
<area shape="rect"  href="SequenceData_8h.html" title="The SequenceData class." alt="" coords="1520,155,1703,181"/>
<area shape="rect"  href="SequenceEntry_8h.html" title="The SequenceEntry class." alt="" coords="1727,155,1912,181"/>
</map>
</div>
</div>
<p><a href="Buffer_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBuffer.html">Buffer</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">This class is a simple buffer in RAM which is 32 Byte aligned and provides resize functionality.  <a href="classBuffer.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>The <a class="el" href="classBuffer.html" title="This class is a simple buffer in RAM which is 32 Byte aligned and provides resize functionality.">Buffer</a> class. </p>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.15
</small></address>
</body>
</html>