mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-04-19 15:47:15 +02:00
168 lines
11 KiB
HTML
168 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/pack_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> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">pack_decl.hpp File Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><code>#include "<a class="el" href="v1_2pack__decl_8hpp_source.html">msgpack/v1/pack_decl.hpp</a>"</code><br />
|
|
<code>#include "<a class="el" href="v2_2pack__decl_8hpp_source.html">msgpack/v2/pack_decl.hpp</a>"</code><br />
|
|
<code>#include "<a class="el" href="v3_2pack__decl_8hpp_source.html">msgpack/v3/pack_decl.hpp</a>"</code><br />
|
|
</div><div class="textblock"><div class="dynheader">
|
|
Include dependency graph for pack_decl.hpp:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="pack__decl_8hpp__incl.png" border="0" usemap="#amsgpack_2pack__decl_8hpp" alt=""/></div>
|
|
<map name="amsgpack_2pack__decl_8hpp" id="amsgpack_2pack__decl_8hpp">
|
|
<area shape="rect" title=" " alt="" coords="149,5,318,32"/>
|
|
<area shape="rect" href="v1_2pack__decl_8hpp.html" title=" " alt="" coords="154,229,345,256"/>
|
|
<area shape="rect" href="v2_2pack__decl_8hpp.html" title=" " alt="" coords="221,155,411,181"/>
|
|
<area shape="rect" href="v3_2pack__decl_8hpp.html" title=" " alt="" coords="271,80,462,107"/>
|
|
<area shape="rect" href="versioning_8hpp.html" title=" " alt="" coords="93,825,269,852"/>
|
|
<area shape="rect" href="cpp__config_8hpp.html" title=" " alt="" coords="161,304,337,331"/>
|
|
<area shape="rect" href="sysdep_8hpp.html" title=" " alt="" coords="543,304,691,331"/>
|
|
<area shape="rect" href="cpp__version_8hpp.html" title=" " alt="" coords="386,900,569,927"/>
|
|
<area shape="rect" href="cpp__config__decl_8hpp.html" title=" " alt="" coords="247,468,395,509"/>
|
|
<area shape="rect" href="v1_2cpp__config_8hpp.html" title=" " alt="" coords="83,386,280,413"/>
|
|
<area shape="rect" href="v1_2cpp__config__decl_8hpp.html" title=" " alt="" coords="281,736,450,777"/>
|
|
<area shape="rect" href="v2_2cpp__config__decl_8hpp.html" title=" " alt="" coords="363,647,533,688"/>
|
|
<area shape="rect" href="v3_2cpp__config__decl_8hpp.html" title=" " alt="" coords="410,557,579,599"/>
|
|
<area shape="rect" title=" " alt="" coords="293,825,357,852"/>
|
|
<area shape="rect" title=" " alt="" coords="382,825,439,852"/>
|
|
<area shape="rect" title=" " alt="" coords="527,386,606,413"/>
|
|
<area shape="rect" title=" " alt="" coords="630,386,709,413"/>
|
|
<area shape="rect" title=" " alt="" coords="733,386,811,413"/>
|
|
<area shape="rect" title=" " alt="" coords="836,386,921,413"/>
|
|
<area shape="rect" title=" " alt="" coords="355,379,503,420"/>
|
|
</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="pack__decl_8hpp__dep__incl.png" border="0" usemap="#amsgpack_2pack__decl_8hppdep" alt=""/></div>
|
|
<map name="amsgpack_2pack__decl_8hppdep" id="amsgpack_2pack__decl_8hppdep">
|
|
<area shape="rect" title=" " alt="" coords="5325,5,5495,32"/>
|
|
<area shape="rect" href="pack_8hpp.html" title=" " alt="" coords="5343,80,5477,107"/>
|
|
<area shape="rect" href="v1_2adaptor_2adaptor__base__decl_8hpp.html" title=" " alt="" coords="3013,155,3189,196"/>
|
|
<area shape="rect" href="cpp11__msgpack__tuple_8hpp.html" title=" " alt="" coords="5548,601,5717,657"/>
|
|
<area shape="rect" href="v1_2object__decl_8hpp.html" title=" " alt="" coords="5217,616,5421,643"/>
|
|
<area shape="rect" href="msgpack_8hpp.html" title=" " alt="" coords="4789,1152,4887,1179"/>
|
|
<area shape="rect" href="adaptor_2adaptor__base__decl_8hpp.html" title=" " alt="" coords="2800,423,2983,464"/>
|
|
<area shape="rect" href="v1_2adaptor_2adaptor__base_8hpp.html" title=" " alt="" coords="3100,423,3248,464"/>
|
|
<area shape="rect" href="v2_2adaptor_2adaptor__base__decl_8hpp.html" title=" " alt="" coords="2925,244,3101,285"/>
|
|
<area shape="rect" href="adaptor_2adaptor__base_8hpp.html" title=" " alt="" coords="2879,512,3061,553"/>
|
|
<area shape="rect" href="adaptor_2tr1_2unordered__map_8hpp.html" title=" " alt="" coords="2671,609,2826,650"/>
|
|
<area shape="rect" href="adaptor_2tr1_2unordered__set_8hpp.html" title=" " alt="" coords="3919,609,4074,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2array__ref__decl_8hpp.html" title=" " alt="" coords="4149,609,4303,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2bool_8hpp.html" title=" " alt="" coords="5,609,153,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2boost_2fusion_8hpp.html" title=" " alt="" coords="177,609,325,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2boost_2msgpack__variant__decl_8hpp.html" title=" " alt="" coords="350,601,526,657"/>
|
|
<area shape="rect" href="v1_2adaptor_2boost_2optional_8hpp.html" title=" " alt="" coords="550,609,705,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2carray_8hpp.html" title=" " alt="" coords="729,609,877,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2char__ptr_8hpp.html" title=" " alt="" coords="901,609,1049,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2complex_8hpp.html" title=" " alt="" coords="1073,609,1221,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2cpp11_2array_8hpp.html" title=" " alt="" coords="1245,609,1393,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2cpp11_2array__char_8hpp.html" title=" " alt="" coords="1417,609,1587,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2cpp11_2array__unsigned__char_8hpp.html" title=" " alt="" coords="1611,601,1780,657"/>
|
|
<area shape="rect" href="v1_2adaptor_2cpp11_2chrono_8hpp.html" title=" " alt="" coords="1804,609,1952,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2cpp11_2forward__list_8hpp.html" title=" " alt="" coords="1976,609,2159,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2cpp11_2reference__wrapper_8hpp.html" title=" " alt="" coords="2183,609,2402,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2cpp11_2shared__ptr_8hpp.html" title=" " alt="" coords="2427,609,2596,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2cpp11_2timespec_8hpp.html" title=" " alt="" coords="2842,1145,2997,1186"/>
|
|
<area shape="rect" href="v1_2adaptor_2cpp11_2tuple_8hpp.html" title=" " alt="" coords="2952,609,3100,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2cpp11_2unique__ptr_8hpp.html" title=" " alt="" coords="3124,609,3293,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2cpp11_2unordered__map_8hpp.html" title=" " alt="" coords="3317,609,3508,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2cpp11_2unordered__set_8hpp.html" title=" " alt="" coords="3532,609,3723,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2deque_8hpp.html" title=" " alt="" coords="3747,609,3895,650"/>
|
|
<area shape="rect" href="cpp03__define__array_8hpp.html" title=" " alt="" coords="5366,884,5529,940"/>
|
|
<area shape="rect" href="cpp03__define__map_8hpp.html" title=" " alt="" coords="5554,884,5717,940"/>
|
|
<area shape="rect" href="v1_2adaptor_2detail_2cpp03__msgpack__tuple__decl_8hpp.html" title=" " alt="" coords="3307,1137,3476,1193"/>
|
|
<area shape="rect" href="v1_2adaptor_2detail_2cpp11__define__array__decl_8hpp.html" title=" " alt="" coords="4327,601,4490,657"/>
|
|
<area shape="rect" href="v1_2adaptor_2detail_2cpp11__define__map__decl_8hpp.html" title=" " alt="" coords="4514,601,4677,657"/>
|
|
<area shape="rect" href="v1_2adaptor_2ext__decl_8hpp.html" title=" " alt="" coords="4701,609,4849,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2fixint__decl_8hpp.html" title=" " alt="" coords="4873,609,5021,650"/>
|
|
<area shape="rect" href="v1_2adaptor_2int__decl_8hpp.html" title=" " alt="" coords="5045,609,5193,650"/>
|
|
<area shape="rect" href="v2_2object__decl_8hpp.html" title=" " alt="" coords="4009,713,4213,739"/>
|
|
<area shape="rect" href="v3_2object__decl_8hpp.html" title=" " alt="" coords="3869,802,4073,829"/>
|
|
<area shape="rect" href="v1_2adaptor_2msgpack__tuple_8hpp.html" title=" " alt="" coords="5553,705,5701,747"/>
|
|
<area shape="rect" href="adaptor_2msgpack__tuple_8hpp.html" title=" " alt="" coords="5484,795,5667,836"/>
|
|
<area shape="rect" href="object__decl_8hpp.html" title=" " alt="" coords="3951,899,4133,925"/>
|
|
<area shape="rect" href="object_8hpp.html" title=" " alt="" coords="3845,1063,3993,1089"/>
|
|
<area shape="rect" href="v1_2object_8hpp.html" title=" " alt="" coords="3957,988,4127,1015"/>
|
|
<area shape="rect" href="v2_2adaptor_2adaptor__base_8hpp.html" title=" " alt="" coords="3001,333,3149,375"/>
|
|
<area shape="rect" href="v3_2adaptor_2adaptor__base__decl_8hpp.html" title=" " alt="" coords="2750,333,2926,375"/>
|
|
</map>
|
|
</div>
|
|
</div>
|
|
<p><a href="pack__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>
|