flatmax@597
|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
flatmax@597
|
2 <html xmlns="http://www.w3.org/1999/xhtml">
|
flatmax@597
|
3 <head>
|
flatmax@597
|
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
flatmax@597
|
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
flatmax@597
|
6 <title>CARFAC C++: Class Hierarchy</title>
|
flatmax@597
|
7
|
flatmax@597
|
8 <link href="tabs.css" rel="stylesheet" type="text/css"/>
|
flatmax@597
|
9 <link href="doxygen.css" rel="stylesheet" type="text/css" />
|
flatmax@597
|
10 <link href="navtree.css" rel="stylesheet" type="text/css"/>
|
flatmax@597
|
11 <script type="text/javascript" src="jquery.js"></script>
|
flatmax@597
|
12 <script type="text/javascript" src="resize.js"></script>
|
flatmax@597
|
13 <script type="text/javascript" src="navtree.js"></script>
|
flatmax@597
|
14 <script type="text/javascript">
|
flatmax@597
|
15 $(document).ready(initResizable);
|
flatmax@597
|
16 </script>
|
flatmax@597
|
17 <link href="search/search.css" rel="stylesheet" type="text/css"/>
|
flatmax@597
|
18 <script type="text/javascript" src="search/search.js"></script>
|
flatmax@597
|
19 <script type="text/javascript">
|
flatmax@597
|
20 $(document).ready(function() { searchBox.OnSelectItem(0); });
|
flatmax@597
|
21 </script>
|
flatmax@597
|
22
|
flatmax@597
|
23 </head>
|
flatmax@597
|
24 <body>
|
flatmax@597
|
25 <div id="top"><!-- do not remove this div! -->
|
flatmax@597
|
26
|
flatmax@597
|
27
|
flatmax@597
|
28 <div id="titlearea">
|
flatmax@597
|
29 <table cellspacing="0" cellpadding="0">
|
flatmax@597
|
30 <tbody>
|
flatmax@597
|
31 <tr style="height: 56px;">
|
flatmax@597
|
32
|
flatmax@597
|
33 <td id="projectlogo"><img alt="Logo" src="icon.png"/></td>
|
flatmax@597
|
34
|
flatmax@597
|
35
|
flatmax@597
|
36 <td style="padding-left: 0.5em;">
|
flatmax@597
|
37 <div id="projectname">CARFAC C++
|
flatmax@597
|
38
|
flatmax@597
|
39 </div>
|
flatmax@597
|
40 <div id="projectbrief">C++ implementation of CARFAC</div>
|
flatmax@597
|
41 </td>
|
flatmax@597
|
42
|
flatmax@597
|
43
|
flatmax@597
|
44
|
flatmax@597
|
45 </tr>
|
flatmax@597
|
46 </tbody>
|
flatmax@597
|
47 </table>
|
flatmax@597
|
48 </div>
|
flatmax@597
|
49
|
flatmax@597
|
50 <!-- Generated by Doxygen 1.7.6.1 -->
|
flatmax@597
|
51 <script type="text/javascript">
|
flatmax@597
|
52 var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
flatmax@597
|
53 </script>
|
flatmax@597
|
54 <div id="navrow1" class="tabs">
|
flatmax@597
|
55 <ul class="tablist">
|
flatmax@597
|
56 <li><a href="index.html"><span>Main Page</span></a></li>
|
flatmax@597
|
57 <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
|
flatmax@597
|
58 <li><a href="files.html"><span>Files</span></a></li>
|
flatmax@597
|
59 <li>
|
flatmax@597
|
60 <div id="MSearchBox" class="MSearchBoxInactive">
|
flatmax@597
|
61 <span class="left">
|
flatmax@597
|
62 <img id="MSearchSelect" src="search/mag_sel.png"
|
flatmax@597
|
63 onmouseover="return searchBox.OnSearchSelectShow()"
|
flatmax@597
|
64 onmouseout="return searchBox.OnSearchSelectHide()"
|
flatmax@597
|
65 alt=""/>
|
flatmax@597
|
66 <input type="text" id="MSearchField" value="Search" accesskey="S"
|
flatmax@597
|
67 onfocus="searchBox.OnSearchFieldFocus(true)"
|
flatmax@597
|
68 onblur="searchBox.OnSearchFieldFocus(false)"
|
flatmax@597
|
69 onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
flatmax@597
|
70 </span><span class="right">
|
flatmax@597
|
71 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
|
flatmax@597
|
72 </span>
|
flatmax@597
|
73 </div>
|
flatmax@597
|
74 </li>
|
flatmax@597
|
75 </ul>
|
flatmax@597
|
76 </div>
|
flatmax@597
|
77 <div id="navrow2" class="tabs2">
|
flatmax@597
|
78 <ul class="tablist">
|
flatmax@597
|
79 <li><a href="annotated.html"><span>Class List</span></a></li>
|
flatmax@597
|
80 <li><a href="classes.html"><span>Class Index</span></a></li>
|
flatmax@597
|
81 <li class="current"><a href="inherits.html"><span>Class Hierarchy</span></a></li>
|
flatmax@597
|
82 <li><a href="functions.html"><span>Class Members</span></a></li>
|
flatmax@597
|
83 </ul>
|
flatmax@597
|
84 </div>
|
flatmax@597
|
85 </div>
|
flatmax@597
|
86 <div id="side-nav" class="ui-resizable side-nav-resizable">
|
flatmax@597
|
87 <div id="nav-tree">
|
flatmax@597
|
88 <div id="nav-tree-contents">
|
flatmax@597
|
89 </div>
|
flatmax@597
|
90 </div>
|
flatmax@597
|
91 <div id="splitbar" style="-moz-user-select:none;"
|
flatmax@597
|
92 class="ui-resizable-handle">
|
flatmax@597
|
93 </div>
|
flatmax@597
|
94 </div>
|
flatmax@597
|
95 <script type="text/javascript">
|
flatmax@597
|
96 initNavTree('hierarchy.html','');
|
flatmax@597
|
97 </script>
|
flatmax@597
|
98 <div id="doc-content">
|
flatmax@597
|
99 <div class="header">
|
flatmax@597
|
100 <div class="headertitle">
|
flatmax@597
|
101 <div class="title">Class Hierarchy</div> </div>
|
flatmax@597
|
102 </div><!--header-->
|
flatmax@597
|
103 <div class="contents">
|
flatmax@597
|
104 <div class="textblock">
|
flatmax@597
|
105 <p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
|
flatmax@597
|
106 </div><table border="0" cellspacing="10" cellpadding="0">
|
flatmax@597
|
107 <tr><td><img src="inherit_graph_0.png" border="0" alt="" usemap="#Coefficients"/>
|
flatmax@597
|
108 <map name="Coefficients" id="Coefficients">
|
flatmax@597
|
109 <area shape="rect" id="node1" href="classCoefficients.html" title="Coefficients" alt="" coords="7,59,97,88"/><area shape="rect" id="node3" href="classAGCCoeff.html" title="AGCCoeff" alt="" coords="147,5,229,35"/><area shape="rect" id="node5" href="classCARCoeff.html" title="CARCoeff" alt="" coords="147,59,229,88"/><area shape="rect" id="node7" href="classIHCCoeff.html" title="IHCCoeff" alt="" coords="149,112,227,141"/></map>
|
flatmax@597
|
110 </td></tr>
|
flatmax@597
|
111 <tr><td><img src="inherit_graph_1.png" border="0" alt="" usemap="#Ear"/>
|
flatmax@597
|
112 <map name="Ear" id="Ear">
|
flatmax@597
|
113 <area shape="rect" id="node1" href="classEar.html" title="Ear" alt="" coords="5,5,48,35"/></map>
|
flatmax@597
|
114 </td></tr>
|
flatmax@597
|
115 <tr><td><img src="inherit_graph_2.png" border="0" alt="" usemap="#EarComponent_3_01AGCCoeff_00_01AGCParam_00_01AGCState_01_4"/>
|
flatmax@597
|
116 <map name="EarComponent_3_01AGCCoeff_00_01AGCParam_00_01AGCState_01_4" id="EarComponent_3_01AGCCoeff_00_01AGCParam_00_01AGCState_01_4">
|
flatmax@597
|
117 <area shape="rect" id="node1" href="classEarComponent.html" title="EarComponent\< AGCCoeff, AGCParam, AGCState \>" alt="" coords="7,5,343,35"/><area shape="rect" id="node3" href="classAGC.html" title="AGC" alt="" coords="392,5,443,35"/></map>
|
flatmax@597
|
118 </td></tr>
|
flatmax@597
|
119 <tr><td><img src="inherit_graph_3.png" border="0" alt="" usemap="#EarComponent_3_01CARCoeff_00_01CARParam_00_01CARState_01_4"/>
|
flatmax@597
|
120 <map name="EarComponent_3_01CARCoeff_00_01CARParam_00_01CARState_01_4" id="EarComponent_3_01CARCoeff_00_01CARParam_00_01CARState_01_4">
|
flatmax@597
|
121 <area shape="rect" id="node1" href="classEarComponent.html" title="EarComponent\< CARCoeff, CARParam, CARState \>" alt="" coords="7,5,343,35"/><area shape="rect" id="node3" href="classCAR.html" title="CAR" alt="" coords="392,5,443,35"/></map>
|
flatmax@597
|
122 </td></tr>
|
flatmax@597
|
123 <tr><td><img src="inherit_graph_4.png" border="0" alt="" usemap="#EarComponent_3_01COEFFTYPE_00_01PARAMTYPE_00_01STATETYPE_01_4"/>
|
flatmax@597
|
124 <map name="EarComponent_3_01COEFFTYPE_00_01PARAMTYPE_00_01STATETYPE_01_4" id="EarComponent_3_01COEFFTYPE_00_01PARAMTYPE_00_01STATETYPE_01_4">
|
flatmax@597
|
125 <area shape="rect" id="node1" href="classEarComponent.html" title="EarComponent\< COEFFTYPE, PARAMTYPE, STATETYPE \>" alt="" coords="7,5,396,35"/></map>
|
flatmax@597
|
126 </td></tr>
|
flatmax@597
|
127 <tr><td><img src="inherit_graph_5.png" border="0" alt="" usemap="#EarComponent_3_01IHCCoeff_00_01IHCParam_00_01IHCState_01_4"/>
|
flatmax@597
|
128 <map name="EarComponent_3_01IHCCoeff_00_01IHCParam_00_01IHCState_01_4" id="EarComponent_3_01IHCCoeff_00_01IHCParam_00_01IHCState_01_4">
|
flatmax@597
|
129 <area shape="rect" id="node1" href="classEarComponent.html" title="EarComponent\< IHCCoeff, IHCParam, IHCState \>" alt="" coords="5,5,328,35"/><area shape="rect" id="node3" href="classIHC.html" title="IHC" alt="" coords="377,5,423,35"/></map>
|
flatmax@597
|
130 </td></tr>
|
flatmax@597
|
131 <tr><td><img src="inherit_graph_6.png" border="0" alt="" usemap="#Ears"/>
|
flatmax@597
|
132 <map name="Ears" id="Ears">
|
flatmax@597
|
133 <area shape="rect" id="node1" href="classEars.html" title="Ears" alt="" coords="7,5,55,35"/></map>
|
flatmax@597
|
134 </td></tr>
|
flatmax@597
|
135 <tr><td><img src="inherit_graph_7.png" border="0" alt="" usemap="#Parameters"/>
|
flatmax@597
|
136 <map name="Parameters" id="Parameters">
|
flatmax@597
|
137 <area shape="rect" id="node1" href="classParameters.html" title="Parameters" alt="" coords="7,59,95,88"/><area shape="rect" id="node3" href="classAGCParam.html" title="AGCParam" alt="" coords="145,5,233,35"/><area shape="rect" id="node5" href="classCARParam.html" title="CARParam" alt="" coords="145,59,233,88"/><area shape="rect" id="node7" href="classIHCParam.html" title="IHCParam" alt="" coords="148,112,231,141"/></map>
|
flatmax@597
|
138 </td></tr>
|
flatmax@599
|
139 <tr><td><img src="inherit_graph_8.png" border="0" alt="" usemap="#PsychoAcoustics"/>
|
flatmax@599
|
140 <map name="PsychoAcoustics" id="PsychoAcoustics">
|
flatmax@599
|
141 <area shape="rect" id="node1" href="classPsychoAcoustics.html" title="PsychoAcoustics" alt="" coords="7,5,129,35"/></map>
|
flatmax@599
|
142 </td></tr>
|
flatmax@599
|
143 <tr><td><img src="inherit_graph_9.png" border="0" alt="" usemap="#State"/>
|
flatmax@597
|
144 <map name="State" id="State">
|
flatmax@597
|
145 <area shape="rect" id="node1" href="classState.html" title="State" alt="" coords="5,59,59,88"/><area shape="rect" id="node3" href="classAGCState.html" title="AGCState" alt="" coords="107,5,189,35"/><area shape="rect" id="node5" href="classCARState.html" title="CARState" alt="" coords="107,59,189,88"/><area shape="rect" id="node7" href="classIHCState.html" title="IHCState" alt="" coords="109,112,187,141"/></map>
|
flatmax@597
|
146 </td></tr>
|
flatmax@597
|
147 </table>
|
flatmax@597
|
148 </div><!-- contents -->
|
flatmax@597
|
149 <!-- window showing the filter options -->
|
flatmax@597
|
150 <div id="MSearchSelectWindow"
|
flatmax@597
|
151 onmouseover="return searchBox.OnSearchSelectShow()"
|
flatmax@597
|
152 onmouseout="return searchBox.OnSearchSelectHide()"
|
flatmax@597
|
153 onkeydown="return searchBox.OnSearchSelectKey(event)">
|
flatmax@599
|
154 <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Defines</a></div>
|
flatmax@597
|
155
|
flatmax@597
|
156 <!-- iframe showing the search results (closed by default) -->
|
flatmax@597
|
157 <div id="MSearchResultsWindow">
|
flatmax@597
|
158 <iframe src="javascript:void(0)" frameborder="0"
|
flatmax@597
|
159 name="MSearchResults" id="MSearchResults">
|
flatmax@597
|
160 </iframe>
|
flatmax@597
|
161 </div>
|
flatmax@597
|
162
|
flatmax@597
|
163 </div>
|
flatmax@597
|
164 <div id="nav-path" class="navpath">
|
flatmax@597
|
165 <ul>
|
flatmax@597
|
166
|
flatmax@599
|
167 <li class="footer">Generated on Thu Feb 21 2013 09:31:11 for CARFAC C++ by
|
flatmax@597
|
168 <a href="http://www.doxygen.org/index.html">
|
flatmax@597
|
169 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.6.1 </li>
|
flatmax@597
|
170 </ul>
|
flatmax@597
|
171 </div>
|
flatmax@597
|
172
|
flatmax@597
|
173
|
flatmax@597
|
174 </body>
|
flatmax@597
|
175 </html>
|