2023-09-05 02:23:19 +01:00

43 lines
624 B
JavaScript

var indexSectionsWithContent =
{
0: "abcdefghilmnoprstuvwxy~",
1: "abcdefilmoprt",
2: "p",
3: "aeprstu",
4: "abcdefghilmnoprstuw~",
5: "abcdefghilmnoprstvwxy",
6: "fimorstw",
7: "dhv",
8: "cdlmrsu",
9: "pstu"
};
var indexSectionNames =
{
0: "all",
1: "classes",
2: "namespaces",
3: "files",
4: "functions",
5: "variables",
6: "typedefs",
7: "enums",
8: "enumvalues",
9: "defines"
};
var indexSectionLabels =
{
0: "All",
1: "Classes",
2: "Namespaces",
3: "Files",
4: "Functions",
5: "Variables",
6: "Typedefs",
7: "Enumerations",
8: "Enumerator",
9: "Macros"
};