Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > ede7a87b37818518798575974c5532a5 > files > 66

lv2-c++-tools-devel-1.0.3-5.fc15.i686.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>LV2::FixedP2BufSize&lt; Required &gt;::I&lt; Derived &gt; Struct Template 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="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</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="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><b>LV2</b>      </li>
      <li class="navelem"><a class="el" href="structLV2_1_1FixedP2BufSize.html">FixedP2BufSize</a>      </li>
      <li class="navelem"><a class="el" href="structLV2_1_1FixedP2BufSize_1_1I.html">I</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pro-methods">Protected Member Functions</a>  </div>
  <div class="headertitle">
<h1>LV2::FixedP2BufSize&lt; Required &gt;::I&lt; Derived &gt; Struct Template Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="LV2::FixedP2BufSize::I" --><!-- doxytag: inherits="LV2::Extension" -->
<p><code>#include &lt;<a class="el" href="lv2plugin_8hpp_source.html">lv2plugin.hpp</a>&gt;</code></p>

<p>Inherits LV2::Extension&lt; Required &gt;.</p>

<p><a href="structLV2_1_1FixedP2BufSize_1_1I-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structLV2_1_1FixedP2BufSize_1_1I.html#a43db923b4e8e5c6d41ee121a1b5db965">get_buffer_size</a> () const </td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock"><h3>template&lt;bool Required = true&gt;<br/>
template&lt;class Derived&gt;<br/>
 struct LV2::FixedP2BufSize&lt; Required &gt;::I&lt; Derived &gt;</h3>

<p>This is the type that your plugin class will inherit when you use the <a class="el" href="structLV2_1_1FixedP2BufSize.html">FixedP2BufSize</a> mixin. The public and protected members defined here will be available in your plugin class. </p>
</div><hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a43db923b4e8e5c6d41ee121a1b5db965"></a><!-- doxytag: member="LV2::FixedP2BufSize::I::get_buffer_size" ref="a43db923b4e8e5c6d41ee121a1b5db965" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;bool Required = true&gt; </div>
<div class="memtemplate">
template&lt;class Derived&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">uint32_t <a class="el" href="structLV2_1_1FixedP2BufSize.html">LV2::FixedP2BufSize</a>&lt; Required &gt;::<a class="el" href="structLV2_1_1FixedP2BufSize_1_1I.html">I</a>&lt; Derived &gt;::get_buffer_size </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>This returns the buffer size that the host has promised to use. If the host does not support this extension this function will return 0. </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>libraries/lv2plugin/<a class="el" href="lv2plugin_8hpp_source.html">lv2plugin.hpp</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Tue Feb 8 2011 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>