annotate code-docs/navtreedata.js @ 7:66d125fb8b42 tip

Added tag vamp-plugin-sdk-v2.7 for changeset 27319718b1f8
author Chris Cannam
date Fri, 24 Feb 2017 16:45:00 +0000
parents 27319718b1f8
children
rev   line source
Chris@6 1 var NAVTREE =
Chris@6 2 [
Chris@6 3 [ "VampPluginSDK", "index.html", [
Chris@6 4 [ "Namespaces", null, [
Chris@6 5 [ "Namespace List", "namespaces.html", "namespaces" ],
Chris@6 6 [ "Namespace Members", "namespacemembers.html", [
Chris@6 7 [ "All", "namespacemembers.html", null ],
Chris@6 8 [ "Functions", "namespacemembers_func.html", null ]
Chris@6 9 ] ]
Chris@6 10 ] ],
Chris@6 11 [ "Classes", "annotated.html", [
Chris@6 12 [ "Class List", "annotated.html", "annotated_dup" ],
Chris@6 13 [ "Class Hierarchy", "hierarchy.html", "hierarchy" ],
Chris@6 14 [ "Class Members", "functions.html", [
Chris@6 15 [ "All", "functions.html", "functions_dup" ],
Chris@6 16 [ "Functions", "functions_func.html", "functions_func" ],
Chris@6 17 [ "Variables", "functions_vars.html", null ],
Chris@6 18 [ "Typedefs", "functions_type.html", null ],
Chris@6 19 [ "Enumerations", "functions_enum.html", null ],
Chris@6 20 [ "Enumerator", "functions_eval.html", null ]
Chris@6 21 ] ]
Chris@6 22 ] ],
Chris@6 23 [ "Files", null, [
Chris@6 24 [ "File List", "files.html", "files" ],
Chris@6 25 [ "File Members", "globals.html", [
Chris@6 26 [ "All", "globals.html", null ],
Chris@6 27 [ "Functions", "globals_func.html", null ],
Chris@6 28 [ "Variables", "globals_vars.html", null ],
Chris@6 29 [ "Typedefs", "globals_type.html", null ],
Chris@6 30 [ "Enumerations", "globals_enum.html", null ],
Chris@6 31 [ "Enumerator", "globals_eval.html", null ],
Chris@6 32 [ "Macros", "globals_defs.html", null ]
Chris@6 33 ] ]
Chris@6 34 ] ]
Chris@6 35 ] ]
Chris@6 36 ];
Chris@6 37
Chris@6 38 var NAVTREEINDEX =
Chris@6 39 [
Chris@6 40 "AmplitudeFollower_8cpp.html",
Chris@6 41 "classSpectralCentroid.html#a448fb57dc245d47923ec9eeaf9856c5f",
Chris@6 42 "classVamp_1_1HostExt_1_1PluginSummarisingAdapter.html#af504f810448961fc489e9b6572471705a320b8a4cd0c3d492aeb17f7fc4ed930c",
Chris@6 43 "host-c_8h.html#a4ec9d6f7408267d7567d9b2435807840",
Chris@6 44 "vamp_8h.html#ae26a9d54a92f1c083a1b209a25a8e44e"
Chris@6 45 ];
Chris@6 46
Chris@6 47 var SYNCONMSG = 'click to disable panel synchronisation';
Chris@6 48 var SYNCOFFMSG = 'click to enable panel synchronisation';