|
1 | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
2 | | -<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> |
| 2 | +<html xmlns="http://www.w3.org/1999/xhtml"> |
3 | 3 | <head> |
4 | 4 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
5 | | -<meta http-equiv="X-UA-Compatible" content="IE=11"/> |
6 | | -<meta name="generator" content="Doxygen 1.12.0"/> |
| 5 | +<meta http-equiv="X-UA-Compatible" content="IE=9"/> |
| 6 | +<meta name="generator" content="Doxygen 1.9.1"/> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1"/> |
8 | 8 | <title>TaggedJSONObject: Class List</title> |
9 | 9 | <link href="tabs.css" rel="stylesheet" type="text/css"/> |
10 | 10 | <script type="text/javascript" src="jquery.js"></script> |
11 | 11 | <script type="text/javascript" src="dynsections.js"></script> |
12 | | -<script type="text/javascript" src="clipboard.js"></script> |
13 | | -<link href="navtree.css" rel="stylesheet" type="text/css"/> |
14 | | -<script type="text/javascript" src="resize.js"></script> |
15 | | -<script type="text/javascript" src="cookie.js"></script> |
16 | 12 | <link href="search/search.css" rel="stylesheet" type="text/css"/> |
17 | 13 | <script type="text/javascript" src="search/searchdata.js"></script> |
18 | 14 | <script type="text/javascript" src="search/search.js"></script> |
|
23 | 19 | <div id="titlearea"> |
24 | 20 | <table cellspacing="0" cellpadding="0"> |
25 | 21 | <tbody> |
26 | | - <tr id="projectrow"> |
27 | | - <td id="projectalign"> |
| 22 | + <tr style="height: 56px;"> |
| 23 | + <td id="projectalign" style="padding-left: 0.5em;"> |
28 | 24 | <div id="projectname">TaggedJSONObject |
29 | 25 | </div> |
30 | 26 | </td> |
|
33 | 29 | </table> |
34 | 30 | </div> |
35 | 31 | <!-- end header part --> |
36 | | -<!-- Generated by Doxygen 1.12.0 --> |
| 32 | +<!-- Generated by Doxygen 1.9.1 --> |
37 | 33 | <script type="text/javascript"> |
38 | | -/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
39 | | -var searchBox = new SearchBox("searchBox", "search/",'.html'); |
40 | | -/* @license-end */ |
41 | | -</script> |
42 | | -<script type="text/javascript"> |
43 | | -/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
44 | | -$(function() { codefold.init(0); }); |
| 34 | +/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
| 35 | +var searchBox = new SearchBox("searchBox", "search",false,'Search','.html'); |
45 | 36 | /* @license-end */ |
46 | 37 | </script> |
47 | 38 | <script type="text/javascript" src="menudata.js"></script> |
48 | 39 | <script type="text/javascript" src="menu.js"></script> |
49 | 40 | <script type="text/javascript"> |
50 | | -/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 41 | +/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
51 | 42 | $(function() { |
52 | | - initMenu('',true,false,'search.php','Search',false); |
53 | | - $(function() { init_search(); }); |
| 43 | + initMenu('',true,false,'search.php','Search'); |
| 44 | + $(document).ready(function() { init_search(); }); |
54 | 45 | }); |
55 | | -/* @license-end */ |
56 | | -</script> |
| 46 | +/* @license-end */</script> |
57 | 47 | <div id="main-nav"></div> |
58 | 48 | </div><!-- top --> |
59 | | -<div id="doc-content"> |
60 | | -<script type="text/javascript"> |
61 | | -/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
62 | | -$(function(){ initResizable(false); }); |
63 | | -/* @license-end */ |
64 | | -</script> |
65 | 49 | <!-- window showing the filter options --> |
66 | 50 | <div id="MSearchSelectWindow" |
67 | 51 | onmouseover="return searchBox.OnSearchSelectShow()" |
|
71 | 55 |
|
72 | 56 | <!-- iframe showing the search results (closed by default) --> |
73 | 57 | <div id="MSearchResultsWindow"> |
74 | | -<div id="MSearchResults"> |
75 | | -<div class="SRPage"> |
76 | | -<div id="SRIndex"> |
77 | | -<div id="SRResults"></div> |
78 | | -<div class="SRStatus" id="Loading">Loading...</div> |
79 | | -<div class="SRStatus" id="Searching">Searching...</div> |
80 | | -<div class="SRStatus" id="NoMatches">No Matches</div> |
81 | | -</div> |
82 | | -</div> |
83 | | -</div> |
| 58 | +<iframe src="javascript:void(0)" frameborder="0" |
| 59 | + name="MSearchResults" id="MSearchResults"> |
| 60 | +</iframe> |
84 | 61 | </div> |
85 | 62 |
|
86 | 63 | <div class="header"> |
87 | | - <div class="headertitle"><div class="title">Class List</div></div> |
| 64 | + <div class="headertitle"> |
| 65 | +<div class="title">Class List</div> </div> |
88 | 66 | </div><!--header--> |
89 | 67 | <div class="contents"> |
90 | 68 | <div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory"> |
91 | 69 | <table class="directory"> |
92 | | -<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tagged_j_s_o_n_array.html" target="_self">TaggedJSONArray</a></td><td class="desc">Invalid <a class="el" href="class_tagged_j_s_o_n_array.html" title="Invalid TaggedJSONArray template for SFINAE.">TaggedJSONArray</a> template for SFINAE </td></tr> |
93 | | -<tr id="row_1_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tagged_j_s_o_n_array_3_01_t_00_01typename_01std_1_1enable__if__t_3_01_t_j_o___i_s___t_a_g_g_e_d___o_b_j_e_c_t_01_4_01_4.html" target="_self">TaggedJSONArray< T, typename std::enable_if_t< TJO_IS_TAGGED_OBJECT > ></a></td><td class="desc">Tagged object vector specialization of the <a class="el" href="class_tagged_j_s_o_n_array.html" title="Invalid TaggedJSONArray template for SFINAE.">TaggedJSONArray</a> </td></tr> |
94 | | -<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tagged_j_s_o_n_array_3_01_t_00_01typename_01std_1_1enable__if__t_3_01_t_j_o___j_s_o_n___c_o_m_p_a_t_i_b_l_e_01_4_01_4.html" target="_self">TaggedJSONArray< T, typename std::enable_if_t< TJO_JSON_COMPATIBLE > ></a></td><td class="desc">The <a class="el" href="class_tagged_j_s_o_n_array.html" title="Invalid TaggedJSONArray template for SFINAE.">TaggedJSONArray</a> class variation that accepts JSON compatible data as its container </td></tr> |
95 | | -<tr id="row_3_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tagged_j_s_o_n_object.html" target="_self">TaggedJSONObject</a></td><td class="desc">The <a class="el" href="class_tagged_j_s_o_n_object.html" title="The TaggedJSONObject class stores the JSON data given by the tagged object.">TaggedJSONObject</a> class stores the JSON data given by the tagged object </td></tr> |
| 70 | +<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classTaggedJSONArray.html" target="_self">TaggedJSONArray</a></td><td class="desc">Invalid <a class="el" href="classTaggedJSONArray.html" title="Invalid TaggedJSONArray template for SFINAE.">TaggedJSONArray</a> template for SFINAE </td></tr> |
| 71 | +<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classTaggedJSONArray_3_01T_00_01typename_01std_1_1enable__if__t_3_01TJO__IS__TAGGED__OBJECT_01_4_01_4.html" target="_self">TaggedJSONArray< T, typename std::enable_if_t< TJO_IS_TAGGED_OBJECT > ></a></td><td class="desc">Tagged object vector specialization of the <a class="el" href="classTaggedJSONArray.html" title="Invalid TaggedJSONArray template for SFINAE.">TaggedJSONArray</a> </td></tr> |
| 72 | +<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classTaggedJSONArray_3_01T_00_01typename_01std_1_1enable__if__t_3_01TJO__JSON__COMPATIBLE_01_4_01_4.html" target="_self">TaggedJSONArray< T, typename std::enable_if_t< TJO_JSON_COMPATIBLE > ></a></td><td class="desc">The <a class="el" href="classTaggedJSONArray.html" title="Invalid TaggedJSONArray template for SFINAE.">TaggedJSONArray</a> class variation that accepts JSON compatible data as its container </td></tr> |
| 73 | +<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classTaggedJSONObject.html" target="_self">TaggedJSONObject</a></td><td class="desc">The <a class="el" href="classTaggedJSONObject.html" title="The TaggedJSONObject class stores the JSON data given by the tagged object.">TaggedJSONObject</a> class stores the JSON data given by the tagged object </td></tr> |
96 | 74 | </table> |
97 | 75 | </div><!-- directory --> |
98 | 76 | </div><!-- contents --> |
99 | 77 | <!-- start footer part --> |
100 | 78 | <hr class="footer"/><address class="footer"><small> |
101 | | -Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.12.0 |
| 79 | +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 |
102 | 80 | </small></address> |
103 | | -</div><!-- doc-content --> |
104 | 81 | </body> |
105 | 82 | </html> |
0 commit comments