blob: b9a80edee2e6b17859664abbe0f4e22fba740666 [file] [log] [blame]
<!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.20"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Qpid Proton C++ API: proton/types.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="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.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>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
</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">Qpid Proton C++ API
&#160;<span id="projectnumber">0.32.0</span>
</div>
</td>
<td> <div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.svg"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a>
</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.20 -->
<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');
/* @license-end */
</script>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('types_8hpp.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- 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="header">
<div class="headertitle">
<div class="title">types.hpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Proton types used to represent AMQP types.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;./internal/config.hpp&quot;</code><br />
<code>#include &quot;<a class="el" href="annotation__key_8hpp_source.html">./annotation_key.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="binary_8hpp_source.html">./binary.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="decimal_8hpp_source.html">./decimal.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="duration_8hpp_source.html">./duration.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="message__id_8hpp_source.html">./message_id.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="null_8hpp_source.html">./null.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="scalar_8hpp_source.html">./scalar.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="symbol_8hpp_source.html">./symbol.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="timestamp_8hpp_source.html">./timestamp.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="uuid_8hpp_source.html">./uuid.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="value_8hpp_source.html">./value.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="deque_8hpp_source.html">./codec/deque.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="list_8hpp_source.html">./codec/list.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="codec_2map_8hpp_source.html">./codec/map.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="vector_8hpp_source.html">./codec/vector.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="forward__list_8hpp_source.html">./codec/forward_list.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="unordered__map_8hpp_source.html">./codec/unordered_map.hpp</a>&quot;</code><br />
</div>
<p><a href="types_8hpp_source.html">Go to the source code of this file.</a></p>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Proton types used to represent AMQP types. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_3a71568e5d046e5ed52679664c3002a5.html">proton</a></li><li class="navelem"><a class="el" href="types_8hpp.html">types.hpp</a></li>
<li class="footer">Generated by <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20 </li>
</ul>
</div>
</body>
</html>