Sensor-Watch/search/searchdata.js
2022-12-14 15:40:42 +00:00

43 lines
551 B
JavaScript

var indexSectionsWithContent =
{
0: "_abdfilnrsuw",
1: "w",
2: "w",
3: "_airw",
4: "n",
5: "bw",
6: "bw",
7: "bw",
8: "abdfilrsu",
9: "s"
};
var indexSectionNames =
{
0: "all",
1: "classes",
2: "files",
3: "functions",
4: "variables",
5: "typedefs",
6: "enums",
7: "enumvalues",
8: "groups",
9: "pages"
};
var indexSectionLabels =
{
0: "All",
1: "Data Structures",
2: "Files",
3: "Functions",
4: "Variables",
5: "Typedefs",
6: "Enumerations",
7: "Enumerator",
8: "Modules",
9: "Pages"
};