Files
INS-VN-200/vnproglib/cpp/help/search/searchdata.js
r.koeppe 2d22ccd2d6 initial
2024-05-14 02:14:13 +02:00

46 lines
729 B
JavaScript

var indexSectionsWithContent =
{
0: "abcdefghijklmnopqrstuvwxyz~",
1: "abcdefgimnopqrstuvy",
2: "ceimntuv",
3: "abcdefghijklmnopqrstuvwxyz~",
4: "abcdefghiklmnopqrstuvwxyz",
5: "adehprtv",
6: "fstw",
7: "ctuvw",
8: "v",
9: "aprtuv",
10: "ckrv"
};
var indexSectionNames =
{
0: "all",
1: "classes",
2: "files",
3: "functions",
4: "variables",
5: "typedefs",
6: "enums",
7: "enumvalues",
8: "defines",
9: "groups",
10: "pages"
};
var indexSectionLabels =
{
0: "All",
1: "Classes",
2: "Files",
3: "Functions",
4: "Variables",
5: "Typedefs",
6: "Enumerations",
7: "Enumerator",
8: "Macros",
9: "Modules",
10: "Pages"
};