Mercurial > hg > vamp-docs
comparison code-docs/functions_q.html @ 6:27319718b1f8 vamp-plugin-sdk-v2.7
Update code docs to v2.7 SDK
| author | Chris Cannam |
|---|---|
| date | Fri, 24 Feb 2017 16:44:47 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 5:5c95f546f0b4 | 6:27319718b1f8 |
|---|---|
| 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
| 2 <html xmlns="http://www.w3.org/1999/xhtml"> | |
| 3 <head> | |
| 4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | |
| 5 <meta http-equiv="X-UA-Compatible" content="IE=9"/> | |
| 6 <meta name="generator" content="Doxygen 1.8.13"/> | |
| 7 <meta name="viewport" content="width=device-width, initial-scale=1"/> | |
| 8 <title>VampPluginSDK: Class Members</title> | |
| 9 <link href="tabs.css" rel="stylesheet" type="text/css"/> | |
| 10 <script type="text/javascript" src="jquery.js"></script> | |
| 11 <script type="text/javascript" src="dynsections.js"></script> | |
| 12 <link href="navtree.css" rel="stylesheet" type="text/css"/> | |
| 13 <script type="text/javascript" src="resize.js"></script> | |
| 14 <script type="text/javascript" src="navtreedata.js"></script> | |
| 15 <script type="text/javascript" src="navtree.js"></script> | |
| 16 <script type="text/javascript"> | |
| 17 $(document).ready(initResizable); | |
| 18 </script> | |
| 19 <link href="doxygen.css" rel="stylesheet" type="text/css" /> | |
| 20 </head> | |
| 21 <body> | |
| 22 <div id="top"><!-- do not remove this div, it is closed by doxygen! --> | |
| 23 <div id="titlearea"> | |
| 24 <table cellspacing="0" cellpadding="0"> | |
| 25 <tbody> | |
| 26 <tr style="height: 56px;"> | |
| 27 <td id="projectalign" style="padding-left: 0.5em;"> | |
| 28 <div id="projectname">VampPluginSDK | |
| 29  <span id="projectnumber">2.7</span> | |
| 30 </div> | |
| 31 </td> | |
| 32 </tr> | |
| 33 </tbody> | |
| 34 </table> | |
| 35 </div> | |
| 36 <!-- end header part --> | |
| 37 <!-- Generated by Doxygen 1.8.13 --> | |
| 38 <script type="text/javascript" src="menudata.js"></script> | |
| 39 <script type="text/javascript" src="menu.js"></script> | |
| 40 <script type="text/javascript"> | |
| 41 $(function() { | |
| 42 initMenu('',false,false,'search.php','Search'); | |
| 43 }); | |
| 44 </script> | |
| 45 <div id="main-nav"></div> | |
| 46 </div><!-- top --> | |
| 47 <div id="side-nav" class="ui-resizable side-nav-resizable"> | |
| 48 <div id="nav-tree"> | |
| 49 <div id="nav-tree-contents"> | |
| 50 <div id="nav-sync" class="sync"></div> | |
| 51 </div> | |
| 52 </div> | |
| 53 <div id="splitbar" style="-moz-user-select:none;" | |
| 54 class="ui-resizable-handle"> | |
| 55 </div> | |
| 56 </div> | |
| 57 <script type="text/javascript"> | |
| 58 $(document).ready(function(){initNavTree('functions_q.html','');}); | |
| 59 </script> | |
| 60 <div id="doc-content"> | |
| 61 <div class="contents"> | |
| 62 <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> | |
| 63 | |
| 64 <h3><a id="index_q"></a>- q -</h3><ul> | |
| 65 <li>quantizeStep | |
| 66 : <a class="el" href="struct__VampOutputDescriptor.html#a71aa40222dda4321030cccd0bb655fe3">_VampOutputDescriptor</a> | |
| 67 , <a class="el" href="struct__VampParameterDescriptor.html#a68c91fd3fc0b0b3617c2d343fe32d0e5">_VampParameterDescriptor</a> | |
| 68 , <a class="el" href="structVamp_1_1Plugin_1_1OutputDescriptor.html#a3bed37153067b625b95acb40b60dbf0b">Vamp::Plugin::OutputDescriptor</a> | |
| 69 , <a class="el" href="structVamp_1_1PluginBase_1_1ParameterDescriptor.html#a01f8387e7c853d5e4e35d4e9a37353d7">Vamp::PluginBase::ParameterDescriptor</a> | |
| 70 </li> | |
| 71 </ul> | |
| 72 </div><!-- contents --> | |
| 73 </div><!-- doc-content --> | |
| 74 <!-- start footer part --> | |
| 75 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> | |
| 76 <ul> | |
| 77 <li class="footer">Generated by | |
| 78 <a href="http://www.doxygen.org/index.html"> | |
| 79 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> | |
| 80 </ul> | |
| 81 </div> | |
| 82 </body> | |
| 83 </html> |
