You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jr...@apache.org on 2016/04/14 20:06:05 UTC

svn commit: r1739147 [4/44] - in /qpid/site: input/releases/qpid-proton-master/ input/releases/qpid-proton-master/proton/c/api/ input/releases/qpid-proton-master/proton/c/api/search/ input/releases/qpid-proton-master/proton/cpp/api/ input/releases/qpid...

Modified: qpid/site/input/releases/qpid-proton-master/proton/cpp/api/amqp_8hpp_source.html
URL: http://svn.apache.org/viewvc/qpid/site/input/releases/qpid-proton-master/proton/cpp/api/amqp_8hpp_source.html?rev=1739147&r1=1739146&r2=1739147&view=diff
==============================================================================
--- qpid/site/input/releases/qpid-proton-master/proton/cpp/api/amqp_8hpp_source.html (original)
+++ qpid/site/input/releases/qpid-proton-master/proton/cpp/api/amqp_8hpp_source.html Thu Apr 14 18:05:59 2016
@@ -120,70 +120,76 @@ $(document).ready(function(){initNavTree
 <div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;</div>
 <div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceproton.html">proton</a> {</div>
 <div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;</div>
-<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;</div>
-<div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html">   37</a></span>&#160;<span class="keyword">namespace </span>amqp {</div>
-<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;</div>
-<div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">bool</span> boolean_type;</div>
-<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#ac6b81bc836228ac3b1872dabe2d2e490">   44</a></span>&#160;<span class="keyword">typedef</span> uint8_t <a class="code" href="namespaceproton_1_1amqp.html#ac6b81bc836228ac3b1872dabe2d2e490">ubyte_type</a>;</div>
-<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a080e4eee825c3986ef82782006db30b4">   46</a></span>&#160;<span class="keyword">typedef</span> int8_t <a class="code" href="namespaceproton_1_1amqp.html#a080e4eee825c3986ef82782006db30b4">byte_type</a>;</div>
-<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#aac557a3e90628ae4e305d6b3a6045ea4">   48</a></span>&#160;<span class="keyword">typedef</span> uint16_t <a class="code" href="namespaceproton_1_1amqp.html#aac557a3e90628ae4e305d6b3a6045ea4">ushort_type</a>;</div>
-<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a2397ab18bb867a3d2b143acd3b0a257d">   50</a></span>&#160;<span class="keyword">typedef</span> int16_t <a class="code" href="namespaceproton_1_1amqp.html#a2397ab18bb867a3d2b143acd3b0a257d">short_type</a>;</div>
-<div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a033d842f4e01994b8b31b97be56f3b9f">   52</a></span>&#160;<span class="keyword">typedef</span> uint32_t <a class="code" href="namespaceproton_1_1amqp.html#a033d842f4e01994b8b31b97be56f3b9f">uint_type</a>;</div>
-<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a9031db120df7c208ba186d993d52f71f">   54</a></span>&#160;<span class="keyword">typedef</span> int32_t <a class="code" href="namespaceproton_1_1amqp.html#a9031db120df7c208ba186d993d52f71f">int_type</a>;</div>
-<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a992e31427cde5cd2157ba6612ae61c7a">   56</a></span>&#160;<span class="keyword">typedef</span> uint64_t <a class="code" href="namespaceproton_1_1amqp.html#a992e31427cde5cd2157ba6612ae61c7a">ulong_type</a>;</div>
-<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a9f241323f6766df029db7747adec53ce">   58</a></span>&#160;<span class="keyword">typedef</span> int64_t <a class="code" href="namespaceproton_1_1amqp.html#a9f241323f6766df029db7747adec53ce">long_type</a>;</div>
-<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a7d64b1afa11012b85cd844d804230dad">   60</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">wchar_t</span> <a class="code" href="namespaceproton_1_1amqp.html#a7d64b1afa11012b85cd844d804230dad">char_type</a>;</div>
-<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a4006252ff6772953667c24fa548f20ed">   62</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">float</span> <a class="code" href="namespaceproton_1_1amqp.html#a4006252ff6772953667c24fa548f20ed">float_type</a>;</div>
-<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a69eee1a70e62f59f5cb52f3870b9c8ca">   64</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">double</span> <a class="code" href="namespaceproton_1_1amqp.html#a69eee1a70e62f59f5cb52f3870b9c8ca">double_type</a>;</div>
-<div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;</div>
-<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a0ea13cef03b682f109fc42225a8751e6">   68</a></span>&#160;<span class="keyword">typedef</span> std::string <a class="code" href="namespaceproton_1_1amqp.html#a0ea13cef03b682f109fc42225a8751e6">string_type</a>;</div>
-<div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;</div>
-<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a773d0a17733503f97000a122b0c7c04d">   71</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="classproton_1_1symbol.html">proton::symbol</a> <a class="code" href="namespaceproton_1_1amqp.html#a773d0a17733503f97000a122b0c7c04d">symbol_type</a>;</div>
-<div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;</div>
-<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a07326b03bd17a0e4944dc17942cef731">   74</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="classproton_1_1binary.html">proton::binary</a> <a class="code" href="namespaceproton_1_1amqp.html#a07326b03bd17a0e4944dc17942cef731">binary_type</a>;</div>
-<div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;</div>
-<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#aa155dcd2c0c16cda1a88c65ba475cd77">   77</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="classproton_1_1timestamp.html">proton::timestamp</a> <a class="code" href="namespaceproton_1_1amqp.html#aa155dcd2c0c16cda1a88c65ba475cd77">timestamp_type</a>;</div>
-<div class="line"><a name="l00078"></a><span class="lineno">   78</span>&#160;</div>
-<div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#abaf69b68afb8faa70099463deaf23d6c">   80</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="classproton_1_1uuid.html">proton::uuid</a> <a class="code" href="namespaceproton_1_1amqp.html#abaf69b68afb8faa70099463deaf23d6c">uuid_type</a>;</div>
-<div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;</div>
-<div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;<span class="keyword">typedef</span> <a class="code" href="classproton_1_1decimal32.html">proton::decimal32</a> <a class="code" href="classproton_1_1decimal32.html">decimal32_type</a>;</div>
-<div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;<span class="keyword">typedef</span> <a class="code" href="classproton_1_1decimal64.html">proton::decimal64</a> <a class="code" href="classproton_1_1decimal64.html">decimal64_type</a>;</div>
-<div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;<span class="keyword">typedef</span> <a class="code" href="classproton_1_1decimal128.html">proton::decimal128</a> <a class="code" href="classproton_1_1decimal128.html">decimal128_type</a>;</div>
+<div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html">   38</a></span>&#160;<span class="keyword">namespace </span>amqp {</div>
+<div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;</div>
+<div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;</div>
+<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#ac4379fc0ac3ec220e4062a6e787a13d3">   44</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceproton_1_1amqp.html#ac4379fc0ac3ec220e4062a6e787a13d3">boolean_type</a>;</div>
+<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#ac6b81bc836228ac3b1872dabe2d2e490">   46</a></span>&#160;<span class="keyword">typedef</span> uint8_t <a class="code" href="namespaceproton_1_1amqp.html#ac6b81bc836228ac3b1872dabe2d2e490">ubyte_type</a>;</div>
+<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a080e4eee825c3986ef82782006db30b4">   48</a></span>&#160;<span class="keyword">typedef</span> int8_t <a class="code" href="namespaceproton_1_1amqp.html#a080e4eee825c3986ef82782006db30b4">byte_type</a>;</div>
+<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#aac557a3e90628ae4e305d6b3a6045ea4">   50</a></span>&#160;<span class="keyword">typedef</span> uint16_t <a class="code" href="namespaceproton_1_1amqp.html#aac557a3e90628ae4e305d6b3a6045ea4">ushort_type</a>;</div>
+<div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a2397ab18bb867a3d2b143acd3b0a257d">   52</a></span>&#160;<span class="keyword">typedef</span> int16_t <a class="code" href="namespaceproton_1_1amqp.html#a2397ab18bb867a3d2b143acd3b0a257d">short_type</a>;</div>
+<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a033d842f4e01994b8b31b97be56f3b9f">   54</a></span>&#160;<span class="keyword">typedef</span> uint32_t <a class="code" href="namespaceproton_1_1amqp.html#a033d842f4e01994b8b31b97be56f3b9f">uint_type</a>;</div>
+<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a9031db120df7c208ba186d993d52f71f">   56</a></span>&#160;<span class="keyword">typedef</span> int32_t <a class="code" href="namespaceproton_1_1amqp.html#a9031db120df7c208ba186d993d52f71f">int_type</a>;</div>
+<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a992e31427cde5cd2157ba6612ae61c7a">   58</a></span>&#160;<span class="keyword">typedef</span> uint64_t <a class="code" href="namespaceproton_1_1amqp.html#a992e31427cde5cd2157ba6612ae61c7a">ulong_type</a>;</div>
+<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a9f241323f6766df029db7747adec53ce">   60</a></span>&#160;<span class="keyword">typedef</span> int64_t <a class="code" href="namespaceproton_1_1amqp.html#a9f241323f6766df029db7747adec53ce">long_type</a>;</div>
+<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a7d64b1afa11012b85cd844d804230dad">   62</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">wchar_t</span> <a class="code" href="namespaceproton_1_1amqp.html#a7d64b1afa11012b85cd844d804230dad">char_type</a>;</div>
+<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a4006252ff6772953667c24fa548f20ed">   64</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">float</span> <a class="code" href="namespaceproton_1_1amqp.html#a4006252ff6772953667c24fa548f20ed">float_type</a>;</div>
+<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a69eee1a70e62f59f5cb52f3870b9c8ca">   66</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">double</span> <a class="code" href="namespaceproton_1_1amqp.html#a69eee1a70e62f59f5cb52f3870b9c8ca">double_type</a>;</div>
+<div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;</div>
+<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a0ea13cef03b682f109fc42225a8751e6">   69</a></span>&#160;<span class="keyword">typedef</span> std::string <a class="code" href="namespaceproton_1_1amqp.html#a0ea13cef03b682f109fc42225a8751e6">string_type</a>;</div>
+<div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160;</div>
+<div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a773d0a17733503f97000a122b0c7c04d">   72</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="classproton_1_1symbol.html">proton::symbol</a> <a class="code" href="namespaceproton_1_1amqp.html#a773d0a17733503f97000a122b0c7c04d">symbol_type</a>;</div>
+<div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;</div>
+<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a07326b03bd17a0e4944dc17942cef731">   75</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="classproton_1_1binary.html">proton::binary</a> <a class="code" href="namespaceproton_1_1amqp.html#a07326b03bd17a0e4944dc17942cef731">binary_type</a>;</div>
+<div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160;</div>
+<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#aa155dcd2c0c16cda1a88c65ba475cd77">   78</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="classproton_1_1timestamp.html">proton::timestamp</a> <a class="code" href="namespaceproton_1_1amqp.html#aa155dcd2c0c16cda1a88c65ba475cd77">timestamp_type</a>;</div>
+<div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;</div>
+<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#abaf69b68afb8faa70099463deaf23d6c">   81</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="classproton_1_1uuid.html">proton::uuid</a> <a class="code" href="namespaceproton_1_1amqp.html#abaf69b68afb8faa70099463deaf23d6c">uuid_type</a>;</div>
+<div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;</div>
+<div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a60f64f224c769e8fdfb597b879616abd">   84</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="classproton_1_1decimal32.html">proton::decimal32</a> <a class="code" href="namespaceproton_1_1amqp.html#a60f64f224c769e8fdfb597b879616abd">decimal32_type</a>;</div>
+<div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;</div>
+<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#abdfacafb9fb834f9836287a5ee9bd93f">   87</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="classproton_1_1decimal64.html">proton::decimal64</a> <a class="code" href="namespaceproton_1_1amqp.html#abdfacafb9fb834f9836287a5ee9bd93f">decimal64_type</a>;</div>
+<div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;</div>
+<div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="namespaceproton_1_1amqp.html#a5aeee72c12efa0d60feebc3702742af2">   90</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="classproton_1_1decimal128.html">proton::decimal128</a> <a class="code" href="namespaceproton_1_1amqp.html#a5aeee72c12efa0d60feebc3702742af2">decimal128_type</a>;</div>
 <div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;</div>
 <div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160;}}</div>
 <div class="line"><a name="l00093"></a><span class="lineno">   93</span>&#160;</div>
 <div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;<span class="preprocessor">#endif // PROTON_AMQP_HPP</span></div>
-<div class="ttc" id="namespaceproton_1_1amqp_html_a773d0a17733503f97000a122b0c7c04d"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a773d0a17733503f97000a122b0c7c04d">proton::amqp::symbol_type</a></div><div class="ttdeci">proton::symbol symbol_type</div><div class="ttdoc">An AMQP string is ASCII 7-bit encoded. </div><div class="ttdef"><b>Definition:</b> amqp.hpp:71</div></div>
-<div class="ttc" id="namespaceproton_1_1amqp_html_a9f241323f6766df029db7747adec53ce"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a9f241323f6766df029db7747adec53ce">proton::amqp::long_type</a></div><div class="ttdeci">int64_t long_type</div><div class="ttdoc">@ 64-bit signed long integer </div><div class="ttdef"><b>Definition:</b> amqp.hpp:58</div></div>
-<div class="ttc" id="namespaceproton_1_1amqp_html_a2397ab18bb867a3d2b143acd3b0a257d"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a2397ab18bb867a3d2b143acd3b0a257d">proton::amqp::short_type</a></div><div class="ttdeci">int16_t short_type</div><div class="ttdoc">@ 16-bit signed short integer </div><div class="ttdef"><b>Definition:</b> amqp.hpp:50</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_a773d0a17733503f97000a122b0c7c04d"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a773d0a17733503f97000a122b0c7c04d">proton::amqp::symbol_type</a></div><div class="ttdeci">proton::symbol symbol_type</div><div class="ttdoc">An AMQP string is ASCII 7-bit encoded. </div><div class="ttdef"><b>Definition:</b> amqp.hpp:72</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_a9f241323f6766df029db7747adec53ce"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a9f241323f6766df029db7747adec53ce">proton::amqp::long_type</a></div><div class="ttdeci">int64_t long_type</div><div class="ttdoc">64-bit signed long integer </div><div class="ttdef"><b>Definition:</b> amqp.hpp:60</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_a60f64f224c769e8fdfb597b879616abd"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a60f64f224c769e8fdfb597b879616abd">proton::amqp::decimal32_type</a></div><div class="ttdeci">proton::decimal32 decimal32_type</div><div class="ttdoc">32 bit decimal floating point </div><div class="ttdef"><b>Definition:</b> amqp.hpp:84</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_a5aeee72c12efa0d60feebc3702742af2"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a5aeee72c12efa0d60feebc3702742af2">proton::amqp::decimal128_type</a></div><div class="ttdeci">proton::decimal128 decimal128_type</div><div class="ttdoc">128 bit decimal floating point </div><div class="ttdef"><b>Definition:</b> amqp.hpp:90</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_a2397ab18bb867a3d2b143acd3b0a257d"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a2397ab18bb867a3d2b143acd3b0a257d">proton::amqp::short_type</a></div><div class="ttdeci">int16_t short_type</div><div class="ttdoc">16-bit signed short integer </div><div class="ttdef"><b>Definition:</b> amqp.hpp:52</div></div>
 <div class="ttc" id="classproton_1_1uuid_html"><div class="ttname"><a href="classproton_1_1uuid.html">proton::uuid</a></div><div class="ttdoc">A 16-byte universally unique identifier. </div><div class="ttdef"><b>Definition:</b> uuid.hpp:31</div></div>
-<div class="ttc" id="namespaceproton_1_1amqp_html_a033d842f4e01994b8b31b97be56f3b9f"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a033d842f4e01994b8b31b97be56f3b9f">proton::amqp::uint_type</a></div><div class="ttdeci">uint32_t uint_type</div><div class="ttdoc">@ 32-bit unsigned integer </div><div class="ttdef"><b>Definition:</b> amqp.hpp:52</div></div>
-<div class="ttc" id="namespaceproton_1_1amqp_html_aac557a3e90628ae4e305d6b3a6045ea4"><div class="ttname"><a href="namespaceproton_1_1amqp.html#aac557a3e90628ae4e305d6b3a6045ea4">proton::amqp::ushort_type</a></div><div class="ttdeci">uint16_t ushort_type</div><div class="ttdoc">@ 16-bit unsigned short integer </div><div class="ttdef"><b>Definition:</b> amqp.hpp:48</div></div>
-<div class="ttc" id="namespaceproton_1_1amqp_html_a4006252ff6772953667c24fa548f20ed"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a4006252ff6772953667c24fa548f20ed">proton::amqp::float_type</a></div><div class="ttdeci">float float_type</div><div class="ttdoc">@ 32-bit binary floating point </div><div class="ttdef"><b>Definition:</b> amqp.hpp:62</div></div>
-<div class="ttc" id="namespaceproton_1_1amqp_html_a7d64b1afa11012b85cd844d804230dad"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a7d64b1afa11012b85cd844d804230dad">proton::amqp::char_type</a></div><div class="ttdeci">wchar_t char_type</div><div class="ttdoc">@ 32-bit unicode code point </div><div class="ttdef"><b>Definition:</b> amqp.hpp:60</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_a033d842f4e01994b8b31b97be56f3b9f"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a033d842f4e01994b8b31b97be56f3b9f">proton::amqp::uint_type</a></div><div class="ttdeci">uint32_t uint_type</div><div class="ttdoc">32-bit unsigned integer </div><div class="ttdef"><b>Definition:</b> amqp.hpp:54</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_aac557a3e90628ae4e305d6b3a6045ea4"><div class="ttname"><a href="namespaceproton_1_1amqp.html#aac557a3e90628ae4e305d6b3a6045ea4">proton::amqp::ushort_type</a></div><div class="ttdeci">uint16_t ushort_type</div><div class="ttdoc">16-bit unsigned short integer </div><div class="ttdef"><b>Definition:</b> amqp.hpp:50</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_a4006252ff6772953667c24fa548f20ed"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a4006252ff6772953667c24fa548f20ed">proton::amqp::float_type</a></div><div class="ttdeci">float float_type</div><div class="ttdoc">32-bit binary floating point </div><div class="ttdef"><b>Definition:</b> amqp.hpp:64</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_a7d64b1afa11012b85cd844d804230dad"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a7d64b1afa11012b85cd844d804230dad">proton::amqp::char_type</a></div><div class="ttdeci">wchar_t char_type</div><div class="ttdoc">32-bit unicode code point </div><div class="ttdef"><b>Definition:</b> amqp.hpp:62</div></div>
 <div class="ttc" id="classproton_1_1decimal64_html"><div class="ttname"><a href="classproton_1_1decimal64.html">proton::decimal64</a></div><div class="ttdoc">64-bit decimal floating point. </div><div class="ttdef"><b>Definition:</b> decimal.hpp:48</div></div>
-<div class="ttc" id="namespaceproton_1_1amqp_html_ac6b81bc836228ac3b1872dabe2d2e490"><div class="ttname"><a href="namespaceproton_1_1amqp.html#ac6b81bc836228ac3b1872dabe2d2e490">proton::amqp::ubyte_type</a></div><div class="ttdeci">uint8_t ubyte_type</div><div class="ttdoc">@ 8-bit unsigned byte </div><div class="ttdef"><b>Definition:</b> amqp.hpp:44</div></div>
-<div class="ttc" id="namespaceproton_1_1amqp_html_a992e31427cde5cd2157ba6612ae61c7a"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a992e31427cde5cd2157ba6612ae61c7a">proton::amqp::ulong_type</a></div><div class="ttdeci">uint64_t ulong_type</div><div class="ttdoc">@ 64-bit unsigned long integer </div><div class="ttdef"><b>Definition:</b> amqp.hpp:56</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_ac6b81bc836228ac3b1872dabe2d2e490"><div class="ttname"><a href="namespaceproton_1_1amqp.html#ac6b81bc836228ac3b1872dabe2d2e490">proton::amqp::ubyte_type</a></div><div class="ttdeci">uint8_t ubyte_type</div><div class="ttdoc">8-bit unsigned byte </div><div class="ttdef"><b>Definition:</b> amqp.hpp:46</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_a992e31427cde5cd2157ba6612ae61c7a"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a992e31427cde5cd2157ba6612ae61c7a">proton::amqp::ulong_type</a></div><div class="ttdeci">uint64_t ulong_type</div><div class="ttdoc">64-bit unsigned long integer </div><div class="ttdef"><b>Definition:</b> amqp.hpp:58</div></div>
 <div class="ttc" id="classproton_1_1symbol_html"><div class="ttname"><a href="classproton_1_1symbol.html">proton::symbol</a></div><div class="ttdoc">symbol is a std::string that represents the AMQP symbol type. </div><div class="ttdef"><b>Definition:</b> symbol.hpp:27</div></div>
 <div class="ttc" id="classproton_1_1binary_html"><div class="ttname"><a href="classproton_1_1binary.html">proton::binary</a></div><div class="ttdoc">Arbitrary binary data. </div><div class="ttdef"><b>Definition:</b> binary.hpp:31</div></div>
-<div class="ttc" id="namespaceproton_1_1amqp_html_abaf69b68afb8faa70099463deaf23d6c"><div class="ttname"><a href="namespaceproton_1_1amqp.html#abaf69b68afb8faa70099463deaf23d6c">proton::amqp::uuid_type</a></div><div class="ttdeci">proton::uuid uuid_type</div><div class="ttdoc">A 16-byte universally unique identifier. </div><div class="ttdef"><b>Definition:</b> amqp.hpp:80</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_abaf69b68afb8faa70099463deaf23d6c"><div class="ttname"><a href="namespaceproton_1_1amqp.html#abaf69b68afb8faa70099463deaf23d6c">proton::amqp::uuid_type</a></div><div class="ttdeci">proton::uuid uuid_type</div><div class="ttdoc">A 16-byte universally unique identifier. </div><div class="ttdef"><b>Definition:</b> amqp.hpp:81</div></div>
 <div class="ttc" id="classproton_1_1decimal128_html"><div class="ttname"><a href="classproton_1_1decimal128.html">proton::decimal128</a></div><div class="ttdoc">128-bit decimal floating point. </div><div class="ttdef"><b>Definition:</b> decimal.hpp:51</div></div>
-<div class="ttc" id="namespaceproton_1_1amqp_html_aa155dcd2c0c16cda1a88c65ba475cd77"><div class="ttname"><a href="namespaceproton_1_1amqp.html#aa155dcd2c0c16cda1a88c65ba475cd77">proton::amqp::timestamp_type</a></div><div class="ttdeci">proton::timestamp timestamp_type</div><div class="ttdoc">A timestamp in milliseconds since the epoch 00:00:00 (UTC), 1 January 1970. </div><div class="ttdef"><b>Definition:</b> amqp.hpp:77</div></div>
-<div class="ttc" id="namespaceproton_1_1amqp_html_a0ea13cef03b682f109fc42225a8751e6"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a0ea13cef03b682f109fc42225a8751e6">proton::amqp::string_type</a></div><div class="ttdeci">std::string string_type</div><div class="ttdoc">An AMQP string is unicode UTF-8 encoded. </div><div class="ttdef"><b>Definition:</b> amqp.hpp:68</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_aa155dcd2c0c16cda1a88c65ba475cd77"><div class="ttname"><a href="namespaceproton_1_1amqp.html#aa155dcd2c0c16cda1a88c65ba475cd77">proton::amqp::timestamp_type</a></div><div class="ttdeci">proton::timestamp timestamp_type</div><div class="ttdoc">A timestamp in milliseconds since the epoch 00:00:00 (UTC), 1 January 1970. </div><div class="ttdef"><b>Definition:</b> amqp.hpp:78</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_a0ea13cef03b682f109fc42225a8751e6"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a0ea13cef03b682f109fc42225a8751e6">proton::amqp::string_type</a></div><div class="ttdeci">std::string string_type</div><div class="ttdoc">An AMQP string is unicode UTF-8 encoded. </div><div class="ttdef"><b>Definition:</b> amqp.hpp:69</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_ac4379fc0ac3ec220e4062a6e787a13d3"><div class="ttname"><a href="namespaceproton_1_1amqp.html#ac4379fc0ac3ec220e4062a6e787a13d3">proton::amqp::boolean_type</a></div><div class="ttdeci">bool boolean_type</div><div class="ttdoc">Boolean true or false. </div><div class="ttdef"><b>Definition:</b> amqp.hpp:44</div></div>
 <div class="ttc" id="classproton_1_1decimal32_html"><div class="ttname"><a href="classproton_1_1decimal32.html">proton::decimal32</a></div><div class="ttdoc">32-bit decimal floating point. </div><div class="ttdef"><b>Definition:</b> decimal.hpp:45</div></div>
-<div class="ttc" id="namespaceproton_1_1amqp_html_a07326b03bd17a0e4944dc17942cef731"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a07326b03bd17a0e4944dc17942cef731">proton::amqp::binary_type</a></div><div class="ttdeci">proton::binary binary_type</div><div class="ttdoc">An AMQP binary contains variable length raw binary data. </div><div class="ttdef"><b>Definition:</b> amqp.hpp:74</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_a07326b03bd17a0e4944dc17942cef731"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a07326b03bd17a0e4944dc17942cef731">proton::amqp::binary_type</a></div><div class="ttdeci">proton::binary binary_type</div><div class="ttdoc">An AMQP binary contains variable length raw binary data. </div><div class="ttdef"><b>Definition:</b> amqp.hpp:75</div></div>
 <div class="ttc" id="types__fwd_8hpp_html"><div class="ttname"><a href="types__fwd_8hpp.html">types_fwd.hpp</a></div><div class="ttdoc">Forward declarations for all the C++ types used by proton to represent AMQP types. </div></div>
-<div class="ttc" id="classproton_1_1timestamp_html"><div class="ttname"><a href="classproton_1_1timestamp.html">proton::timestamp</a></div><div class="ttdoc">A timestamp in milliseconds since the epoch 00:00:00 (UTC), 1 January 1970. </div><div class="ttdef"><b>Definition:</b> timestamp.hpp:26</div></div>
-<div class="ttc" id="namespaceproton_1_1amqp_html_a9031db120df7c208ba186d993d52f71f"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a9031db120df7c208ba186d993d52f71f">proton::amqp::int_type</a></div><div class="ttdeci">int32_t int_type</div><div class="ttdoc">@ 32-bit signed integer </div><div class="ttdef"><b>Definition:</b> amqp.hpp:54</div></div>
-<div class="ttc" id="namespaceproton_1_1amqp_html_a080e4eee825c3986ef82782006db30b4"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a080e4eee825c3986ef82782006db30b4">proton::amqp::byte_type</a></div><div class="ttdeci">int8_t byte_type</div><div class="ttdoc">@ 8-bit signed byte </div><div class="ttdef"><b>Definition:</b> amqp.hpp:46</div></div>
-<div class="ttc" id="namespaceproton_1_1amqp_html_a69eee1a70e62f59f5cb52f3870b9c8ca"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a69eee1a70e62f59f5cb52f3870b9c8ca">proton::amqp::double_type</a></div><div class="ttdeci">double double_type</div><div class="ttdoc">@ 64-bit binary floating point </div><div class="ttdef"><b>Definition:</b> amqp.hpp:64</div></div>
-<div class="ttc" id="namespaceproton_html"><div class="ttname"><a href="namespaceproton.html">proton</a></div><div class="ttdef"><b>Definition:</b> acceptor.hpp:31</div></div>
+<div class="ttc" id="classproton_1_1timestamp_html"><div class="ttname"><a href="classproton_1_1timestamp.html">proton::timestamp</a></div><div class="ttdoc">64 bit timestamp in milliseconds since the epoch 00:00:00 (UTC), 1 January 1970. </div><div class="ttdef"><b>Definition:</b> timestamp.hpp:26</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_a9031db120df7c208ba186d993d52f71f"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a9031db120df7c208ba186d993d52f71f">proton::amqp::int_type</a></div><div class="ttdeci">int32_t int_type</div><div class="ttdoc">32-bit signed integer </div><div class="ttdef"><b>Definition:</b> amqp.hpp:56</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_a080e4eee825c3986ef82782006db30b4"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a080e4eee825c3986ef82782006db30b4">proton::amqp::byte_type</a></div><div class="ttdeci">int8_t byte_type</div><div class="ttdoc">8-bit signed byte </div><div class="ttdef"><b>Definition:</b> amqp.hpp:48</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_a69eee1a70e62f59f5cb52f3870b9c8ca"><div class="ttname"><a href="namespaceproton_1_1amqp.html#a69eee1a70e62f59f5cb52f3870b9c8ca">proton::amqp::double_type</a></div><div class="ttdeci">double double_type</div><div class="ttdoc">64-bit binary floating point </div><div class="ttdef"><b>Definition:</b> amqp.hpp:66</div></div>
+<div class="ttc" id="namespaceproton_html"><div class="ttname"><a href="namespaceproton.html">proton</a></div><div class="ttdoc">The proton namespace. </div><div class="ttdef"><b>Definition:</b> acceptor.hpp:31</div></div>
+<div class="ttc" id="namespaceproton_1_1amqp_html_abdfacafb9fb834f9836287a5ee9bd93f"><div class="ttname"><a href="namespaceproton_1_1amqp.html#abdfacafb9fb834f9836287a5ee9bd93f">proton::amqp::decimal64_type</a></div><div class="ttdeci">proton::decimal64 decimal64_type</div><div class="ttdoc">64 bit decimal floating point </div><div class="ttdef"><b>Definition:</b> amqp.hpp:87</div></div>
 </div><!-- fragment --></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_659b8f7bed25fad65524af70d45ab193.html">proton</a></li><li class="navelem"><b>amqp.hpp</b></li>
+    <li class="navelem"><a class="el" href="dir_25143d27009f52d175c1d192441a738a.html">proton</a></li><li class="navelem"><b>amqp.hpp</b></li>
     <li class="footer">Generated by
     <a href="http://www.doxygen.org/index.html">
     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.10 </li>

Modified: qpid/site/input/releases/qpid-proton-master/proton/cpp/api/annotated.html
URL: http://svn.apache.org/viewvc/qpid/site/input/releases/qpid-proton-master/proton/cpp/api/annotated.html?rev=1739147&r1=1739146&r2=1739147&view=diff
==============================================================================
--- qpid/site/input/releases/qpid-proton-master/proton/cpp/api/annotated.html (original)
+++ qpid/site/input/releases/qpid-proton-master/proton/cpp/api/annotated.html Thu Apr 14 18:05:59 2016
@@ -94,61 +94,57 @@ $(document).ready(function(){initNavTree
 </div><!--header-->
 <div class="contents">
 <div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
-<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span>]</div><table class="directory">
-<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><b>proton</b></td><td class="desc"></td></tr>
+<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span><span onclick="javascript:toggleLevel(4);">4</span>]</div><table class="directory">
+<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceproton.html" target="_self">proton</a></td><td class="desc">The proton namespace </td></tr>
 <tr id="row_0_0_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_0_" class="arrow" onclick="toggleFolder('0_0_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><b>codec</b></td><td class="desc"></td></tr>
 <tr id="row_0_0_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1codec_1_1data.html" target="_self">data</a></td><td class="desc">Wrapper for a proton data object </td></tr>
-<tr id="row_0_0_1_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1codec_1_1encoder.html" target="_self">encoder</a></td><td class="desc">Stream-like encoder from AMQP bytes to C++ values </td></tr>
-<tr id="row_0_0_2_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structproton_1_1codec_1_1finish.html" target="_self">finish</a></td><td class="desc">Finish inserting or extracting a complex type </td></tr>
-<tr id="row_0_0_3_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structproton_1_1codec_1_1narrow__guard.html" target="_self">narrow_guard</a></td><td class="desc">Narrow the data object, widen it in dtor </td></tr>
-<tr id="row_0_0_4_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structproton_1_1codec_1_1state__guard.html" target="_self">state_guard</a></td><td class="desc">State_guard saves the state and restores it in dtor unless cancel() is called </td></tr>
-<tr id="row_0_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_1_" class="arrow" onclick="toggleFolder('0_1_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceproton_1_1io.html" target="_self">io</a></td><td class="desc">IO using sockets, file descriptors, or handles, for use with <a class="el" href="classproton_1_1connection__engine.html" title="An interface for connection-oriented IO integration. ">proton::connection_engine</a> </td></tr>
-<tr id="row_0_1_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structproton_1_1io_1_1guard.html" target="_self">guard</a></td><td class="desc">Use to call <a class="el" href="namespaceproton_1_1io.html#a3601dea170e834a9c1307bc331552b86" title="Initialize the proton::io subsystem. ">io::initialize</a> and <a class="el" href="namespaceproton_1_1io.html#aef633964c19985551081435baaabc9eb" title="Finalize the proton::io subsystem. ">io::finalize</a> around a scope </td></tr>
-<tr id="row_0_1_1_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1io_1_1listener.html" target="_self">listener</a></td><td class="desc">Listening socket </td></tr>
-<tr id="row_0_1_2_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1io_1_1socket__engine.html" target="_self">socket_engine</a></td><td class="desc">A <a class="el" href="classproton_1_1connection__engine.html" title="An interface for connection-oriented IO integration. ">connection_engine</a> for socket-based IO </td></tr>
-<tr id="row_0_2_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1acceptor.html" target="_self">acceptor</a></td><td class="desc">A context for accepting inbound connections </td></tr>
-<tr id="row_0_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1annotation__key.html" target="_self">annotation_key</a></td><td class="desc">A key for use with AMQP annotation maps </td></tr>
-<tr id="row_0_4_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1binary.html" target="_self">binary</a></td><td class="desc">Arbitrary binary data </td></tr>
-<tr id="row_0_5_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1byte__array.html" target="_self">byte_array</a></td><td class="desc">Used to represent fixed-sized data types that don't have a natural C++ representation as an array of bytes </td></tr>
-<tr id="row_0_6_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1comparable.html" target="_self">comparable</a></td><td class="desc">Base class for comparable types with operator&lt; and operator== </td></tr>
-<tr id="row_0_7_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1condition.html" target="_self">condition</a></td><td class="desc">Describes an endpoint error state </td></tr>
-<tr id="row_0_8_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1connection.html" target="_self">connection</a></td><td class="desc">A connection to a remote AMQP peer </td></tr>
-<tr id="row_0_9_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_9_" class="arrow" onclick="toggleFolder('0_9_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1connection__engine.html" target="_self">connection_engine</a></td><td class="desc">An interface for connection-oriented IO integration </td></tr>
-<tr id="row_0_9_0_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structproton_1_1connection__engine_1_1io__error.html" target="_self">io_error</a></td><td class="desc">Thrown by io_read and io_write functions to indicate an error </td></tr>
-<tr id="row_0_10_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1connection__options.html" target="_self">connection_options</a></td><td class="desc">Options for creating a connection </td></tr>
-<tr id="row_0_11_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1container.html" target="_self">container</a></td><td class="desc">A top-level container of connections, sessions, and links </td></tr>
-<tr id="row_0_12_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structproton_1_1conversion__error.html" target="_self">conversion_error</a></td><td class="desc">Raised if there is an error converting between AMQP and C++ data </td></tr>
-<tr id="row_0_13_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1decimal128.html" target="_self">decimal128</a></td><td class="desc">128-bit decimal floating point </td></tr>
-<tr id="row_0_14_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1decimal32.html" target="_self">decimal32</a></td><td class="desc">32-bit decimal floating point </td></tr>
-<tr id="row_0_15_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1decimal64.html" target="_self">decimal64</a></td><td class="desc">64-bit decimal floating point </td></tr>
-<tr id="row_0_16_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1delivery.html" target="_self">delivery</a></td><td class="desc">A message transfer </td></tr>
-<tr id="row_0_17_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1duration.html" target="_self">duration</a></td><td class="desc">A span of time in milliseconds </td></tr>
-<tr id="row_0_18_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1endpoint.html" target="_self">endpoint</a></td><td class="desc">The base class for session, connection, and link </td></tr>
-<tr id="row_0_19_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structproton_1_1error.html" target="_self">error</a></td><td class="desc">The base proton error </td></tr>
-<tr id="row_0_20_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1event.html" target="_self">event</a></td><td class="desc">A context for a proton event </td></tr>
-<tr id="row_0_21_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1handler.html" target="_self">handler</a></td><td class="desc">Callback functions for handling proton events </td></tr>
-<tr id="row_0_22_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1link.html" target="_self">link</a></td><td class="desc">A named channel for sending or receiving messages </td></tr>
-<tr id="row_0_23_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1link__iterator.html" target="_self">link_iterator</a></td><td class="desc">An iterator for links </td></tr>
-<tr id="row_0_24_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1link__options.html" target="_self">link_options</a></td><td class="desc">Options for creating a link </td></tr>
-<tr id="row_0_25_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1message.html" target="_self">message</a></td><td class="desc">An AMQP message </td></tr>
-<tr id="row_0_26_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1message__id.html" target="_self">message_id</a></td><td class="desc">An AMQP message ID </td></tr>
-<tr id="row_0_27_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1receiver.html" target="_self">receiver</a></td><td class="desc">A link for receiving messages </td></tr>
-<tr id="row_0_28_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1sasl.html" target="_self">sasl</a></td><td class="desc">SASL information </td></tr>
-<tr id="row_0_29_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1scalar.html" target="_self">scalar</a></td><td class="desc">A holder for an instance of any scalar AMQP type </td></tr>
-<tr id="row_0_30_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1sender.html" target="_self">sender</a></td><td class="desc">A link for sending messages </td></tr>
-<tr id="row_0_31_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1session.html" target="_self">session</a></td><td class="desc">A container of links </td></tr>
-<tr id="row_0_32_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1session__iterator.html" target="_self">session_iterator</a></td><td class="desc">An iterator for sessions </td></tr>
-<tr id="row_0_33_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1ssl.html" target="_self">ssl</a></td><td class="desc">SSL information </td></tr>
-<tr id="row_0_34_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1ssl__client__options.html" target="_self">ssl_client_options</a></td><td class="desc">SSL configuration for outbound connections </td></tr>
-<tr id="row_0_35_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1ssl__server__options.html" target="_self">ssl_server_options</a></td><td class="desc">SSL configuration for inbound connections </td></tr>
-<tr id="row_0_36_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1symbol.html" target="_self">symbol</a></td><td class="desc">Symbol is a std::string that represents the AMQP symbol type </td></tr>
-<tr id="row_0_37_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1terminus.html" target="_self">terminus</a></td><td class="desc">One end of a link, either a source or a target </td></tr>
-<tr id="row_0_38_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structproton_1_1timeout__error.html" target="_self">timeout_error</a></td><td class="desc">Raised if a timeout expires </td></tr>
-<tr id="row_0_39_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1timestamp.html" target="_self">timestamp</a></td><td class="desc">A timestamp in milliseconds since the epoch 00:00:00 (UTC), 1 January 1970 </td></tr>
-<tr id="row_0_40_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1url.html" target="_self">url</a></td><td class="desc">A proton URL </td></tr>
-<tr id="row_0_41_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structproton_1_1url__error.html" target="_self">url_error</a></td><td class="desc">Raised if URL parsing fails </td></tr>
-<tr id="row_0_42_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1uuid.html" target="_self">uuid</a></td><td class="desc">A 16-byte universally unique identifier </td></tr>
-<tr id="row_0_43_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1value.html" target="_self">value</a></td><td class="desc">A holder for any single AMQP value, simple or complex (can be list, array, map etc.) </td></tr>
+<tr id="row_0_0_1_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1codec_1_1decoder.html" target="_self">decoder</a></td><td class="desc">Stream-like decoder from AMQP bytes to C++ values </td></tr>
+<tr id="row_0_0_2_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1codec_1_1encoder.html" target="_self">encoder</a></td><td class="desc">Stream-like encoder from AMQP bytes to C++ values </td></tr>
+<tr id="row_0_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_1_" class="arrow" onclick="toggleFolder('0_1_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><b>io</b></td><td class="desc"></td></tr>
+<tr id="row_0_1_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_0_1_0_" class="arrow" onclick="toggleFolder('0_1_0_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><b>socket</b></td><td class="desc"></td></tr>
+<tr id="row_0_1_0_0_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1io_1_1socket_1_1engine.html" target="_self">engine</a></td><td class="desc">A connection_engine with non-blocking socket IO </td></tr>
+<tr id="row_0_1_0_1_" class="even"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structproton_1_1io_1_1socket_1_1guard.html" target="_self">guard</a></td><td class="desc">Use to call io::initialize and io::finalize around a scope </td></tr>
+<tr id="row_0_1_0_2_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1io_1_1socket_1_1listener.html" target="_self">listener</a></td><td class="desc">Listening socket </td></tr>
+<tr id="row_0_2_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1acceptor.html" target="_self">acceptor</a></td><td class="desc">A context for accepting inbound connections </td></tr>
+<tr id="row_0_3_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1annotation__key.html" target="_self">annotation_key</a></td><td class="desc">A key for use with AMQP annotation maps </td></tr>
+<tr id="row_0_4_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1binary.html" target="_self">binary</a></td><td class="desc">Arbitrary binary data </td></tr>
+<tr id="row_0_5_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1byte__array.html" target="_self">byte_array</a></td><td class="desc">Used to represent fixed-sized data types that don't have a natural C++ representation as an array of bytes </td></tr>
+<tr id="row_0_6_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1condition.html" target="_self">condition</a></td><td class="desc">Describes an endpoint error state </td></tr>
+<tr id="row_0_7_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1connection.html" target="_self">connection</a></td><td class="desc">A connection to a remote AMQP peer </td></tr>
+<tr id="row_0_8_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1connection__options.html" target="_self">connection_options</a></td><td class="desc">Options for creating a connection </td></tr>
+<tr id="row_0_9_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1container.html" target="_self">container</a></td><td class="desc">A top-level container of connections, sessions, and links </td></tr>
+<tr id="row_0_10_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structproton_1_1conversion__error.html" target="_self">conversion_error</a></td><td class="desc">Raised if there is an error converting between AMQP and C++ data </td></tr>
+<tr id="row_0_11_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1decimal128.html" target="_self">decimal128</a></td><td class="desc">128-bit decimal floating point </td></tr>
+<tr id="row_0_12_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1decimal32.html" target="_self">decimal32</a></td><td class="desc">32-bit decimal floating point </td></tr>
+<tr id="row_0_13_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1decimal64.html" target="_self">decimal64</a></td><td class="desc">64-bit decimal floating point </td></tr>
+<tr id="row_0_14_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1delivery.html" target="_self">delivery</a></td><td class="desc">A message transfer </td></tr>
+<tr id="row_0_15_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1duration.html" target="_self">duration</a></td><td class="desc">A span of time in milliseconds </td></tr>
+<tr id="row_0_16_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1endpoint.html" target="_self">endpoint</a></td><td class="desc">The base class for session, connection, and link </td></tr>
+<tr id="row_0_17_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structproton_1_1error.html" target="_self">error</a></td><td class="desc">The base proton error </td></tr>
+<tr id="row_0_18_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1handler.html" target="_self">handler</a></td><td class="desc">Callback functions for handling proton events </td></tr>
+<tr id="row_0_19_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1link.html" target="_self">link</a></td><td class="desc">A named channel for sending or receiving messages </td></tr>
+<tr id="row_0_20_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1link__iterator.html" target="_self">link_iterator</a></td><td class="desc">An iterator for links </td></tr>
+<tr id="row_0_21_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1link__options.html" target="_self">link_options</a></td><td class="desc">Options for creating a link </td></tr>
+<tr id="row_0_22_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1message.html" target="_self">message</a></td><td class="desc">An AMQP message </td></tr>
+<tr id="row_0_23_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1message__id.html" target="_self">message_id</a></td><td class="desc">An AMQP message ID </td></tr>
+<tr id="row_0_24_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1receiver.html" target="_self">receiver</a></td><td class="desc">A link for receiving messages </td></tr>
+<tr id="row_0_25_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1sasl.html" target="_self">sasl</a></td><td class="desc">SASL information </td></tr>
+<tr id="row_0_26_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1scalar.html" target="_self">scalar</a></td><td class="desc">A holder for an instance of any scalar AMQP type, see <a class="el" href="types.html">AMQP and C++ types</a> </td></tr>
+<tr id="row_0_27_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1scalar__base.html" target="_self">scalar_base</a></td><td class="desc">Base class for scalar types </td></tr>
+<tr id="row_0_28_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1sender.html" target="_self">sender</a></td><td class="desc">A link for sending messages </td></tr>
+<tr id="row_0_29_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1session.html" target="_self">session</a></td><td class="desc">A container of links </td></tr>
+<tr id="row_0_30_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1session__iterator.html" target="_self">session_iterator</a></td><td class="desc">An iterator for sessions </td></tr>
+<tr id="row_0_31_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1ssl.html" target="_self">ssl</a></td><td class="desc">SSL information </td></tr>
+<tr id="row_0_32_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1ssl__client__options.html" target="_self">ssl_client_options</a></td><td class="desc">SSL configuration for outbound connections </td></tr>
+<tr id="row_0_33_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1ssl__server__options.html" target="_self">ssl_server_options</a></td><td class="desc">SSL configuration for inbound connections </td></tr>
+<tr id="row_0_34_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1symbol.html" target="_self">symbol</a></td><td class="desc">Symbol is a std::string that represents the AMQP symbol type </td></tr>
+<tr id="row_0_35_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1terminus.html" target="_self">terminus</a></td><td class="desc">One end of a link, either a source or a target </td></tr>
+<tr id="row_0_36_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structproton_1_1timeout__error.html" target="_self">timeout_error</a></td><td class="desc">Raised if a timeout expires </td></tr>
+<tr id="row_0_37_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1timestamp.html" target="_self">timestamp</a></td><td class="desc">64 bit timestamp in milliseconds since the epoch 00:00:00 (UTC), 1 January 1970 </td></tr>
+<tr id="row_0_38_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1url.html" target="_self">url</a></td><td class="desc">A proton URL </td></tr>
+<tr id="row_0_39_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structproton_1_1url__error.html" target="_self">url_error</a></td><td class="desc">Raised if URL parsing fails </td></tr>
+<tr id="row_0_40_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1uuid.html" target="_self">uuid</a></td><td class="desc">A 16-byte universally unique identifier </td></tr>
+<tr id="row_0_41_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classproton_1_1value.html" target="_self">value</a></td><td class="desc">A holder for any AMQP value, simple or complex, see <a class="el" href="types.html">AMQP and C++ types</a> </td></tr>
 </table>
 </div><!-- directory -->
 </div><!-- contents -->

Modified: qpid/site/input/releases/qpid-proton-master/proton/cpp/api/annotated_dup.js
URL: http://svn.apache.org/viewvc/qpid/site/input/releases/qpid-proton-master/proton/cpp/api/annotated_dup.js?rev=1739147&r1=1739146&r2=1739147&view=diff
==============================================================================
--- qpid/site/input/releases/qpid-proton-master/proton/cpp/api/annotated_dup.js (original)
+++ qpid/site/input/releases/qpid-proton-master/proton/cpp/api/annotated_dup.js Thu Apr 14 18:05:59 2016
@@ -1,55 +1,4 @@
 var annotated_dup =
 [
-    [ "proton", null, [
-      [ "codec", null, [
-        [ "data", "classproton_1_1codec_1_1data.html", "classproton_1_1codec_1_1data" ],
-        [ "encoder", "classproton_1_1codec_1_1encoder.html", "classproton_1_1codec_1_1encoder" ],
-        [ "finish", "structproton_1_1codec_1_1finish.html", null ],
-        [ "narrow_guard", "structproton_1_1codec_1_1narrow__guard.html", "structproton_1_1codec_1_1narrow__guard" ],
-        [ "state_guard", "structproton_1_1codec_1_1state__guard.html", "structproton_1_1codec_1_1state__guard" ]
-      ] ],
-      [ "io", "namespaceproton_1_1io.html", "namespaceproton_1_1io" ],
-      [ "acceptor", "classproton_1_1acceptor.html", "classproton_1_1acceptor" ],
-      [ "annotation_key", "classproton_1_1annotation__key.html", "classproton_1_1annotation__key" ],
-      [ "binary", "classproton_1_1binary.html", "classproton_1_1binary" ],
-      [ "byte_array", "classproton_1_1byte__array.html", "classproton_1_1byte__array" ],
-      [ "comparable", "classproton_1_1comparable.html", "classproton_1_1comparable" ],
-      [ "condition", "classproton_1_1condition.html", "classproton_1_1condition" ],
-      [ "connection", "classproton_1_1connection.html", "classproton_1_1connection" ],
-      [ "connection_engine", "classproton_1_1connection__engine.html", "classproton_1_1connection__engine" ],
-      [ "connection_options", "classproton_1_1connection__options.html", "classproton_1_1connection__options" ],
-      [ "container", "classproton_1_1container.html", "classproton_1_1container" ],
-      [ "conversion_error", "structproton_1_1conversion__error.html", "structproton_1_1conversion__error" ],
-      [ "decimal128", "classproton_1_1decimal128.html", "classproton_1_1decimal128" ],
-      [ "decimal32", "classproton_1_1decimal32.html", "classproton_1_1decimal32" ],
-      [ "decimal64", "classproton_1_1decimal64.html", "classproton_1_1decimal64" ],
-      [ "delivery", "classproton_1_1delivery.html", "classproton_1_1delivery" ],
-      [ "duration", "classproton_1_1duration.html", "classproton_1_1duration" ],
-      [ "endpoint", "classproton_1_1endpoint.html", "classproton_1_1endpoint" ],
-      [ "error", "structproton_1_1error.html", "structproton_1_1error" ],
-      [ "event", "classproton_1_1event.html", "classproton_1_1event" ],
-      [ "handler", "classproton_1_1handler.html", "classproton_1_1handler" ],
-      [ "link", "classproton_1_1link.html", "classproton_1_1link" ],
-      [ "link_iterator", "classproton_1_1link__iterator.html", "classproton_1_1link__iterator" ],
-      [ "link_options", "classproton_1_1link__options.html", "classproton_1_1link__options" ],
-      [ "message", "classproton_1_1message.html", "classproton_1_1message" ],
-      [ "message_id", "classproton_1_1message__id.html", "classproton_1_1message__id" ],
-      [ "receiver", "classproton_1_1receiver.html", "classproton_1_1receiver" ],
-      [ "sasl", "classproton_1_1sasl.html", "classproton_1_1sasl" ],
-      [ "scalar", "classproton_1_1scalar.html", "classproton_1_1scalar" ],
-      [ "sender", "classproton_1_1sender.html", "classproton_1_1sender" ],
-      [ "session", "classproton_1_1session.html", "classproton_1_1session" ],
-      [ "session_iterator", "classproton_1_1session__iterator.html", "classproton_1_1session__iterator" ],
-      [ "ssl", "classproton_1_1ssl.html", "classproton_1_1ssl" ],
-      [ "ssl_client_options", "classproton_1_1ssl__client__options.html", "classproton_1_1ssl__client__options" ],
-      [ "ssl_server_options", "classproton_1_1ssl__server__options.html", "classproton_1_1ssl__server__options" ],
-      [ "symbol", "classproton_1_1symbol.html", "classproton_1_1symbol" ],
-      [ "terminus", "classproton_1_1terminus.html", "classproton_1_1terminus" ],
-      [ "timeout_error", "structproton_1_1timeout__error.html", "structproton_1_1timeout__error" ],
-      [ "timestamp", "classproton_1_1timestamp.html", "classproton_1_1timestamp" ],
-      [ "url", "classproton_1_1url.html", "classproton_1_1url" ],
-      [ "url_error", "structproton_1_1url__error.html", null ],
-      [ "uuid", "classproton_1_1uuid.html", "classproton_1_1uuid" ],
-      [ "value", "classproton_1_1value.html", "classproton_1_1value" ]
-    ] ]
+    [ "proton", "namespaceproton.html", "namespaceproton" ]
 ];
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org