mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-04-21 00:11:52 +02:00
165 lines
11 KiB
HTML
165 lines
11 KiB
HTML
<!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.9.1"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>MessagePack for C++: msgpack/v3/zone_decl.hpp File Reference</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">MessagePack for C++
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.1 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&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&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div id="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="dir_34fe0060e19d01bea8daf072c0f69c00.html">msgpack</a></li><li class="navelem"><a class="el" href="dir_c3d0e5868165b982fb6c11f3b1a5ff9d.html">v3</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">zone_decl.hpp File Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><code>#include "<a class="el" href="cpp__config_8hpp_source.html">msgpack/cpp_config.hpp</a>"</code><br />
|
|
<code>#include "<a class="el" href="v3_2detail_2cpp11__zone__decl_8hpp_source.html">msgpack/v3/detail/cpp11_zone_decl.hpp</a>"</code><br />
|
|
</div><div class="textblock"><div class="dynheader">
|
|
Include dependency graph for zone_decl.hpp:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="v3_2zone__decl_8hpp__incl.png" border="0" usemap="#amsgpack_2v3_2zone__decl_8hpp" alt=""/></div>
|
|
<map name="amsgpack_2v3_2zone__decl_8hpp" id="amsgpack_2v3_2zone__decl_8hpp">
|
|
<area shape="rect" title=" " alt="" coords="335,5,525,32"/>
|
|
<area shape="rect" href="cpp__config_8hpp.html" title=" " alt="" coords="383,497,559,524"/>
|
|
<area shape="rect" href="v3_2detail_2cpp11__zone__decl_8hpp.html" title=" " alt="" coords="275,80,457,121"/>
|
|
<area shape="rect" href="cpp__config__decl_8hpp.html" title=" " alt="" coords="397,647,545,688"/>
|
|
<area shape="rect" href="v1_2cpp__config_8hpp.html" title=" " alt="" coords="551,572,749,599"/>
|
|
<area shape="rect" href="v1_2cpp__config__decl_8hpp.html" title=" " alt="" coords="240,915,409,956"/>
|
|
<area shape="rect" href="v2_2cpp__config__decl_8hpp.html" title=" " alt="" coords="435,825,604,867"/>
|
|
<area shape="rect" href="v3_2cpp__config__decl_8hpp.html" title=" " alt="" coords="485,736,655,777"/>
|
|
<area shape="rect" href="cpp__version_8hpp.html" title=" " alt="" coords="500,1079,683,1105"/>
|
|
<area shape="rect" href="versioning_8hpp.html" title=" " alt="" coords="378,1004,554,1031"/>
|
|
<area shape="rect" title=" " alt="" coords="157,1004,221,1031"/>
|
|
<area shape="rect" title=" " alt="" coords="296,1004,353,1031"/>
|
|
<area shape="rect" href="v2_2zone__decl_8hpp.html" title=" " alt="" coords="268,169,459,196"/>
|
|
<area shape="rect" href="v2_2detail_2cpp11__zone__decl_8hpp.html" title=" " alt="" coords="224,244,407,285"/>
|
|
<area shape="rect" href="v1_2zone__decl_8hpp.html" title=" " alt="" coords="217,333,408,360"/>
|
|
<area shape="rect" href="v1_2detail_2cpp11__zone__decl_8hpp.html" title=" " alt="" coords="147,408,329,449"/>
|
|
<area shape="rect" title=" " alt="" coords="5,497,76,524"/>
|
|
<area shape="rect" title=" " alt="" coords="101,497,165,524"/>
|
|
</map>
|
|
</div>
|
|
</div><div class="textblock"><div class="dynheader">
|
|
This graph shows which files directly or indirectly include this file:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="v3_2zone__decl_8hpp__dep__incl.png" border="0" usemap="#amsgpack_2v3_2zone__decl_8hppdep" alt=""/></div>
|
|
<map name="amsgpack_2v3_2zone__decl_8hppdep" id="amsgpack_2v3_2zone__decl_8hppdep">
|
|
<area shape="rect" title=" " alt="" coords="2581,5,2771,32"/>
|
|
<area shape="rect" href="zone__decl_8hpp.html" title=" " alt="" coords="2591,80,2761,107"/>
|
|
<area shape="rect" href="cpp03__zone_8hpp.html" title=" " alt="" coords="2455,155,2638,196"/>
|
|
<area shape="rect" href="cpp11__zone_8hpp.html" title=" " alt="" coords="2714,155,2897,196"/>
|
|
<area shape="rect" href="zone_8hpp.html" title=" " alt="" coords="2666,319,2801,345"/>
|
|
<area shape="rect" href="v1_2zone_8hpp.html" title=" " alt="" coords="2720,244,2875,271"/>
|
|
<area shape="rect" href="v1_2object__decl_8hpp.html" title=" " alt="" coords="2631,579,2835,606"/>
|
|
<area shape="rect" href="v1_2unpack_8hpp.html" title=" " alt="" coords="2850,1458,3019,1485"/>
|
|
<area shape="rect" href="msgpack_8hpp.html" title=" " alt="" coords="3008,1779,3107,1805"/>
|
|
<area shape="rect" href="v1_2unpack__decl_8hpp.html" title=" " alt="" coords="3025,1108,3229,1135"/>
|
|
<area shape="rect" href="v1_2object__fwd__decl_8hpp.html" title=" " alt="" coords="817,393,986,435"/>
|
|
<area shape="rect" href="object__decl_8hpp.html" title=" " alt="" coords="2573,825,2755,852"/>
|
|
<area shape="rect" href="v2_2object__decl_8hpp.html" title=" " alt="" coords="2562,669,2766,695"/>
|
|
<area shape="rect" href="object_8hpp.html" title=" " alt="" coords="2590,1011,2738,1038"/>
|
|
<area shape="rect" href="v1_2object_8hpp.html" title=" " alt="" coords="2641,915,2810,941"/>
|
|
<area shape="rect" href="v1_2adaptor_2cpp11_2timespec_8hpp.html" title=" " alt="" coords="2775,1101,2929,1142"/>
|
|
<area shape="rect" href="v1_2adaptor_2detail_2cpp03__msgpack__tuple__decl_8hpp.html" title=" " alt="" coords="2389,1093,2558,1149"/>
|
|
<area shape="rect" href="v1_2adaptor_2int_8hpp.html" title=" " alt="" coords="2590,1101,2738,1142"/>
|
|
<area shape="rect" href="adaptor_2cpp11_2timespec_8hpp.html" title=" " alt="" coords="2779,1205,2949,1246"/>
|
|
<area shape="rect" href="v2_2adaptor_2detail_2cpp03__msgpack__tuple__decl_8hpp.html" title=" " alt="" coords="2379,1197,2549,1253"/>
|
|
<area shape="rect" href="adaptor_2int_8hpp.html" title=" " alt="" coords="2573,1212,2755,1239"/>
|
|
<area shape="rect" href="unpack_8hpp.html" title=" " alt="" coords="2983,1704,3131,1731"/>
|
|
<area shape="rect" href="unpack__decl_8hpp.html" title=" " alt="" coords="3025,1376,3207,1403"/>
|
|
<area shape="rect" href="v2_2unpack__decl_8hpp.html" title=" " alt="" coords="3075,1212,3279,1239"/>
|
|
<area shape="rect" href="v2_2create__object__visitor_8hpp.html" title=" " alt="" coords="3146,1451,3337,1492"/>
|
|
<area shape="rect" href="v3_2unpack_8hpp.html" title=" " alt="" coords="3095,1629,3265,1656"/>
|
|
<area shape="rect" href="create__object__visitor_8hpp.html" title=" " alt="" coords="3151,1540,3321,1581"/>
|
|
<area shape="rect" href="v3_2unpack__decl_8hpp.html" title=" " alt="" coords="3075,1301,3279,1328"/>
|
|
<area shape="rect" href="v3_2object__decl_8hpp.html" title=" " alt="" coords="2562,751,2766,777"/>
|
|
<area shape="rect" href="object__fwd__decl_8hpp.html" title=" " alt="" coords="802,661,950,703"/>
|
|
<area shape="rect" href="v2_2object__fwd__decl_8hpp.html" title=" " alt="" coords="669,483,838,524"/>
|
|
<area shape="rect" href="object__fwd_8hpp.html" title=" " alt="" coords="924,825,1100,852"/>
|
|
<area shape="rect" href="v1_2object__fwd_8hpp.html" title=" " alt="" coords="913,751,1111,777"/>
|
|
<area shape="rect" href="v1_2adaptor_2adaptor__base__decl_8hpp.html" title=" " alt="" coords="448,907,624,949"/>
|
|
<area shape="rect" href="v1_2adaptor_2carray_8hpp.html" title=" " alt="" coords="1933,907,2081,949"/>
|
|
<area shape="rect" href="v1_2adaptor_2char__ptr_8hpp.html" title=" " alt="" coords="2105,907,2253,949"/>
|
|
<area shape="rect" href="cpp03__define__array_8hpp.html" title=" " alt="" coords="648,900,811,956"/>
|
|
<area shape="rect" href="cpp03__define__map_8hpp.html" title=" " alt="" coords="835,900,997,956"/>
|
|
<area shape="rect" href="cpp11__convert__helper_8hpp.html" title=" " alt="" coords="1022,900,1191,956"/>
|
|
<area shape="rect" href="v1_2adaptor_2detail_2cpp11__msgpack__tuple__decl_8hpp.html" title=" " alt="" coords="1215,900,1385,956"/>
|
|
<area shape="rect" href="v1_2adaptor_2float_8hpp.html" title=" " alt="" coords="1409,907,1557,949"/>
|
|
<area shape="rect" href="v1_2adaptor_2vector__bool_8hpp.html" title=" " alt="" coords="1581,907,1729,949"/>
|
|
<area shape="rect" href="v1_2iterator__decl_8hpp.html" title=" " alt="" coords="1753,907,1908,949"/>
|
|
<area shape="rect" href="v2_2object_8hpp.html" title=" " alt="" coords="2393,915,2562,941"/>
|
|
<area shape="rect" href="v2_2object__fwd_8hpp.html" title=" " alt="" coords="5,915,203,941"/>
|
|
<area shape="rect" href="v3_2object__fwd_8hpp.html" title=" " alt="" coords="227,915,424,941"/>
|
|
<area shape="rect" href="adaptor_2adaptor__base__decl_8hpp.html" title=" " alt="" coords="482,1101,665,1142"/>
|
|
<area shape="rect" href="v1_2adaptor_2adaptor__base_8hpp.html" title=" " alt="" coords="462,1004,610,1045"/>
|
|
<area shape="rect" href="v2_2adaptor_2adaptor__base__decl_8hpp.html" title=" " alt="" coords="635,1004,811,1045"/>
|
|
<area shape="rect" href="v3_2object__fwd__decl_8hpp.html" title=" " alt="" coords="643,572,813,613"/>
|
|
</map>
|
|
</div>
|
|
</div>
|
|
<p><a href="v3_2zone__decl_8hpp_source.html">Go to the source code of this file.</a></p>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
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
|
|
</small></address>
|
|
</body>
|
|
</html>
|