menudata.js 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253
  1. /*
  2. @licstart The following is the entire license notice for the JavaScript code in this file.
  3. The MIT License (MIT)
  4. Copyright (C) 1997-2020 by Dimitri van Heesch
  5. Permission is hereby granted, free of charge, to any person obtaining a copy of this software
  6. and associated documentation files (the "Software"), to deal in the Software without restriction,
  7. including without limitation the rights to use, copy, modify, merge, publish, distribute,
  8. sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
  9. furnished to do so, subject to the following conditions:
  10. The above copyright notice and this permission notice shall be included in all copies or
  11. substantial portions of the Software.
  12. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
  13. BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  14. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
  15. DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  16. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  17. @licend The above is the entire license notice for the JavaScript code in this file
  18. */
  19. var menudata={children:[
  20. {text:"Main Page",url:"index.html"},
  21. {text:"Related Pages",url:"pages.html"},
  22. {text:"Topics",url:"topics.html"},
  23. {text:"Namespaces",url:"namespaces.html",children:[
  24. {text:"Namespace List",url:"namespaces.html"},
  25. {text:"Namespace Members",url:"namespacemembers.html",children:[
  26. {text:"All",url:"namespacemembers.html",children:[
  27. {text:"a",url:"namespacemembers.html#index_a"},
  28. {text:"b",url:"namespacemembers_b.html#index_b"},
  29. {text:"c",url:"namespacemembers_c.html#index_c"},
  30. {text:"d",url:"namespacemembers_d.html#index_d"},
  31. {text:"e",url:"namespacemembers_e.html#index_e"},
  32. {text:"f",url:"namespacemembers_f.html#index_f"},
  33. {text:"g",url:"namespacemembers_g.html#index_g"},
  34. {text:"h",url:"namespacemembers_h.html#index_h"},
  35. {text:"i",url:"namespacemembers_i.html#index_i"},
  36. {text:"l",url:"namespacemembers_l.html#index_l"},
  37. {text:"m",url:"namespacemembers_m.html#index_m"},
  38. {text:"n",url:"namespacemembers_n.html#index_n"},
  39. {text:"o",url:"namespacemembers_o.html#index_o"},
  40. {text:"p",url:"namespacemembers_p.html#index_p"},
  41. {text:"r",url:"namespacemembers_r.html#index_r"},
  42. {text:"s",url:"namespacemembers_s.html#index_s"},
  43. {text:"t",url:"namespacemembers_t.html#index_t"},
  44. {text:"u",url:"namespacemembers_u.html#index_u"},
  45. {text:"w",url:"namespacemembers_w.html#index_w"}]},
  46. {text:"Functions",url:"namespacemembers_func.html",children:[
  47. {text:"a",url:"namespacemembers_func.html#index_a"},
  48. {text:"b",url:"namespacemembers_func_b.html#index_b"},
  49. {text:"c",url:"namespacemembers_func_c.html#index_c"},
  50. {text:"d",url:"namespacemembers_func_d.html#index_d"},
  51. {text:"e",url:"namespacemembers_func_e.html#index_e"},
  52. {text:"f",url:"namespacemembers_func_f.html#index_f"},
  53. {text:"g",url:"namespacemembers_func_g.html#index_g"},
  54. {text:"h",url:"namespacemembers_func_h.html#index_h"},
  55. {text:"i",url:"namespacemembers_func_i.html#index_i"},
  56. {text:"l",url:"namespacemembers_func_l.html#index_l"},
  57. {text:"m",url:"namespacemembers_func_m.html#index_m"},
  58. {text:"n",url:"namespacemembers_func_n.html#index_n"},
  59. {text:"o",url:"namespacemembers_func_o.html#index_o"},
  60. {text:"p",url:"namespacemembers_func_p.html#index_p"},
  61. {text:"r",url:"namespacemembers_func_r.html#index_r"},
  62. {text:"s",url:"namespacemembers_func_s.html#index_s"},
  63. {text:"t",url:"namespacemembers_func_t.html#index_t"},
  64. {text:"u",url:"namespacemembers_func_u.html#index_u"},
  65. {text:"w",url:"namespacemembers_func_w.html#index_w"}]},
  66. {text:"Variables",url:"namespacemembers_vars.html"},
  67. {text:"Typedefs",url:"namespacemembers_type.html"},
  68. {text:"Enumerations",url:"namespacemembers_enum.html"},
  69. {text:"Enumerator",url:"namespacemembers_eval.html",children:[
  70. {text:"a",url:"namespacemembers_eval.html#index_a"},
  71. {text:"b",url:"namespacemembers_eval.html#index_b"},
  72. {text:"c",url:"namespacemembers_eval.html#index_c"},
  73. {text:"d",url:"namespacemembers_eval.html#index_d"},
  74. {text:"e",url:"namespacemembers_eval.html#index_e"},
  75. {text:"f",url:"namespacemembers_eval.html#index_f"},
  76. {text:"i",url:"namespacemembers_eval.html#index_i"},
  77. {text:"m",url:"namespacemembers_eval.html#index_m"},
  78. {text:"o",url:"namespacemembers_eval.html#index_o"},
  79. {text:"p",url:"namespacemembers_eval.html#index_p"},
  80. {text:"r",url:"namespacemembers_eval.html#index_r"},
  81. {text:"s",url:"namespacemembers_eval.html#index_s"},
  82. {text:"u",url:"namespacemembers_eval.html#index_u"}]}]}]},
  83. {text:"Classes",url:"annotated.html",children:[
  84. {text:"Class List",url:"annotated.html"},
  85. {text:"Class Index",url:"classes.html"},
  86. {text:"Class Hierarchy",url:"hierarchy.html"},
  87. {text:"Class Members",url:"functions.html",children:[
  88. {text:"All",url:"functions.html",children:[
  89. {text:"_",url:"functions.html#index__5F"},
  90. {text:"a",url:"functions_a.html#index_a"},
  91. {text:"b",url:"functions_b.html#index_b"},
  92. {text:"c",url:"functions_c.html#index_c"},
  93. {text:"d",url:"functions_d.html#index_d"},
  94. {text:"e",url:"functions_e.html#index_e"},
  95. {text:"f",url:"functions_f.html#index_f"},
  96. {text:"g",url:"functions_g.html#index_g"},
  97. {text:"h",url:"functions_h.html#index_h"},
  98. {text:"i",url:"functions_i.html#index_i"},
  99. {text:"j",url:"functions_j.html#index_j"},
  100. {text:"k",url:"functions_k.html#index_k"},
  101. {text:"l",url:"functions_l.html#index_l"},
  102. {text:"m",url:"functions_m.html#index_m"},
  103. {text:"n",url:"functions_n.html#index_n"},
  104. {text:"o",url:"functions_o.html#index_o"},
  105. {text:"p",url:"functions_p.html#index_p"},
  106. {text:"q",url:"functions_q.html#index_q"},
  107. {text:"r",url:"functions_r.html#index_r"},
  108. {text:"s",url:"functions_s.html#index_s"},
  109. {text:"t",url:"functions_t.html#index_t"},
  110. {text:"u",url:"functions_u.html#index_u"},
  111. {text:"v",url:"functions_v.html#index_v"},
  112. {text:"w",url:"functions_w.html#index_w"},
  113. {text:"x",url:"functions_x.html#index_x"},
  114. {text:"y",url:"functions_y.html#index_y"},
  115. {text:"z",url:"functions_z.html#index_z"},
  116. {text:"~",url:"functions_~.html#index__7E"}]},
  117. {text:"Functions",url:"functions_func.html",children:[
  118. {text:"_",url:"functions_func.html#index__5F"},
  119. {text:"a",url:"functions_func_a.html#index_a"},
  120. {text:"b",url:"functions_func_b.html#index_b"},
  121. {text:"c",url:"functions_func_c.html#index_c"},
  122. {text:"d",url:"functions_func_d.html#index_d"},
  123. {text:"e",url:"functions_func_e.html#index_e"},
  124. {text:"f",url:"functions_func_f.html#index_f"},
  125. {text:"g",url:"functions_func_g.html#index_g"},
  126. {text:"h",url:"functions_func_h.html#index_h"},
  127. {text:"i",url:"functions_func_i.html#index_i"},
  128. {text:"j",url:"functions_func_j.html#index_j"},
  129. {text:"k",url:"functions_func_k.html#index_k"},
  130. {text:"l",url:"functions_func_l.html#index_l"},
  131. {text:"m",url:"functions_func_m.html#index_m"},
  132. {text:"n",url:"functions_func_n.html#index_n"},
  133. {text:"o",url:"functions_func_o.html#index_o"},
  134. {text:"p",url:"functions_func_p.html#index_p"},
  135. {text:"q",url:"functions_func_q.html#index_q"},
  136. {text:"r",url:"functions_func_r.html#index_r"},
  137. {text:"s",url:"functions_func_s.html#index_s"},
  138. {text:"t",url:"functions_func_t.html#index_t"},
  139. {text:"u",url:"functions_func_u.html#index_u"},
  140. {text:"v",url:"functions_func_v.html#index_v"},
  141. {text:"w",url:"functions_func_w.html#index_w"},
  142. {text:"z",url:"functions_func_z.html#index_z"},
  143. {text:"~",url:"functions_func_~.html#index__7E"}]},
  144. {text:"Variables",url:"functions_vars.html",children:[
  145. {text:"a",url:"functions_vars.html#index_a"},
  146. {text:"b",url:"functions_vars_b.html#index_b"},
  147. {text:"c",url:"functions_vars_c.html#index_c"},
  148. {text:"d",url:"functions_vars_d.html#index_d"},
  149. {text:"e",url:"functions_vars_e.html#index_e"},
  150. {text:"f",url:"functions_vars_f.html#index_f"},
  151. {text:"g",url:"functions_vars_g.html#index_g"},
  152. {text:"h",url:"functions_vars_h.html#index_h"},
  153. {text:"i",url:"functions_vars_i.html#index_i"},
  154. {text:"j",url:"functions_vars_j.html#index_j"},
  155. {text:"k",url:"functions_vars_k.html#index_k"},
  156. {text:"l",url:"functions_vars_l.html#index_l"},
  157. {text:"m",url:"functions_vars_m.html#index_m"},
  158. {text:"n",url:"functions_vars_n.html#index_n"},
  159. {text:"o",url:"functions_vars_o.html#index_o"},
  160. {text:"p",url:"functions_vars_p.html#index_p"},
  161. {text:"q",url:"functions_vars_q.html#index_q"},
  162. {text:"r",url:"functions_vars_r.html#index_r"},
  163. {text:"s",url:"functions_vars_s.html#index_s"},
  164. {text:"t",url:"functions_vars_t.html#index_t"},
  165. {text:"u",url:"functions_vars_u.html#index_u"},
  166. {text:"v",url:"functions_vars_v.html#index_v"},
  167. {text:"w",url:"functions_vars_w.html#index_w"},
  168. {text:"x",url:"functions_vars_x.html#index_x"},
  169. {text:"y",url:"functions_vars_y.html#index_y"},
  170. {text:"z",url:"functions_vars_z.html#index_z"}]},
  171. {text:"Typedefs",url:"functions_type.html",children:[
  172. {text:"b",url:"functions_type.html#index_b"},
  173. {text:"c",url:"functions_type.html#index_c"},
  174. {text:"d",url:"functions_type.html#index_d"},
  175. {text:"f",url:"functions_type.html#index_f"},
  176. {text:"g",url:"functions_type.html#index_g"},
  177. {text:"h",url:"functions_type.html#index_h"},
  178. {text:"i",url:"functions_type.html#index_i"},
  179. {text:"p",url:"functions_type.html#index_p"},
  180. {text:"q",url:"functions_type.html#index_q"},
  181. {text:"r",url:"functions_type.html#index_r"},
  182. {text:"s",url:"functions_type.html#index_s"},
  183. {text:"t",url:"functions_type.html#index_t"},
  184. {text:"v",url:"functions_type.html#index_v"},
  185. {text:"w",url:"functions_type.html#index_w"}]},
  186. {text:"Enumerations",url:"functions_enum.html",children:[
  187. {text:"a",url:"functions_enum.html#index_a"},
  188. {text:"b",url:"functions_enum.html#index_b"},
  189. {text:"c",url:"functions_enum.html#index_c"},
  190. {text:"d",url:"functions_enum.html#index_d"},
  191. {text:"e",url:"functions_enum.html#index_e"},
  192. {text:"f",url:"functions_enum.html#index_f"},
  193. {text:"g",url:"functions_enum.html#index_g"},
  194. {text:"h",url:"functions_enum.html#index_h"},
  195. {text:"i",url:"functions_enum.html#index_i"},
  196. {text:"j",url:"functions_enum.html#index_j"},
  197. {text:"l",url:"functions_enum.html#index_l"},
  198. {text:"m",url:"functions_enum.html#index_m"},
  199. {text:"n",url:"functions_enum.html#index_n"},
  200. {text:"o",url:"functions_enum.html#index_o"},
  201. {text:"p",url:"functions_enum.html#index_p"},
  202. {text:"r",url:"functions_enum.html#index_r"},
  203. {text:"s",url:"functions_enum.html#index_s"},
  204. {text:"t",url:"functions_enum.html#index_t"},
  205. {text:"v",url:"functions_enum.html#index_v"},
  206. {text:"w",url:"functions_enum.html#index_w"}]},
  207. {text:"Enumerator",url:"functions_eval.html",children:[
  208. {text:"a",url:"functions_eval.html#index_a"},
  209. {text:"b",url:"functions_eval_b.html#index_b"},
  210. {text:"c",url:"functions_eval_c.html#index_c"},
  211. {text:"d",url:"functions_eval_d.html#index_d"},
  212. {text:"e",url:"functions_eval_e.html#index_e"},
  213. {text:"f",url:"functions_eval_f.html#index_f"},
  214. {text:"g",url:"functions_eval_g.html#index_g"},
  215. {text:"h",url:"functions_eval_h.html#index_h"},
  216. {text:"i",url:"functions_eval_i.html#index_i"},
  217. {text:"j",url:"functions_eval_j.html#index_j"},
  218. {text:"k",url:"functions_eval_k.html#index_k"},
  219. {text:"l",url:"functions_eval_l.html#index_l"},
  220. {text:"m",url:"functions_eval_m.html#index_m"},
  221. {text:"n",url:"functions_eval_n.html#index_n"},
  222. {text:"o",url:"functions_eval_o.html#index_o"},
  223. {text:"p",url:"functions_eval_p.html#index_p"},
  224. {text:"r",url:"functions_eval_r.html#index_r"},
  225. {text:"s",url:"functions_eval_s.html#index_s"},
  226. {text:"t",url:"functions_eval_t.html#index_t"},
  227. {text:"u",url:"functions_eval_u.html#index_u"},
  228. {text:"v",url:"functions_eval_v.html#index_v"},
  229. {text:"w",url:"functions_eval_w.html#index_w"},
  230. {text:"x",url:"functions_eval_x.html#index_x"}]},
  231. {text:"Related Symbols",url:"functions_rela.html",children:[
  232. {text:"a",url:"functions_rela.html#index_a"},
  233. {text:"b",url:"functions_rela.html#index_b"},
  234. {text:"c",url:"functions_rela.html#index_c"},
  235. {text:"d",url:"functions_rela.html#index_d"},
  236. {text:"e",url:"functions_rela.html#index_e"},
  237. {text:"g",url:"functions_rela.html#index_g"},
  238. {text:"h",url:"functions_rela.html#index_h"},
  239. {text:"j",url:"functions_rela.html#index_j"},
  240. {text:"m",url:"functions_rela.html#index_m"},
  241. {text:"n",url:"functions_rela.html#index_n"},
  242. {text:"o",url:"functions_rela.html#index_o"},
  243. {text:"p",url:"functions_rela.html#index_p"},
  244. {text:"r",url:"functions_rela.html#index_r"},
  245. {text:"s",url:"functions_rela.html#index_s"},
  246. {text:"t",url:"functions_rela.html#index_t"},
  247. {text:"w",url:"functions_rela.html#index_w"}]}]}]}]}