2025-10-11 01:35:43 +01:00
|
|
|
/*
|
|
|
|
|
@licstart The following is the entire license notice for the JavaScript code in this file.
|
|
|
|
|
|
|
|
|
|
The MIT License (MIT)
|
|
|
|
|
|
|
|
|
|
Copyright (C) 1997-2020 by Dimitri van Heesch
|
|
|
|
|
|
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
|
|
|
and associated documentation files (the "Software"), to deal in the Software without restriction,
|
|
|
|
|
including without limitation the rights to use, copy, modify, merge, publish, distribute,
|
|
|
|
|
sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
|
|
|
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
|
|
|
|
|
|
The above copyright notice and this permission notice shall be included in all copies or
|
|
|
|
|
substantial portions of the Software.
|
|
|
|
|
|
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
|
|
|
|
|
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
|
|
|
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
|
|
|
|
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
|
|
|
|
|
|
@licend The above is the entire license notice for the JavaScript code in this file
|
|
|
|
|
*/
|
|
|
|
|
var NAVTREE =
|
|
|
|
|
[
|
|
|
|
|
[ "libaaruformat", "index.html", [
|
|
|
|
|
[ "libaaruformat", "md_README.html", null ],
|
|
|
|
|
[ "Topics", "topics.html", "topics" ],
|
|
|
|
|
[ "Data Structures", "annotated.html", [
|
|
|
|
|
[ "Data Structures", "annotated.html", "annotated_dup" ],
|
|
|
|
|
[ "Data Structure Index", "classes.html", null ],
|
|
|
|
|
[ "Data Fields", "functions.html", [
|
|
|
|
|
[ "All", "functions.html", "functions_dup" ],
|
|
|
|
|
[ "Variables", "functions_vars.html", "functions_vars" ]
|
|
|
|
|
] ]
|
|
|
|
|
] ],
|
|
|
|
|
[ "Files", "files.html", [
|
|
|
|
|
[ "File List", "files.html", "files_dup" ],
|
|
|
|
|
[ "Globals", "globals.html", [
|
|
|
|
|
[ "All", "globals.html", "globals_dup" ],
|
|
|
|
|
[ "Functions", "globals_func.html", "globals_func" ],
|
|
|
|
|
[ "Variables", "globals_vars.html", null ],
|
|
|
|
|
[ "Typedefs", "globals_type.html", null ],
|
|
|
|
|
[ "Enumerations", "globals_enum.html", null ],
|
|
|
|
|
[ "Enumerator", "globals_eval.html", "globals_eval" ],
|
|
|
|
|
[ "Macros", "globals_defs.html", null ]
|
|
|
|
|
] ]
|
|
|
|
|
] ]
|
|
|
|
|
] ]
|
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
var NAVTREEINDEX =
|
|
|
|
|
[
|
|
|
|
|
"aaru_8h.html",
|
2025-10-13 14:26:33 +01:00
|
|
|
"decls_8h.html#aeeae64b120a10bac5e3d757a07a9691a",
|
|
|
|
|
"functions.html",
|
|
|
|
|
"group__MediaTypes.html#gga1499e9f8a76cb81b43b7a4b0dbe7e44aa1da82b907193d0fd3a38e6d7eb7d1d90",
|
|
|
|
|
"group__MediaTypes.html#gga1499e9f8a76cb81b43b7a4b0dbe7e44aa9c7b877e9f1f874f159a353799e0dc40",
|
|
|
|
|
"index__v3_8c.html#ac85ad03ba0f06b8799d7fe056b87a18e",
|
|
|
|
|
"spamsum_8c.html#a6fe74704e44be7adfaa2ce676f3c3de4",
|
|
|
|
|
"structTrackEntry.html#aa82e4a2aa2cfecee9891f117e9494cdf"
|
2025-10-11 01:35:43 +01:00
|
|
|
];
|
|
|
|
|
|
|
|
|
|
var SYNCONMSG = 'click to disable panel synchronization';
|
|
|
|
|
var SYNCOFFMSG = 'click to enable panel synchronization';
|
|
|
|
|
var LISTOFALLMEMBERS = 'List of all members';
|