Mercurial > hg > aimc
view C++/api/html/hierarchy.js @ 607:49eef19e4f1d
Added JSON output for use with node.js and backbone.js
author | sness@sness.net |
---|---|
date | Fri, 10 May 2013 20:12:49 +0000 |
parents | 97976133eb4d |
children |
line wrap: on
line source
var hierarchy = [ [ "Coefficients", "classCoefficients.html", [ [ "AGCCoeff", "classAGCCoeff.html", null ], [ "CARCoeff", "classCARCoeff.html", null ], [ "IHCCoeff", "classIHCCoeff.html", null ] ] ], [ "Ear", "classEar.html", null ], [ "EarComponent< COEFFTYPE, PARAMTYPE, STATETYPE >", "classEarComponent.html", null ], [ "EarComponent< AGCCoeff, AGCParam, AGCState >", "classEarComponent.html", [ [ "AGC", "classAGC.html", null ] ] ], [ "EarComponent< CARCoeff, CARParam, CARState >", "classEarComponent.html", [ [ "CAR", "classCAR.html", null ] ] ], [ "EarComponent< IHCCoeff, IHCParam, IHCState >", "classEarComponent.html", [ [ "IHC", "classIHC.html", null ] ] ], [ "Ears", "classEars.html", null ], [ "Parameters", "classParameters.html", [ [ "AGCParam", "classAGCParam.html", null ], [ "CARParam", "classCARParam.html", null ], [ "IHCParam", "classIHCParam.html", null ] ] ], [ "PsychoAcoustics", "classPsychoAcoustics.html", null ], [ "State", "classState.html", [ [ "AGCState", "classAGCState.html", null ], [ "CARState", "classCARState.html", null ], [ "IHCState", "classIHCState.html", null ] ] ] ];