Updated doc to 4.0.2

This commit is contained in:
Takatoshi Kondo
2021-08-31 15:12:16 +09:00
parent 96d587c87d
commit 8b5a2ebe8c
5186 changed files with 155895 additions and 75434 deletions

View File

@@ -1,9 +1,9 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>MessagePack for C++: msgpack::size_overflow Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -29,18 +29,21 @@
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
@@ -74,18 +77,29 @@ $(function() {
<div class="dynheader">
Inheritance diagram for msgpack::size_overflow:</div>
<div class="dyncontent">
<div class="center">
<img src="structmsgpack_1_1size__overflow.png" usemap="#msgpack::size_5Foverflow_map" alt=""/>
<map id="msgpack::size_5Foverflow_map" name="msgpack::size_5Foverflow_map">
<area href="structmsgpack_1_1unpack__error.html" alt="msgpack::unpack_error" shape="rect" coords="482,56,665,80"/>
<area href="structmsgpack_1_1array__size__overflow.html" alt="msgpack::array_size_overflow" shape="rect" coords="0,168,183,192"/>
<area href="structmsgpack_1_1bin__size__overflow.html" alt="msgpack::bin_size_overflow" shape="rect" coords="193,168,376,192"/>
<area href="structmsgpack_1_1depth__size__overflow.html" alt="msgpack::depth_size_overflow" shape="rect" coords="386,168,569,192"/>
<area href="structmsgpack_1_1ext__size__overflow.html" alt="msgpack::ext_size_overflow" shape="rect" coords="579,168,762,192"/>
<area href="structmsgpack_1_1map__size__overflow.html" alt="msgpack::map_size_overflow" shape="rect" coords="772,168,955,192"/>
<area href="structmsgpack_1_1str__size__overflow.html" alt="msgpack::str_size_overflow" shape="rect" coords="965,168,1148,192"/>
<div class="center"><img src="structmsgpack_1_1size__overflow__inherit__graph.png" border="0" usemap="#amsgpack_1_1size__overflow_inherit__map" alt="Inheritance graph"/></div>
<map name="amsgpack_1_1size__overflow_inherit__map" id="amsgpack_1_1size__overflow_inherit__map">
<area shape="rect" title=" " alt="" coords="419,159,595,186"/>
<area shape="rect" href="structmsgpack_1_1array__size__overflow.html" title=" " alt="" coords="667,5,822,47"/>
<area shape="rect" href="structmsgpack_1_1bin__size__overflow.html" title=" " alt="" coords="643,71,847,98"/>
<area shape="rect" href="structmsgpack_1_1depth__size__overflow.html" title=" " alt="" coords="667,123,822,164"/>
<area shape="rect" href="structmsgpack_1_1ext__size__overflow.html" title=" " alt="" coords="643,189,847,215"/>
<area shape="rect" href="structmsgpack_1_1map__size__overflow.html" title=" " alt="" coords="643,239,847,266"/>
<area shape="rect" href="structmsgpack_1_1str__size__overflow.html" title=" " alt="" coords="643,290,847,317"/>
<area shape="rect" href="structmsgpack_1_1unpack__error.html" title=" " alt="" coords="201,159,371,186"/>
<area shape="rect" title=" " alt="" coords="5,159,153,186"/>
</map>
</div></div>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for msgpack::size_overflow:</div>
<div class="dyncontent">
<div class="center"><img src="structmsgpack_1_1size__overflow__coll__graph.png" border="0" usemap="#amsgpack_1_1size__overflow_coll__map" alt="Collaboration graph"/></div>
<map name="amsgpack_1_1size__overflow_coll__map" id="amsgpack_1_1size__overflow_coll__map">
<area shape="rect" title=" " alt="" coords="5,155,181,181"/>
<area shape="rect" href="structmsgpack_1_1unpack__error.html" title=" " alt="" coords="9,80,178,107"/>
<area shape="rect" title=" " alt="" coords="19,5,167,32"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
@@ -153,14 +167,12 @@ Public Member Functions</h2></td></tr>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>/home/kondo/work/msgpack-c/include/msgpack/v1/<a class="el" href="v1_2unpack__exception_8hpp_source.html">unpack_exception.hpp</a></li>
<li>msgpack/v1/<a class="el" href="v1_2unpack__exception_8hpp_source.html">unpack_exception.hpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
</small></address>
</body>
</html>