msgpack/cpp/functions_c.html
2021-08-31 15:12:16 +09:00

121 lines
7.1 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++: Class Members</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&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(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<!-- 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 class="contents">
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
<h3><a id="index_c"></a>- c -</h3><ul>
<li>check_ext_size()
: <a class="el" href="classmsgpack_1_1detail_1_1context.html#ac5063af350c492ca70938deb32bdd267">msgpack::detail::context&lt; VisitorHolder &gt;</a>
</li>
<li>clear()
: <a class="el" href="classmsgpack_1_1sbuffer.html#a8d18d975074116302f5329a4bf2d5892">msgpack::sbuffer</a>
, <a class="el" href="classmsgpack_1_1vrefbuffer.html#a4a91d4b145a1a80244f7a824f944395a">msgpack::vrefbuffer</a>
, <a class="el" href="classmsgpack_1_1zone.html#a8d29e73c7129cec0f9c41e8eba8efaaa">msgpack::zone</a>
</li>
<li>const_reference
: <a class="el" href="structmsgpack_1_1type_1_1tuple__type.html#ab76d305ad6c8c9a1fb05f58e4aef5c4e">msgpack::type::tuple_type&lt; T &gt;</a>
, <a class="el" href="structmsgpack_1_1type_1_1tuple__type_3_01const_01_t_01_6_01_4.html#a1737c09823d042326f7244f0cb6d0f10">msgpack::type::tuple_type&lt; const T &amp; &gt;</a>
, <a class="el" href="structmsgpack_1_1type_1_1tuple__type_3_01_t_01_6_01_4.html#acb4c196e14b22cc16293c427940c9cd8">msgpack::type::tuple_type&lt; T &amp; &gt;</a>
</li>
<li>container_size_overflow()
: <a class="el" href="structmsgpack_1_1container__size__overflow.html#a2f4bab52ead2a37a4fcb31ca9019472b">msgpack::container_size_overflow</a>
</li>
<li>container_type()
: <a class="el" href="classmsgpack_1_1detail_1_1unpack__stack.html#a7e431707c6f4e9ae5965e6e742a00ded">msgpack::detail::unpack_stack</a>
</li>
<li>context()
: <a class="el" href="classmsgpack_1_1detail_1_1context.html#ab649f3a5606a7c051f3e4fcc9b81c7b6">msgpack::detail::context&lt; VisitorHolder &gt;</a>
</li>
<li>convert()
: <a class="el" href="structmsgpack_1_1_msgpack_tuple_converter.html#a3138584e4944519bcdf866590766c3ea">msgpack::MsgpackTupleConverter&lt; Tuple, N &gt;</a>
, <a class="el" href="structmsgpack_1_1_msgpack_tuple_converter_3_01_tuple_00_010_01_4.html#aa4596836400740c029571a852ec81e2d">msgpack::MsgpackTupleConverter&lt; Tuple, 0 &gt;</a>
, <a class="el" href="structmsgpack_1_1_msgpack_tuple_converter_3_01_tuple_00_011_01_4.html#af3715be1ea682f8c707ba6176dd4b3e3">msgpack::MsgpackTupleConverter&lt; Tuple, 1 &gt;</a>
, <a class="el" href="structmsgpack_1_1_msgpack_tuple_to_object_with_zone.html#a6f40a7294fdda4b2de09611cbe13f5da">msgpack::MsgpackTupleToObjectWithZone&lt; Tuple, N &gt;</a>
, <a class="el" href="structmsgpack_1_1_msgpack_tuple_to_object_with_zone_3_01_tuple_00_010_01_4.html#aafc82fb3002f6e9720da7712a51dd429">msgpack::MsgpackTupleToObjectWithZone&lt; Tuple, 0 &gt;</a>
, <a class="el" href="structmsgpack_1_1_msgpack_tuple_to_object_with_zone_3_01_tuple_00_011_01_4.html#a94bb6a6e562aa2e94ad0c8cb521237ca">msgpack::MsgpackTupleToObjectWithZone&lt; Tuple, 1 &gt;</a>
, <a class="el" href="structmsgpack_1_1object.html#a056f17947ee40b360234c6e267d86394">msgpack::object</a>
, <a class="el" href="structmsgpack_1_1_std_tuple_converter.html#a464228d075b16c3359e5b96bf00cbb21">msgpack::StdTupleConverter&lt; Tuple, N &gt;</a>
, <a class="el" href="structmsgpack_1_1_std_tuple_converter_3_01_tuple_00_010_01_4.html#a4b41a6db51bf63c843a1676283dce74a">msgpack::StdTupleConverter&lt; Tuple, 0 &gt;</a>
, <a class="el" href="structmsgpack_1_1_std_tuple_to_object_with_zone.html#a54d3fa35d279463d235d92e246896cd3">msgpack::StdTupleToObjectWithZone&lt; Tuple, N &gt;</a>
, <a class="el" href="structmsgpack_1_1_std_tuple_to_object_with_zone_3_01_tuple_00_010_01_4.html#a66f541aa4d7a0705854695eeb9384745">msgpack::StdTupleToObjectWithZone&lt; Tuple, 0 &gt;</a>
, <a class="el" href="structmsgpack_1_1type_1_1detail_1_1convert__integer__sign_3_01_t_00_01false_01_4.html#aa42b886d668d9d433fb956a169149d6e">msgpack::type::detail::convert_integer_sign&lt; T, false &gt;</a>
, <a class="el" href="structmsgpack_1_1type_1_1detail_1_1convert__integer__sign_3_01_t_00_01true_01_4.html#a9f7c394ef659c25acd1ba0dc808dc993">msgpack::type::detail::convert_integer_sign&lt; T, true &gt;</a>
</li>
<li>convert_if_not_nil()
: <a class="el" href="structmsgpack_1_1object.html#a9d330398f311e0eea668477fbf673d11">msgpack::object</a>
</li>
<li>count()
: <a class="el" href="classmsgpack_1_1detail_1_1unpack__stack.html#a620ec8a83b997f54bb7c2b8bc9f411f4">msgpack::detail::unpack_stack</a>
</li>
<li>create_object_visitor()
: <a class="el" href="classmsgpack_1_1detail_1_1create__object__visitor.html#ae8e0eae2629a6d45b4913ff5d2b0c363">msgpack::detail::create_object_visitor</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
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>