searchdata.js 682 Bytes
Newer Older
garciay's avatar
garciay committed
var indexSectionsWithContent =
{
  0: "_abcdefghilmnoprstuvwx~",
  1: "_abcdeghilmoprstu",
  2: "cdil",
  3: "abcdeghilmprstu",
  4: "_abcdefghilmnoprstuvwx~",
  5: "_abcdefghilmnoprstuv",
  6: "clt",
  7: "behrt",
  8: "abcefhlns",
  9: "amnst",
  10: "t"
};

var indexSectionNames =
{
  0: "all",
  1: "classes",
  2: "namespaces",
  3: "files",
  4: "functions",
  5: "variables",
  6: "typedefs",
  7: "enums",
  8: "enumvalues",
  9: "defines",
  10: "pages"
};

var indexSectionLabels =
{
  0: "All",
  1: "Classes",
  2: "Namespaces",
  3: "Files",
  4: "Functions",
  5: "Variables",
  6: "Typedefs",
  7: "Enumerations",
  8: "Enumerator",
  9: "Macros",
  10: "Pages"
};