stdex/search/searchdata.js

34 lines
472 B
JavaScript

var indexSectionsWithContent =
{
0: "abcdefghilmnopqrstuvw~",
1: "abcdfghilmnprsuvw",
2: "abcdefghilmnopqrstuvw~",
3: "abcdefhilmnoprstvw",
4: "cprsv",
5: "o",
6: "cdimrst"
};
var indexSectionNames =
{
0: "all",
1: "classes",
2: "functions",
3: "variables",
4: "typedefs",
5: "related",
6: "pages"
};
var indexSectionLabels =
{
0: "All",
1: "Classes",
2: "Functions",
3: "Variables",
4: "Typedefs",
5: "Friends",
6: "Pages"
};