1*132f818dSEnji Cooper/* 2*132f818dSEnji Cooper @licstart The following is the entire license notice for the JavaScript code in this file. 3*132f818dSEnji Cooper 4*132f818dSEnji Cooper The MIT License (MIT) 5*132f818dSEnji Cooper 6*132f818dSEnji Cooper Copyright (C) 1997-2020 by Dimitri van Heesch 7*132f818dSEnji Cooper 8*132f818dSEnji Cooper Permission is hereby granted, free of charge, to any person obtaining a copy of this software 9*132f818dSEnji Cooper and associated documentation files (the "Software"), to deal in the Software without restriction, 10*132f818dSEnji Cooper including without limitation the rights to use, copy, modify, merge, publish, distribute, 11*132f818dSEnji Cooper sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is 12*132f818dSEnji Cooper furnished to do so, subject to the following conditions: 13*132f818dSEnji Cooper 14*132f818dSEnji Cooper The above copyright notice and this permission notice shall be included in all copies or 15*132f818dSEnji Cooper substantial portions of the Software. 16*132f818dSEnji Cooper 17*132f818dSEnji Cooper THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING 18*132f818dSEnji Cooper BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 19*132f818dSEnji Cooper NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, 20*132f818dSEnji Cooper DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 21*132f818dSEnji Cooper OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 22*132f818dSEnji Cooper 23*132f818dSEnji Cooper @licend The above is the entire license notice for the JavaScript code in this file 24*132f818dSEnji Cooper*/ 25*132f818dSEnji Coopervar menudata={children:[ 26*132f818dSEnji Cooper{text:"Main Page",url:"index.html"}, 27*132f818dSEnji Cooper{text:"Namespaces",url:"namespaces.html",children:[ 28*132f818dSEnji Cooper{text:"Namespace List",url:"namespaces.html"}, 29*132f818dSEnji Cooper{text:"Namespace Members",url:"namespacemembers.html",children:[ 30*132f818dSEnji Cooper{text:"All",url:"namespacemembers.html"}, 31*132f818dSEnji Cooper{text:"Functions",url:"namespacemembers_func.html"}]}]}, 32*132f818dSEnji Cooper{text:"Classes",url:"annotated.html",children:[ 33*132f818dSEnji Cooper{text:"Class List",url:"annotated.html"}, 34*132f818dSEnji Cooper{text:"Class Index",url:"classes.html"}, 35*132f818dSEnji Cooper{text:"Class Hierarchy",url:"hierarchy.html"}, 36*132f818dSEnji Cooper{text:"Class Members",url:"functions.html",children:[ 37*132f818dSEnji Cooper{text:"All",url:"functions.html",children:[ 38*132f818dSEnji Cooper{text:"_",url:"functions.html#index__5F"}, 39*132f818dSEnji Cooper{text:"a",url:"functions.html#index_a"}, 40*132f818dSEnji Cooper{text:"c",url:"functions.html#index_c"}, 41*132f818dSEnji Cooper{text:"d",url:"functions.html#index_d"}, 42*132f818dSEnji Cooper{text:"e",url:"functions.html#index_e"}, 43*132f818dSEnji Cooper{text:"f",url:"functions.html#index_f"}, 44*132f818dSEnji Cooper{text:"g",url:"functions.html#index_g"}, 45*132f818dSEnji Cooper{text:"i",url:"functions.html#index_i"}, 46*132f818dSEnji Cooper{text:"l",url:"functions.html#index_l"}, 47*132f818dSEnji Cooper{text:"n",url:"functions.html#index_n"}, 48*132f818dSEnji Cooper{text:"o",url:"functions.html#index_o"}, 49*132f818dSEnji Cooper{text:"p",url:"functions.html#index_p"}, 50*132f818dSEnji Cooper{text:"r",url:"functions.html#index_r"}, 51*132f818dSEnji Cooper{text:"s",url:"functions.html#index_s"}, 52*132f818dSEnji Cooper{text:"t",url:"functions.html#index_t"}, 53*132f818dSEnji Cooper{text:"u",url:"functions.html#index_u"}, 54*132f818dSEnji Cooper{text:"w",url:"functions.html#index_w"}, 55*132f818dSEnji Cooper{text:"~",url:"functions.html#index__7E"}]}, 56*132f818dSEnji Cooper{text:"Functions",url:"functions_func.html",children:[ 57*132f818dSEnji Cooper{text:"a",url:"functions_func.html#index_a"}, 58*132f818dSEnji Cooper{text:"c",url:"functions_func.html#index_c"}, 59*132f818dSEnji Cooper{text:"d",url:"functions_func.html#index_d"}, 60*132f818dSEnji Cooper{text:"e",url:"functions_func.html#index_e"}, 61*132f818dSEnji Cooper{text:"f",url:"functions_func.html#index_f"}, 62*132f818dSEnji Cooper{text:"g",url:"functions_func.html#index_g"}, 63*132f818dSEnji Cooper{text:"i",url:"functions_func.html#index_i"}, 64*132f818dSEnji Cooper{text:"l",url:"functions_func.html#index_l"}, 65*132f818dSEnji Cooper{text:"n",url:"functions_func.html#index_n"}, 66*132f818dSEnji Cooper{text:"o",url:"functions_func.html#index_o"}, 67*132f818dSEnji Cooper{text:"p",url:"functions_func.html#index_p"}, 68*132f818dSEnji Cooper{text:"r",url:"functions_func.html#index_r"}, 69*132f818dSEnji Cooper{text:"s",url:"functions_func.html#index_s"}, 70*132f818dSEnji Cooper{text:"t",url:"functions_func.html#index_t"}, 71*132f818dSEnji Cooper{text:"u",url:"functions_func.html#index_u"}, 72*132f818dSEnji Cooper{text:"w",url:"functions_func.html#index_w"}, 73*132f818dSEnji Cooper{text:"~",url:"functions_func.html#index__7E"}]}, 74*132f818dSEnji Cooper{text:"Variables",url:"functions_vars.html"}]}]}, 75*132f818dSEnji Cooper{text:"Files",url:"files.html",children:[ 76*132f818dSEnji Cooper{text:"File List",url:"files.html"}, 77*132f818dSEnji Cooper{text:"File Members",url:"globals.html",children:[ 78*132f818dSEnji Cooper{text:"All",url:"globals.html"}, 79*132f818dSEnji Cooper{text:"Macros",url:"globals_defs.html"}]}]}]} 80