blob: 6249491d64b8ee686774d0f34594616a5cf5bcca [file] [log] [blame]
miloyip28df04d2014-08-08 13:48:11 +00001<!-- HTML header for doxygen 1.8.7-->
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4<head>
5<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6<meta http-equiv="X-UA-Compatible" content="IE=9"/>
7<meta name="generator" content="Doxygen 1.8.7"/>
8<title>RapidJSON: File List</title>
9<link href="tabs.css" rel="stylesheet" type="text/css"/>
10<script type="text/javascript" src="jquery.js"></script>
11<script type="text/javascript" src="dynsections.js"></script>
12<link href="navtree.css" rel="stylesheet" type="text/css"/>
13<script type="text/javascript" src="resize.js"></script>
14<script type="text/javascript" src="navtree.js"></script>
15<script type="text/javascript">
16 $(document).ready(initResizable);
17 $(window).load(resizeHeight);
18</script>
19<link href="search/search.css" rel="stylesheet" type="text/css"/>
20<script type="text/javascript" src="search/search.js"></script>
21<script type="text/javascript">
22 $(document).ready(function() { searchBox.OnSelectItem(0); });
23</script>
24<link href="doxygen.css" rel="stylesheet" type="text/css" />
25<link href="doxygenextra.css" rel="stylesheet" type="text/css"/>
26</head>
miloyip59ba9ab2015-06-10 09:51:39 +000027<script>
28 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
29 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
30 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
31 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
32 ga('create', 'UA-63929386-1', 'auto');
33 ga('send', 'pageview');
34</script>
miloyip28df04d2014-08-08 13:48:11 +000035<body>
36<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
37<div id="topbanner"><a href="https://github.com/miloyip/rapidjson" title="RapidJSON GitHub"><i class="githublogo"></i></a></div>
38 <div id="MSearchBox" class="MSearchBoxInactive">
39 <span class="left">
40 <img id="MSearchSelect" src="search/mag_sel.png"
41 onmouseover="return searchBox.OnSearchSelectShow()"
42 onmouseout="return searchBox.OnSearchSelectHide()"
43 alt=""/>
44 <input type="text" id="MSearchField" value="Search" accesskey="S"
45 onfocus="searchBox.OnSearchFieldFocus(true)"
46 onblur="searchBox.OnSearchFieldFocus(false)"
47 onkeyup="searchBox.OnSearchFieldChange(event)"/>
48 </span><span class="right">
49 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
50 </span>
51 </div>
52<!-- end header part -->
53<!-- Generated by Doxygen 1.8.7 -->
54<script type="text/javascript">
55var searchBox = new SearchBox("searchBox", "search",false,'Search');
56</script>
57</div><!-- top -->
58<div id="side-nav" class="ui-resizable side-nav-resizable">
59 <div id="nav-tree">
60 <div id="nav-tree-contents">
61 <div id="nav-sync" class="sync"></div>
62 </div>
63 </div>
64 <div id="splitbar" style="-moz-user-select:none;"
65 class="ui-resizable-handle">
66 </div>
67</div>
68<script type="text/javascript">
69$(document).ready(function(){initNavTree('files.html','');});
70</script>
71<div id="doc-content">
72<!-- window showing the filter options -->
73<div id="MSearchSelectWindow"
74 onmouseover="return searchBox.OnSearchSelectShow()"
75 onmouseout="return searchBox.OnSearchSelectHide()"
76 onkeydown="return searchBox.OnSearchSelectKey(event)">
miloyip22ee6ef2014-08-20 01:22:05 +000077<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(11)"><span class="SelectionMark">&#160;</span>Groups</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(12)"><span class="SelectionMark">&#160;</span>Pages</a></div>
miloyip28df04d2014-08-08 13:48:11 +000078
79<!-- iframe showing the search results (closed by default) -->
80<div id="MSearchResultsWindow">
81<iframe src="javascript:void(0)" frameborder="0"
82 name="MSearchResults" id="MSearchResults">
83</iframe>
84</div>
85
86<div class="header">
87 <div class="headertitle">
88<div class="title">File List</div> </div>
89</div><!--header-->
90<div class="contents">
91<div class="textblock">Here is a list of all documented files with brief descriptions:</div><div class="directory">
92<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span><span onclick="javascript:toggleLevel(4);">4</span>]</div><table class="directory">
93<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">&#9660;</span><span id="img_0_" class="iconfopen" onclick="toggleFolder('0_')">&#160;</span><a class="el" href="dir_2e777bb85672ca91d8484c1593fb1d89.html" target="_self">include</a></td><td class="desc"></td></tr>
94<tr id="row_0_0_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_0_" class="arrow" onclick="toggleFolder('0_0_')">&#9660;</span><span id="img_0_0_" class="iconfopen" onclick="toggleFolder('0_0_')">&#160;</span><a class="el" href="dir_0b07344794a20f8375311f92e90cd9a3.html" target="_self">rapidjson</a></td><td class="desc"></td></tr>
95<tr id="row_0_0_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_0_0_0_" class="arrow" onclick="toggleFolder('0_0_0_')">&#9660;</span><span id="img_0_0_0_" class="iconfopen" onclick="toggleFolder('0_0_0_')">&#160;</span><a class="el" href="dir_fe9dda5e4327cd9afbdccfe35db969bf.html" target="_self">error</a></td><td class="desc"></td></tr>
96<tr id="row_0_0_0_0_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><a href="en_8h_source.html"><span class="icondoc"></span></a><b>en.h</b></td><td class="desc"></td></tr>
miloyip22ee6ef2014-08-20 01:22:05 +000097<tr id="row_0_0_0_1_" class="even"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><a href="error_8h_source.html"><span class="icondoc"></span></a><a class="el" href="error_8h.html" target="_self">error.h</a></td><td class="desc"></td></tr>
miloyip28df04d2014-08-08 13:48:11 +000098<tr id="row_0_0_1_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_0_0_1_" class="arrow" onclick="toggleFolder('0_0_1_')">&#9660;</span><span id="img_0_0_1_" class="iconfopen" onclick="toggleFolder('0_0_1_')">&#160;</span><a class="el" href="dir_5167ae66a3a40cb9e5e46c75b7477e81.html" target="_self">internal</a></td><td class="desc"></td></tr>
miloyip2bd203a2014-11-30 11:48:51 +000099<tr id="row_0_0_1_0_" class="even"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><a href="biginteger_8h_source.html"><span class="icondoc"></span></a><b>biginteger.h</b></td><td class="desc"></td></tr>
100<tr id="row_0_0_1_1_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><a href="diyfp_8h_source.html"><span class="icondoc"></span></a><b>diyfp.h</b></td><td class="desc"></td></tr>
101<tr id="row_0_0_1_2_" class="even"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><a href="dtoa_8h_source.html"><span class="icondoc"></span></a><b>dtoa.h</b></td><td class="desc"></td></tr>
102<tr id="row_0_0_1_3_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><a href="ieee754_8h_source.html"><span class="icondoc"></span></a><b>ieee754.h</b></td><td class="desc"></td></tr>
103<tr id="row_0_0_1_4_" class="even"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><a href="itoa_8h_source.html"><span class="icondoc"></span></a><b>itoa.h</b></td><td class="desc"></td></tr>
104<tr id="row_0_0_1_5_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><a href="meta_8h_source.html"><span class="icondoc"></span></a><b>meta.h</b></td><td class="desc"></td></tr>
105<tr id="row_0_0_1_6_" class="even"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><a href="pow10_8h_source.html"><span class="icondoc"></span></a><b>pow10.h</b></td><td class="desc"></td></tr>
miloyip32261812016-02-02 05:30:41 +0000106<tr id="row_0_0_1_7_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><a href="regex_8h_source.html"><span class="icondoc"></span></a><b>regex.h</b></td><td class="desc"></td></tr>
107<tr id="row_0_0_1_8_" class="even"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><a href="stack_8h_source.html"><span class="icondoc"></span></a><b>stack.h</b></td><td class="desc"></td></tr>
108<tr id="row_0_0_1_9_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><a href="strfunc_8h_source.html"><span class="icondoc"></span></a><b>strfunc.h</b></td><td class="desc"></td></tr>
109<tr id="row_0_0_1_10_" class="even"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><a href="strtod_8h_source.html"><span class="icondoc"></span></a><b>strtod.h</b></td><td class="desc"></td></tr>
110<tr id="row_0_0_1_11_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><a href="swap_8h_source.html"><span class="icondoc"></span></a><b>swap.h</b></td><td class="desc"></td></tr>
111<tr id="row_0_0_2_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="allocators_8h_source.html"><span class="icondoc"></span></a><b>allocators.h</b></td><td class="desc"></td></tr>
112<tr id="row_0_0_3_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="document_8h_source.html"><span class="icondoc"></span></a><a class="el" href="document_8h.html" target="_self">document.h</a></td><td class="desc"></td></tr>
113<tr id="row_0_0_4_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="encodedstream_8h_source.html"><span class="icondoc"></span></a><b>encodedstream.h</b></td><td class="desc"></td></tr>
114<tr id="row_0_0_5_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="encodings_8h_source.html"><span class="icondoc"></span></a><b>encodings.h</b></td><td class="desc"></td></tr>
115<tr id="row_0_0_6_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="filereadstream_8h_source.html"><span class="icondoc"></span></a><b>filereadstream.h</b></td><td class="desc"></td></tr>
116<tr id="row_0_0_7_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="filewritestream_8h_source.html"><span class="icondoc"></span></a><b>filewritestream.h</b></td><td class="desc"></td></tr>
117<tr id="row_0_0_8_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="memorybuffer_8h_source.html"><span class="icondoc"></span></a><b>memorybuffer.h</b></td><td class="desc"></td></tr>
118<tr id="row_0_0_9_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="memorystream_8h_source.html"><span class="icondoc"></span></a><b>memorystream.h</b></td><td class="desc"></td></tr>
119<tr id="row_0_0_10_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="pointer_8h_source.html"><span class="icondoc"></span></a><b>pointer.h</b></td><td class="desc"></td></tr>
120<tr id="row_0_0_11_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="prettywriter_8h_source.html"><span class="icondoc"></span></a><b>prettywriter.h</b></td><td class="desc"></td></tr>
121<tr id="row_0_0_12_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="rapidjson_8h_source.html"><span class="icondoc"></span></a><a class="el" href="rapidjson_8h.html" target="_self">rapidjson.h</a></td><td class="desc">Common definitions and configuration </td></tr>
122<tr id="row_0_0_13_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="reader_8h_source.html"><span class="icondoc"></span></a><a class="el" href="reader_8h.html" target="_self">reader.h</a></td><td class="desc"></td></tr>
123<tr id="row_0_0_14_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="schema_8h_source.html"><span class="icondoc"></span></a><b>schema.h</b></td><td class="desc"></td></tr>
124<tr id="row_0_0_15_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="stringbuffer_8h_source.html"><span class="icondoc"></span></a><b>stringbuffer.h</b></td><td class="desc"></td></tr>
125<tr id="row_0_0_16_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="writer_8h_source.html"><span class="icondoc"></span></a><b>writer.h</b></td><td class="desc"></td></tr>
miloyip28df04d2014-08-08 13:48:11 +0000126</table>
127</div><!-- directory -->
128</div><!-- contents -->
129</div><!-- doc-content -->
130<!-- HTML footer for doxygen 1.8.7-->
131<!-- start footer part -->
132<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
133 <ul>
134 </ul>
135</div>
miloyip6ea4c182015-04-07 09:25:04 +0000136<script type="text/javascript">
137 /* * * CONFIGURATION VARIABLES * * */
138 var disqus_shortname = 'rapidjson-doc';
139 /* * * DON'T EDIT BELOW THIS LINE * * */
140 (function() {
141 var dt = document.createElement('div');
142 dt.id = "disqus_thread";
143 (document.getElementsByClassName('contents')[0]).appendChild(dt);
144 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
miloyip52826762015-04-26 13:43:32 +0000145 dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
miloyip6ea4c182015-04-07 09:25:04 +0000146 (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
147 })();
148</script>
149</body>
miloyip52826762015-04-26 13:43:32 +0000150</html>