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