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 2017/09/12 23:37:35 UTC

[11/51] [partial] qpid-site git commit: QPID-7903: Refresh the Proton C docs snaphot once again

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7437c595/content/releases/qpid-proton-master/proton/cpp/api/files.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-master/proton/cpp/api/files.html b/content/releases/qpid-proton-master/proton/cpp/api/files.html
index 4f98398..0c6c505 100755
--- a/content/releases/qpid-proton-master/proton/cpp/api/files.html
+++ b/content/releases/qpid-proton-master/proton/cpp/api/files.html
@@ -97,15 +97,15 @@ $(document).ready(function(){initNavTree('files.html','');});
 <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 id="img_0_" class="iconfopen" onclick="toggleFolder('0_')">&#160;</span><a class="el" href="dir_25143d27009f52d175c1d192441a738a.html" target="_self">proton</a></td><td class="desc"></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 id="img_0_0_" class="iconfopen" onclick="toggleFolder('0_0_')">&#160;</span><a class="el" href="dir_d4a17a437089f6e4c823599b6b44ea54.html" target="_self">codec</a></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><a href="common_8hpp_source.html"><span class="icondoc"></span></a><b>common.hpp</b></td><td class="desc"></td></tr>
-<tr id="row_0_0_1_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="decoder_8hpp_source.html"><span class="icondoc"></span></a><b>decoder.hpp</b></td><td class="desc"></td></tr>
-<tr id="row_0_0_2_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="deque_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="deque_8hpp.html" target="_self">deque.hpp</a></td><td class="desc">Enable conversions between <a class="el" href="classproton_1_1value.html" title="A holder for any AMQP value, simple or complex. ">proton::value</a> and std::deque </td></tr>
-<tr id="row_0_0_3_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="encoder_8hpp_source.html"><span class="icondoc"></span></a><b>encoder.hpp</b></td><td class="desc"></td></tr>
-<tr id="row_0_0_4_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="forward__list_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="forward__list_8hpp.html" target="_self">forward_list.hpp</a></td><td class="desc">Enable conversions between <a class="el" href="classproton_1_1value.html" title="A holder for any AMQP value, simple or complex. ">proton::value</a> and std::forward_list </td></tr>
-<tr id="row_0_0_5_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="list_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="list_8hpp.html" target="_self">list.hpp</a></td><td class="desc">Enable conversions between <a class="el" href="classproton_1_1value.html" title="A holder for any AMQP value, simple or complex. ">proton::value</a> and std::list </td></tr>
-<tr id="row_0_0_6_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="codec_2map_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="codec_2map_8hpp.html" target="_self">map.hpp</a></td><td class="desc">Enable conversions between <a class="el" href="classproton_1_1value.html" title="A holder for any AMQP value, simple or complex. ">proton::value</a> and std::map </td></tr>
-<tr id="row_0_0_7_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="unordered__map_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="unordered__map_8hpp.html" target="_self">unordered_map.hpp</a></td><td class="desc">Enable conversions between <a class="el" href="classproton_1_1value.html" title="A holder for any AMQP value, simple or complex. ">proton::value</a> and std::unordered_map </td></tr>
-<tr id="row_0_0_8_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="vector_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="vector_8hpp.html" target="_self">vector.hpp</a></td><td class="desc">Enable conversions between <a class="el" href="classproton_1_1value.html" title="A holder for any AMQP value, simple or complex. ">proton::value</a> and std::vector </td></tr>
+<tr id="row_0_0_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="common_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="common_8hpp.html" target="_self">common.hpp</a></td><td class="desc"><b>Unsettled API</b> - Shared codec functions </td></tr>
+<tr id="row_0_0_1_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="decoder_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="decoder_8hpp.html" target="_self">decoder.hpp</a></td><td class="desc"><b>Unsettled API</b> - A 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><a href="deque_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="deque_8hpp.html" target="_self">deque.hpp</a></td><td class="desc"><b>Unsettled API</b> - Enable conversions between <code><a class="el" href="classproton_1_1value.html" title="A holder for any AMQP value, simple or complex. ">proton::value</a></code> and <code>std::deque</code> </td></tr>
+<tr id="row_0_0_3_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="encoder_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="encoder_8hpp.html" target="_self">encoder.hpp</a></td><td class="desc"><b>Unsettled API</b> - A stream-like encoder from C++ values to AMQP bytes. </td></tr>
+<tr id="row_0_0_4_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="forward__list_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="forward__list_8hpp.html" target="_self">forward_list.hpp</a></td><td class="desc"><b>Unsettled API</b> - Enable conversions between <code><a class="el" href="classproton_1_1value.html" title="A holder for any AMQP value, simple or complex. ">proton::value</a></code> and <code>std::forward_list</code> </td></tr>
+<tr id="row_0_0_5_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="list_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="list_8hpp.html" target="_self">list.hpp</a></td><td class="desc"><b>Unsettled API</b> - Enable conversions between <code><a class="el" href="classproton_1_1value.html" title="A holder for any AMQP value, simple or complex. ">proton::value</a></code> and <code>std::list</code> </td></tr>
+<tr id="row_0_0_6_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="codec_2map_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="codec_2map_8hpp.html" target="_self">map.hpp</a></td><td class="desc"><b>Unsettled API</b> - Enable conversions between <code><a class="el" href="classproton_1_1value.html" title="A holder for any AMQP value, simple or complex. ">proton::value</a></code> and <code>std::map</code> </td></tr>
+<tr id="row_0_0_7_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="unordered__map_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="unordered__map_8hpp.html" target="_self">unordered_map.hpp</a></td><td class="desc"><b>Unsettled API</b> - Enable conversions between <code><a class="el" href="classproton_1_1value.html" title="A holder for any AMQP value, simple or complex. ">proton::value</a></code> and <code>std::unordered_map</code> </td></tr>
+<tr id="row_0_0_8_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="vector_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="vector_8hpp.html" target="_self">vector.hpp</a></td><td class="desc"><b>Unsettled API</b> - Enable conversions between <code><a class="el" href="classproton_1_1value.html" title="A holder for any AMQP value, simple or complex. ">proton::value</a></code> and <code>std::vector</code> </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 id="img_0_1_" class="iconfopen" onclick="toggleFolder('0_1_')">&#160;</span><a class="el" href="dir_91df95ff942f5f87aa24429174a5d190.html" target="_self">internal</a></td><td class="desc"></td></tr>
 <tr id="row_0_1_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="comparable_8hpp_source.html"><span class="icondoc"></span></a><b>comparable.hpp</b></td><td class="desc"></td></tr>
 <tr id="row_0_1_1_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="config_8hpp_source.html"><span class="icondoc"></span></a><b>config.hpp</b></td><td class="desc"></td></tr>
@@ -115,62 +115,61 @@ $(document).ready(function(){initNavTree('files.html','');});
 <tr id="row_0_1_5_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="pn__unique__ptr_8hpp_source.html"><span class="icondoc"></span></a><b>pn_unique_ptr.hpp</b></td><td class="desc"></td></tr>
 <tr id="row_0_1_6_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="type__traits_8hpp_source.html"><span class="icondoc"></span></a><b>type_traits.hpp</b></td><td class="desc"></td></tr>
 <tr id="row_0_2_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_2_" class="arrow" onclick="toggleFolder('0_2_')">&#9660;</span><span id="img_0_2_" class="iconfopen" onclick="toggleFolder('0_2_')">&#160;</span><a class="el" href="dir_2fd3e5516989aa9776e558b58aa1c5c4.html" target="_self">io</a></td><td class="desc"></td></tr>
-<tr id="row_0_2_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="connection__driver_8hpp_source.html"><span class="icondoc"></span></a><b>connection_driver.hpp</b></td><td class="desc"></td></tr>
-<tr id="row_0_2_1_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="link__namer_8hpp_source.html"><span class="icondoc"></span></a><b>link_namer.hpp</b></td><td class="desc"></td></tr>
-<tr id="row_0_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="annotation__key_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="annotation__key_8hpp.html" target="_self">annotation_key.hpp</a></td><td class="desc">Key type for <a class="el" href="classproton_1_1message.html" title="An AMQP message. ">proton::message</a> annotation maps </td></tr>
-<tr id="row_0_4_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="binary_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="binary_8hpp.html" target="_self">binary.hpp</a></td><td class="desc">Binary data type </td></tr>
-<tr id="row_0_5_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="byte__array_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="byte__array_8hpp.html" target="_self">byte_array.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_6_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="connection_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="connection_8hpp.html" target="_self">connection.hpp</a></td><td class="desc">AMQP connection </td></tr>
-<tr id="row_0_7_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="connection__options_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="connection__options_8hpp.html" target="_self">connection_options.hpp</a></td><td class="desc">Options to create a <a class="el" href="classproton_1_1connection.html" title="A connection to a remote AMQP peer. ">proton::connection</a> </td></tr>
-<tr id="row_0_8_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="container_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="container_8hpp.html" target="_self">container.hpp</a></td><td class="desc">AMQP container to manage connections and listeners </td></tr>
-<tr id="row_0_9_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="decimal_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="decimal_8hpp.html" target="_self">decimal.hpp</a></td><td class="desc">Placeholder for the AMQP decimal data type </td></tr>
-<tr id="row_0_10_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="default__container_8hpp_source.html"><span class="icondoc"></span></a><b>default_container.hpp</b></td><td class="desc"></td></tr>
-<tr id="row_0_11_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="delivery_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="delivery_8hpp.html" target="_self">delivery.hpp</a></td><td class="desc">Delivery state of an AQMP messsage </td></tr>
-<tr id="row_0_12_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="delivery__mode_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="delivery__mode_8hpp.html" target="_self">delivery_mode.hpp</a></td><td class="desc">Delivery mode of an AMQP message </td></tr>
-<tr id="row_0_13_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="duration_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="duration_8hpp.html" target="_self">duration.hpp</a></td><td class="desc">Time duration data type </td></tr>
-<tr id="row_0_14_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="endpoint_8hpp_source.html"><span class="icondoc"></span></a><b>endpoint.hpp</b></td><td class="desc"></td></tr>
-<tr id="row_0_15_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="error_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="error_8hpp.html" target="_self">error.hpp</a></td><td class="desc">Base exception type thrown by proton functions </td></tr>
-<tr id="row_0_16_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="error__condition_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="error__condition_8hpp.html" target="_self">error_condition.hpp</a></td><td class="desc">AMQP error condition </td></tr>
-<tr id="row_0_17_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="function_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="function_8hpp.html" target="_self">function.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_18_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="fwd_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="fwd_8hpp.html" target="_self">fwd.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_19_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="link_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="link_8hpp.html" target="_self">link.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_20_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="listen__handler_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="listen__handler_8hpp.html" target="_self">listen_handler.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_21_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="listener_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="listener_8hpp.html" target="_self">listener.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_22_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="map_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="map_8hpp.html" target="_self">map.hpp</a></td><td class="desc">Template for AMQP property, annotation and filter maps </td></tr>
-<tr id="row_0_23_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="message_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="message_8hpp.html" target="_self">message.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_24_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="message__id_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="message__id_8hpp.html" target="_self">message_id.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_25_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="messaging__handler_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="messaging__handler_8hpp.html" target="_self">messaging_handler.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_26_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="namespaces_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="namespaces_8hpp.html" target="_self">namespaces.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_27_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="receiver_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="receiver_8hpp.html" target="_self">receiver.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_28_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="receiver__options_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="receiver__options_8hpp.html" target="_self">receiver_options.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_29_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="reconnect__options_8hpp_source.html"><span class="icondoc"></span></a><b>reconnect_options.hpp</b></td><td class="desc"></td></tr>
-<tr id="row_0_30_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="returned_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="returned_8hpp.html" target="_self">returned.hpp</a></td><td class="desc">Return type for container functions </td></tr>
-<tr id="row_0_31_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="sasl_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="sasl_8hpp.html" target="_self">sasl.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_32_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="scalar_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="scalar_8hpp.html" target="_self">scalar.hpp</a></td><td class="desc">Run-time holder for any AMQP scalar value </td></tr>
-<tr id="row_0_33_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="scalar__base_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="scalar__base_8hpp.html" target="_self">scalar_base.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_34_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="sender_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="sender_8hpp.html" target="_self">sender.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_35_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="sender__options_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="sender__options_8hpp.html" target="_self">sender_options.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_36_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="session_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="session_8hpp.html" target="_self">session.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_37_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="session__options_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="session__options_8hpp.html" target="_self">session_options.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_38_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="source_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="source_8hpp.html" target="_self">source.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_39_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="source__options_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="source__options_8hpp.html" target="_self">source_options.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_40_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="ssl_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="ssl_8hpp.html" target="_self">ssl.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_41_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="symbol_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="symbol_8hpp.html" target="_self">symbol.hpp</a></td><td class="desc">AMQP symbol (ASCII string) data type </td></tr>
-<tr id="row_0_42_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="target_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="target_8hpp.html" target="_self">target.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_43_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="target__options_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="target__options_8hpp.html" target="_self">target_options.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_44_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="terminus_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="terminus_8hpp.html" target="_self">terminus.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_45_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="thread__safe_8hpp_source.html"><span class="icondoc"></span></a><b>thread_safe.hpp</b></td><td class="desc"></td></tr>
-<tr id="row_0_46_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="timestamp_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="timestamp_8hpp.html" target="_self">timestamp.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_47_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="tracker_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="tracker_8hpp.html" target="_self">tracker.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_48_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="transfer_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="transfer_8hpp.html" target="_self">transfer.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_49_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="transport_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="transport_8hpp.html" target="_self">transport.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_50_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="type__id_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="type__id_8hpp.html" target="_self">type_id.hpp</a></td><td class="desc">Type-identifiers for AMQP types </td></tr>
-<tr id="row_0_51_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="types_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="types_8hpp.html" target="_self">types.hpp</a></td><td class="desc">Include the definitions of all proton types used to represent AMQP types </td></tr>
-<tr id="row_0_52_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="types__fwd_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="types__fwd_8hpp.html" target="_self">types_fwd.hpp</a></td><td class="desc">Forward declarations for all C++ types used by Proton to represent AMQP types </td></tr>
-<tr id="row_0_53_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="url_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="url_8hpp.html" target="_self">url.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_54_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="uuid_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="uuid_8hpp.html" target="_self">uuid.hpp</a></td><td class="desc"></td></tr>
-<tr id="row_0_55_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="value_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="value_8hpp.html" target="_self">value.hpp</a></td><td class="desc">Run-time holder for any AMQP value </td></tr>
-<tr id="row_0_56_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="work__queue_8hpp_source.html"><span class="icondoc"></span></a><b>work_queue.hpp</b></td><td class="desc"></td></tr>
+<tr id="row_0_2_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><a href="connection__driver_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="connection__driver_8hpp.html" target="_self">connection_driver.hpp</a></td><td class="desc"><b>Unsettled API</b> - An AMQP driver for a single connection. </td></tr>
+<tr id="row_0_3_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="annotation__key_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="annotation__key_8hpp.html" target="_self">annotation_key.hpp</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><a href="binary_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="binary_8hpp.html" target="_self">binary.hpp</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><a href="byte__array_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="byte__array_8hpp.html" target="_self">byte_array.hpp</a></td><td class="desc">Arbitrary fixed-size data. </td></tr>
+<tr id="row_0_6_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="connection_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="connection_8hpp.html" target="_self">connection.hpp</a></td><td class="desc">A connection to a remote AMQP peer. </td></tr>
+<tr id="row_0_7_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="connection__options_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="connection__options_8hpp.html" target="_self">connection_options.hpp</a></td><td class="desc">Options for creating a connection. </td></tr>
+<tr id="row_0_8_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="container_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="container_8hpp.html" target="_self">container.hpp</a></td><td class="desc">A top-level container of connections, sessions, and links. </td></tr>
+<tr id="row_0_9_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="decimal_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="decimal_8hpp.html" target="_self">decimal.hpp</a></td><td class="desc">AMQP decimal types </td></tr>
+<tr id="row_0_10_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="default__container_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="default__container_8hpp.html" target="_self">default_container.hpp</a></td><td class="desc"><b>Deprecated</b> - Use <code><a class="el" href="classproton_1_1container.html" title="A top-level container of connections, sessions, and links. ">proton::container</a></code>. </td></tr>
+<tr id="row_0_11_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="delivery_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="delivery_8hpp.html" target="_self">delivery.hpp</a></td><td class="desc">A received message. </td></tr>
+<tr id="row_0_12_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="delivery__mode_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="delivery__mode_8hpp.html" target="_self">delivery_mode.hpp</a></td><td class="desc">The message delivery policy to establish when opening a link. </td></tr>
+<tr id="row_0_13_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="duration_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="duration_8hpp.html" target="_self">duration.hpp</a></td><td class="desc">A span of time in milliseconds. </td></tr>
+<tr id="row_0_14_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="endpoint_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="endpoint_8hpp.html" target="_self">endpoint.hpp</a></td><td class="desc">The base class for session, connection, and link. </td></tr>
+<tr id="row_0_15_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="error_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="error_8hpp.html" target="_self">error.hpp</a></td><td class="desc">The base Proton error. </td></tr>
+<tr id="row_0_16_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="error__condition_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="error__condition_8hpp.html" target="_self">error_condition.hpp</a></td><td class="desc">Describes an endpoint error state. </td></tr>
+<tr id="row_0_17_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="function_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="function_8hpp.html" target="_self">function.hpp</a></td><td class="desc"><b>Deprecated</b> - Use <code><a class="el" href="classproton_1_1work.html" title="Unsettled API - A work item for a work queue. ">proton::work</a></code> </td></tr>
+<tr id="row_0_18_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="fwd_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="fwd_8hpp.html" target="_self">fwd.hpp</a></td><td class="desc">Forward declarations </td></tr>
+<tr id="row_0_19_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="link_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="link_8hpp.html" target="_self">link.hpp</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><a href="listen__handler_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="listen__handler_8hpp.html" target="_self">listen_handler.hpp</a></td><td class="desc"><b>Unsettled API</b> - A handler for incoming connections. </td></tr>
+<tr id="row_0_21_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="listener_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="listener_8hpp.html" target="_self">listener.hpp</a></td><td class="desc">A listener for incoming connections. </td></tr>
+<tr id="row_0_22_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="map_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="map_8hpp.html" target="_self">map.hpp</a></td><td class="desc">A collection of key-value pairs. </td></tr>
+<tr id="row_0_23_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="message_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="message_8hpp.html" target="_self">message.hpp</a></td><td class="desc">An AMQP message. </td></tr>
+<tr id="row_0_24_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="message__id_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="message__id_8hpp.html" target="_self">message_id.hpp</a></td><td class="desc">An AMQP message ID. </td></tr>
+<tr id="row_0_25_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="messaging__handler_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="messaging__handler_8hpp.html" target="_self">messaging_handler.hpp</a></td><td class="desc">A handler for Proton messaging events. </td></tr>
+<tr id="row_0_26_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="namespaces_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="namespaces_8hpp.html" target="_self">namespaces.hpp</a></td><td class="desc">Namespace declarations </td></tr>
+<tr id="row_0_27_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="receiver_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="receiver_8hpp.html" target="_self">receiver.hpp</a></td><td class="desc">A channel for receiving messages. </td></tr>
+<tr id="row_0_28_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="receiver__options_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="receiver__options_8hpp.html" target="_self">receiver_options.hpp</a></td><td class="desc">Options for creating a receiver. </td></tr>
+<tr id="row_0_29_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="reconnect__options_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="reconnect__options_8hpp.html" target="_self">reconnect_options.hpp</a></td><td class="desc"><b>Unsettled API</b> - Options for reconnect and failover after connection loss. </td></tr>
+<tr id="row_0_30_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="returned_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="returned_8hpp.html" target="_self">returned.hpp</a></td><td class="desc">A return type for container methods. </td></tr>
+<tr id="row_0_31_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="sasl_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="sasl_8hpp.html" target="_self">sasl.hpp</a></td><td class="desc">SASL information. </td></tr>
+<tr id="row_0_32_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="scalar_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="scalar_8hpp.html" target="_self">scalar.hpp</a></td><td class="desc">A holder for an instance of any scalar AMQP type. </td></tr>
+<tr id="row_0_33_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="scalar__base_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="scalar__base_8hpp.html" target="_self">scalar_base.hpp</a></td><td class="desc">The base class for scalar types. </td></tr>
+<tr id="row_0_34_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="sender_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="sender_8hpp.html" target="_self">sender.hpp</a></td><td class="desc">A channel for sending messages. </td></tr>
+<tr id="row_0_35_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="sender__options_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="sender__options_8hpp.html" target="_self">sender_options.hpp</a></td><td class="desc">Options for creating a sender. </td></tr>
+<tr id="row_0_36_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="session_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="session_8hpp.html" target="_self">session.hpp</a></td><td class="desc">A container of senders and receivers. </td></tr>
+<tr id="row_0_37_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="session__options_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="session__options_8hpp.html" target="_self">session_options.hpp</a></td><td class="desc">Options for creating a session. </td></tr>
+<tr id="row_0_38_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="source_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="source_8hpp.html" target="_self">source.hpp</a></td><td class="desc">A point of origin for messages. </td></tr>
+<tr id="row_0_39_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="source__options_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="source__options_8hpp.html" target="_self">source_options.hpp</a></td><td class="desc">Options for creating a source node for a sender or receiver. </td></tr>
+<tr id="row_0_40_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="ssl_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="ssl_8hpp.html" target="_self">ssl.hpp</a></td><td class="desc">SSL information. </td></tr>
+<tr id="row_0_41_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="symbol_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="symbol_8hpp.html" target="_self">symbol.hpp</a></td><td class="desc">A string that represents the AMQP symbol type. </td></tr>
+<tr id="row_0_42_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="target_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="target_8hpp.html" target="_self">target.hpp</a></td><td class="desc">A destination for messages. </td></tr>
+<tr id="row_0_43_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="target__options_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="target__options_8hpp.html" target="_self">target_options.hpp</a></td><td class="desc">Options for creating a target node for a sender or receiver. </td></tr>
+<tr id="row_0_44_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="terminus_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="terminus_8hpp.html" target="_self">terminus.hpp</a></td><td class="desc">One end of a link, either a source or a target. </td></tr>
+<tr id="row_0_45_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="thread__safe_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="thread__safe_8hpp.html" target="_self">thread_safe.hpp</a></td><td class="desc"><b>Deprecated</b> - Container method return values are safe to use only inside handlers </td></tr>
+<tr id="row_0_46_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="timestamp_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="timestamp_8hpp.html" target="_self">timestamp.hpp</a></td><td class="desc">A 64-bit timestamp in milliseconds since the Unix epoch. </td></tr>
+<tr id="row_0_47_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="tracker_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="tracker_8hpp.html" target="_self">tracker.hpp</a></td><td class="desc">A tracker for a sent message. </td></tr>
+<tr id="row_0_48_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="transfer_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="transfer_8hpp.html" target="_self">transfer.hpp</a></td><td class="desc">The base class for delivery and tracker. </td></tr>
+<tr id="row_0_49_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="transport_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="transport_8hpp.html" target="_self">transport.hpp</a></td><td class="desc">A network channel supporting an AMQP connection. </td></tr>
+<tr id="row_0_50_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="type__id_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="type__id_8hpp.html" target="_self">type_id.hpp</a></td><td class="desc">Type IDs for AMQP data types </td></tr>
+<tr id="row_0_51_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="types_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="types_8hpp.html" target="_self">types.hpp</a></td><td class="desc">Proton types used to represent AMQP types </td></tr>
+<tr id="row_0_52_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="types__fwd_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="types__fwd_8hpp.html" target="_self">types_fwd.hpp</a></td><td class="desc">Forward declarations for Proton types used to represent AMQP types </td></tr>
+<tr id="row_0_53_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="url_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="url_8hpp.html" target="_self">url.hpp</a></td><td class="desc"><b>Deprecated</b> - Use a third-party URL library. </td></tr>
+<tr id="row_0_54_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="uuid_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="uuid_8hpp.html" target="_self">uuid.hpp</a></td><td class="desc">A 16-byte universally unique identifier. </td></tr>
+<tr id="row_0_55_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="value_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="value_8hpp.html" target="_self">value.hpp</a></td><td class="desc">A holder for any AMQP value, simple or complex. </td></tr>
+<tr id="row_0_56_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="work__queue_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="work__queue_8hpp.html" target="_self">work_queue.hpp</a></td><td class="desc"><b>Unsettled API</b> - A context for thread-safe execution of work. </td></tr>
 </table>
 </div><!-- directory -->
 </div><!-- contents -->

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7437c595/content/releases/qpid-proton-master/proton/cpp/api/forward__list_8hpp.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-master/proton/cpp/api/forward__list_8hpp.html b/content/releases/qpid-proton-master/proton/cpp/api/forward__list_8hpp.html
index 0f15ef9..bbaf7d9 100755
--- a/content/releases/qpid-proton-master/proton/cpp/api/forward__list_8hpp.html
+++ b/content/releases/qpid-proton-master/proton/cpp/api/forward__list_8hpp.html
@@ -97,10 +97,10 @@ $(document).ready(function(){initNavTree('forward__list_8hpp.html','');});
 </div><!--header-->
 <div class="contents">
 
-<p>Enable conversions between <a class="el" href="classproton_1_1value.html" title="A holder for any AMQP value, simple or complex. ">proton::value</a> and std::forward_list.  
+<p><b>Unsettled API</b> - Enable conversions between <code><a class="el" href="classproton_1_1value.html" title="A holder for any AMQP value, simple or complex. ">proton::value</a></code> and <code>std::forward_list</code>.  
 <a href="#details">More...</a></p>
-<div class="textblock"><code>#include &quot;./encoder.hpp&quot;</code><br />
-<code>#include &quot;./decoder.hpp&quot;</code><br />
+<div class="textblock"><code>#include &quot;<a class="el" href="encoder_8hpp_source.html">./encoder.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="decoder_8hpp_source.html">./decoder.hpp</a>&quot;</code><br />
 <code>#include &lt;forward_list&gt;</code><br />
 <code>#include &lt;utility&gt;</code><br />
 </div>
@@ -148,7 +148,7 @@ template&lt;class A , class K , class T &gt; </td></tr>
 <tr class="separator:a4b8904c23b1cf2056ac7bd9b4f0000d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
 </table>
 <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
-<div class="textblock"><p>Enable conversions between <a class="el" href="classproton_1_1value.html" title="A holder for any AMQP value, simple or complex. ">proton::value</a> and std::forward_list. </p>
+<div class="textblock"><p><b>Unsettled API</b> - Enable conversions between <code><a class="el" href="classproton_1_1value.html" title="A holder for any AMQP value, simple or complex. ">proton::value</a></code> and <code>std::forward_list</code>. </p>
 </div></div><!-- contents -->
 </div><!-- doc-content -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7437c595/content/releases/qpid-proton-master/proton/cpp/api/forward__list_8hpp_source.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-master/proton/cpp/api/forward__list_8hpp_source.html b/content/releases/qpid-proton-master/proton/cpp/api/forward__list_8hpp_source.html
index 3e03eca..9c75aa2 100755
--- a/content/releases/qpid-proton-master/proton/cpp/api/forward__list_8hpp_source.html
+++ b/content/releases/qpid-proton-master/proton/cpp/api/forward__list_8hpp_source.html
@@ -93,10 +93,12 @@ $(document).ready(function(){initNavTree('forward__list_8hpp_source.html','');})
 <div class="title">forward_list.hpp</div>  </div>
 </div><!--header-->
 <div class="contents">
-<a href="forward__list_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="preprocessor">#ifndef PROTON_CODEC_FORWARD_LIST_HPP</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="preprocessor">#define PROTON_CODEC_FORWARD_LIST_HPP</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;</div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * or more contributor license agreements.  See the NOTICE file</span></div><div class="line"><a name="l00007"></a><s
 pan class="lineno">    7</span>&#160;<span class="comment"> * distributed with this work for additional information</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> * regarding copyright ownership.  The ASF licenses this file</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> * to you under the Apache License, Version 2.0 (the</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> * &quot;License&quot;); you may not use this file except in compliance</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * with the License.  You may obtain a copy of the License at</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00013"></a><span class="linen
 o">   13</span>&#160;<span class="comment"> *   http://www.apache.org/licenses/LICENSE-2.0</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * Unless required by applicable law or agreed to in writing,</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> * software distributed under the License is distributed on an</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment"> * &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment"> * KIND, either express or implied.  See the License for the</span></div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160
 ;<span class="comment"> * specific language governing permissions and limitations</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment"> * under the License.</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;</div><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="preprocessor">#include &quot;./encoder.hpp&quot;</span></div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#include &quot;./decoder.hpp&quot;</span></div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;</div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="prepro
 cessor">#include &lt;forward_list&gt;</span></div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#include &lt;utility&gt;</span></div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;</div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceproton.html">proton</a> {</div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="keyword">namespace </span>codec {</div><div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;</div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">class</span> T, <span class="keyword">class</span> A&gt;</div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="namespaceproton_1_1codec.html#a247212acd2e
 dbd5a34273bf5caa29456">   37</a></span>&#160;<a class="code" href="classproton_1_1codec_1_1encoder.html">encoder</a>&amp; operator&lt;&lt;(encoder&amp; e, const std::forward_list&lt;T, A&gt;&amp; x) {</div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;    <span class="keywordflow">return</span> e &lt;&lt; encoder::array(x, internal::type_id_of&lt;T&gt;::value);</div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;}</div><div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;</div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">class</span> A&gt;</div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="namespaceproton_1_1codec.html#a96a5943f2e7d06e6c675e6e3a874bc67">   43</a></span>&#160;<a class="code" href="classproton_1_1codec_1_1encoder.html">encoder</a>&amp; operator&lt;&lt
 ;(encoder&amp; e, const std::forward_list&lt;value, A&gt;&amp; x) { <span class="keywordflow">return</span> e &lt;&lt; encoder::list(x); }</div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;</div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">class</span> A&gt;</div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="namespaceproton_1_1codec.html#a848dfc807df84bbf6bd140ba42fab643">   47</a></span>&#160;<a class="code" href="classproton_1_1codec_1_1encoder.html">encoder</a>&amp; operator&lt;&lt;(encoder&amp; e, const std::forward_list&lt;scalar, A&gt;&amp; x) { <span class="keywordflow">return</span> e &lt;&lt; encoder::list(x); }</div><div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;</div><div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;<span class="keyword">template</spa
 n> &lt;<span class="keyword">class</span> A, <span class="keyword">class</span> K, <span class="keyword">class</span> T&gt;</div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="namespaceproton_1_1codec.html#ad0af111d0e56652af109a15e5bc439e8">   52</a></span>&#160;<a class="code" href="classproton_1_1codec_1_1encoder.html">encoder</a>&amp; operator&lt;&lt;(encoder&amp; e, const std::forward_list&lt;std::pair&lt;K,T&gt;, A&gt;&amp; x) { <span class="keywordflow">return</span> e &lt;&lt; encoder::map(x); }</div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;</div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="namespaceproton_1_1codec.html#ae72bd507e05dcf6626197eaaf2237c2c">   55</a></span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">class</span> T, <span class="keyword">class</span> A&gt; <a class="code" href="classproton_1_1codec_1_1decoder.html">decoder</a>&amp
 ; <a class="code" href="namespaceproton_1_1codec.html#a7efc9868b69ee772a81b1f6f63ddcb36">operator&gt;&gt;</a>(<a class="code" href="classproton_1_1codec_1_1decoder.html">decoder</a>&amp; d, std::forward_list&lt;T, A&gt;&amp; x) { <span class="keywordflow">return</span> d &gt;&gt; decoder::sequence(x); }</div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;</div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="namespaceproton_1_1codec.html#a4b8904c23b1cf2056ac7bd9b4f0000d4">   58</a></span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">class</span> A, <span class="keyword">class</span> K, <span class="keyword">class</span> T&gt; <a class="code" href="classproton_1_1codec_1_1decoder.html">decoder</a>&amp; <a class="code" href="namespaceproton_1_1codec.html#a7efc9868b69ee772a81b1f6f63ddcb36">operator&gt;&gt;</a>(<a class="code" href="classproton_1_1codec_1_1decoder.html">decoder</a>&amp; d, std::forwa
 rd_list&lt;std::pair&lt;K, T&gt; , A&gt;&amp; x) { <span class="keywordflow">return</span> d &gt;&gt; decoder::pair_sequence(x); }</div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;</div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;} <span class="comment">// codec</span></div><div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;} <span class="comment">// proton</span></div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;</div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;<span class="preprocessor">#endif // PROTON_CODEC_FORWARD_LIST_HPP</span></div><div class="ttc" id="classproton_1_1codec_1_1encoder_html"><div class="ttname"><a href="classproton_1_1codec_1_1encoder.html">proton::codec::encoder</a></div><div class="ttdoc">Unsettled API - Stream-like encoder from C++ values to AMQP bytes. </div><div class="ttdef"><b>Definition:</b> e
 ncoder.hpp:47</div></div>
-<div class="ttc" id="namespaceproton_1_1codec_html_a7efc9868b69ee772a81b1f6f63ddcb36"><div class="ttname"><a href="namespaceproton_1_1codec.html#a7efc9868b69ee772a81b1f6f63ddcb36">proton::codec::operator&gt;&gt;</a></div><div class="ttdeci">internal::enable_if&lt; internal::is_unknown_integer&lt; T &gt;::value, decoder &amp; &gt;::type operator&gt;&gt;(decoder &amp;d, T &amp;i)</div><div class="ttdoc">operator&gt;&gt; for integer types that are not covered by the standard overrides. </div><div class="ttdef"><b>Definition:</b> decoder.hpp:203</div></div>
-<div class="ttc" id="namespaceproton_html"><div class="ttname"><a href="namespaceproton.html">proton</a></div><div class="ttdoc">The main Proton namespace. </div><div class="ttdef"><b>Definition:</b> annotation_key.hpp:30</div></div>
-<div class="ttc" id="classproton_1_1codec_1_1decoder_html"><div class="ttname"><a href="classproton_1_1codec_1_1decoder.html">proton::codec::decoder</a></div><div class="ttdoc">Unsettled API - Stream-like decoder from AMQP bytes to C++ values. </div><div class="ttdef"><b>Definition:</b> decoder.hpp:53</div></div>
+<a href="forward__list_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="preprocessor">#ifndef PROTON_CODEC_FORWARD_LIST_HPP</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="preprocessor">#define PROTON_CODEC_FORWARD_LIST_HPP</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;</div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * or more contributor license agreements.  See the NOTICE file</span></div><div class="line"><a name="l00007"></a><s
 pan class="lineno">    7</span>&#160;<span class="comment"> * distributed with this work for additional information</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> * regarding copyright ownership.  The ASF licenses this file</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> * to you under the Apache License, Version 2.0 (the</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> * &quot;License&quot;); you may not use this file except in compliance</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * with the License.  You may obtain a copy of the License at</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00013"></a><span class="linen
 o">   13</span>&#160;<span class="comment"> *   http://www.apache.org/licenses/LICENSE-2.0</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * Unless required by applicable law or agreed to in writing,</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> * software distributed under the License is distributed on an</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment"> * &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment"> * KIND, either express or implied.  See the License for the</span></div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160
 ;<span class="comment"> * specific language governing permissions and limitations</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment"> * under the License.</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;</div><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="preprocessor">#include &quot;<a class="code" href="encoder_8hpp.html">./encoder.hpp</a>&quot;</span></div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="decoder_8hpp.html">./decoder.hpp</a>&quot;</span></div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;</div><div cl
 ass="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#include &lt;forward_list&gt;</span></div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#include &lt;utility&gt;</span></div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;</div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceproton.html">proton</a> {</div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="keyword">namespace </span>codec {</div><div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;</div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">class</span> T, <span class="keyword">class</span> A&gt;</div><div class="line"><a name="l00037"
 ></a><span class="lineno"><a class="line" href="namespaceproton_1_1codec.html#a247212acd2edbd5a34273bf5caa29456">   37</a></span>&#160;<a class="code" href="classproton_1_1codec_1_1encoder.html">encoder</a>&amp; operator&lt;&lt;(encoder&amp; e, const std::forward_list&lt;T, A&gt;&amp; x) {</div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;    <span class="keywordflow">return</span> e &lt;&lt; encoder::array(x, internal::type_id_of&lt;T&gt;::value);</div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;}</div><div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;</div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">class</span> A&gt;</div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="namespaceproton_1_1codec.html#a96a5943f2e7d06e6c675e6e3a874bc67">   43</a></span>&#160;<a
  class="code" href="classproton_1_1codec_1_1encoder.html">encoder</a>&amp; operator&lt;&lt;(encoder&amp; e, const std::forward_list&lt;value, A&gt;&amp; x) { <span class="keywordflow">return</span> e &lt;&lt; encoder::list(x); }</div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;</div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">class</span> A&gt;</div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="namespaceproton_1_1codec.html#a848dfc807df84bbf6bd140ba42fab643">   47</a></span>&#160;<a class="code" href="classproton_1_1codec_1_1encoder.html">encoder</a>&amp; operator&lt;&lt;(encoder&amp; e, const std::forward_list&lt;scalar, A&gt;&amp; x) { <span class="keywordflow">return</span> e &lt;&lt; encoder::list(x); }</div><div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;</div><div class="line"><a na
 me="l00051"></a><span class="lineno">   51</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">class</span> A, <span class="keyword">class</span> K, <span class="keyword">class</span> T&gt;</div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="namespaceproton_1_1codec.html#ad0af111d0e56652af109a15e5bc439e8">   52</a></span>&#160;<a class="code" href="classproton_1_1codec_1_1encoder.html">encoder</a>&amp; operator&lt;&lt;(encoder&amp; e, const std::forward_list&lt;std::pair&lt;K,T&gt;, A&gt;&amp; x) { <span class="keywordflow">return</span> e &lt;&lt; encoder::map(x); }</div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;</div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="namespaceproton_1_1codec.html#ae72bd507e05dcf6626197eaaf2237c2c">   55</a></span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">class</span> T, <span class="keyword">clas
 s</span> A&gt; <a class="code" href="classproton_1_1codec_1_1decoder.html">decoder</a>&amp; <a class="code" href="namespaceproton_1_1codec.html#a7efc9868b69ee772a81b1f6f63ddcb36">operator&gt;&gt;</a>(<a class="code" href="classproton_1_1codec_1_1decoder.html">decoder</a>&amp; d, std::forward_list&lt;T, A&gt;&amp; x) { <span class="keywordflow">return</span> d &gt;&gt; decoder::sequence(x); }</div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;</div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="namespaceproton_1_1codec.html#a4b8904c23b1cf2056ac7bd9b4f0000d4">   58</a></span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">class</span> A, <span class="keyword">class</span> K, <span class="keyword">class</span> T&gt; <a class="code" href="classproton_1_1codec_1_1decoder.html">decoder</a>&amp; <a class="code" href="namespaceproton_1_1codec.html#a7efc9868b69ee772a81b1f6f63ddcb36">operator&gt;&gt;</a>(
 <a class="code" href="classproton_1_1codec_1_1decoder.html">decoder</a>&amp; d, std::forward_list&lt;std::pair&lt;K, T&gt; , A&gt;&amp; x) { <span class="keywordflow">return</span> d &gt;&gt; decoder::pair_sequence(x); }</div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;</div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;} <span class="comment">// codec</span></div><div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;} <span class="comment">// proton</span></div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;</div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;<span class="preprocessor">#endif // PROTON_CODEC_FORWARD_LIST_HPP</span></div><div class="ttc" id="classproton_1_1codec_1_1encoder_html"><div class="ttname"><a href="classproton_1_1codec_1_1encoder.html">proton::codec::encoder</a></div><div class="ttdoc">Unsettled API - A stre
 am-like encoder from C++ values to AMQP bytes. </div><div class="ttdef"><b>Definition:</b> encoder.hpp:50</div></div>
+<div class="ttc" id="decoder_8hpp_html"><div class="ttname"><a href="decoder_8hpp.html">decoder.hpp</a></div><div class="ttdoc">Unsettled API - A stream-like decoder from AMQP bytes to C++ values. </div></div>
+<div class="ttc" id="namespaceproton_1_1codec_html_a7efc9868b69ee772a81b1f6f63ddcb36"><div class="ttname"><a href="namespaceproton_1_1codec.html#a7efc9868b69ee772a81b1f6f63ddcb36">proton::codec::operator&gt;&gt;</a></div><div class="ttdeci">internal::enable_if&lt; internal::is_unknown_integer&lt; T &gt;::value, decoder &amp; &gt;::type operator&gt;&gt;(decoder &amp;d, T &amp;i)</div><div class="ttdoc">operator&gt;&gt; for integer types that are not covered by the standard overrides. </div><div class="ttdef"><b>Definition:</b> decoder.hpp:206</div></div>
+<div class="ttc" id="encoder_8hpp_html"><div class="ttname"><a href="encoder_8hpp.html">encoder.hpp</a></div><div class="ttdoc">Unsettled API - A stream-like encoder from C++ values to AMQP bytes. </div></div>
+<div class="ttc" id="namespaceproton_html"><div class="ttname"><a href="namespaceproton.html">proton</a></div><div class="ttdoc">The main Proton namespace. </div><div class="ttdef"><b>Definition:</b> annotation_key.hpp:33</div></div>
+<div class="ttc" id="classproton_1_1codec_1_1decoder_html"><div class="ttname"><a href="classproton_1_1codec_1_1decoder.html">proton::codec::decoder</a></div><div class="ttdoc">Unsettled API - A stream-like decoder from AMQP bytes to C++ values. </div><div class="ttdef"><b>Definition:</b> decoder.hpp:56</div></div>
 </div><!-- fragment --></div><!-- contents -->
 </div><!-- doc-content -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7437c595/content/releases/qpid-proton-master/proton/cpp/api/function_8hpp.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-master/proton/cpp/api/function_8hpp.html b/content/releases/qpid-proton-master/proton/cpp/api/function_8hpp.html
index 0e5a884..1044c41 100755
--- a/content/releases/qpid-proton-master/proton/cpp/api/function_8hpp.html
+++ b/content/releases/qpid-proton-master/proton/cpp/api/function_8hpp.html
@@ -89,29 +89,18 @@ $(document).ready(function(){initNavTree('function_8hpp.html','');});
 </div>
 
 <div class="header">
-  <div class="summary">
-<a href="#nested-classes">Classes</a> &#124;
-<a href="#namespaces">Namespaces</a>  </div>
   <div class="headertitle">
 <div class="title">function.hpp File Reference</div>  </div>
 </div><!--header-->
 <div class="contents">
 
+<p><b>Deprecated</b> - Use <code><a class="el" href="classproton_1_1work.html" title="Unsettled API - A work item for a work queue. ">proton::work</a></code>.  
+<a href="#details">More...</a></p>
+
 <p><a href="function_8hpp_source.html">Go to the source code of this file.</a></p>
-<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
-Classes</h2></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classproton_1_1void__function0.html">void_function0</a></td></tr>
-<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">A C++03 compatible void no-argument callback function object.  <a href="classproton_1_1void__function0.html#details">More...</a><br /></td></tr>
-<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
-</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
-Namespaces</h2></td></tr>
-<tr class="memitem:namespaceproton"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceproton.html">proton</a></td></tr>
-<tr class="memdesc:namespaceproton"><td class="mdescLeft">&#160;</td><td class="mdescRight">The main Proton namespace. <br /></td></tr>
-<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
-</table>
-</div><!-- contents -->
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p><b>Deprecated</b> - Use <code><a class="el" href="classproton_1_1work.html" title="Unsettled API - A work item for a work queue. ">proton::work</a></code>. </p>
+</div></div><!-- contents -->
 </div><!-- doc-content -->
 <!-- start footer part -->
 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7437c595/content/releases/qpid-proton-master/proton/cpp/api/function_8hpp_source.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-master/proton/cpp/api/function_8hpp_source.html b/content/releases/qpid-proton-master/proton/cpp/api/function_8hpp_source.html
index 7a883e5..a9080a8 100755
--- a/content/releases/qpid-proton-master/proton/cpp/api/function_8hpp_source.html
+++ b/content/releases/qpid-proton-master/proton/cpp/api/function_8hpp_source.html
@@ -93,9 +93,7 @@ $(document).ready(function(){initNavTree('function_8hpp_source.html','');});
 <div class="title">function.hpp</div>  </div>
 </div><!--header-->
 <div class="contents">
-<a href="function_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="preprocessor">#ifndef PROTON_FUNCTION_HPP</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="preprocessor">#define PROTON_FUNCTION_HPP</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;</div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * or more contributor license agreements.  See the NOTICE file</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7<
 /span>&#160;<span class="comment"> * distributed with this work for additional information</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> * regarding copyright ownership.  The ASF licenses this file</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> * to you under the Apache License, Version 2.0 (the</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> * &quot;License&quot;); you may not use this file except in compliance</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * with the License.  You may obtain a copy of the License at</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<spa
 n class="comment"> *   http://www.apache.org/licenses/LICENSE-2.0</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * Unless required by applicable law or agreed to in writing,</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> * software distributed under the License is distributed on an</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment"> * &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment"> * KIND, either express or implied.  See the License for the</span></div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment"> *
  specific language governing permissions and limitations</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment"> * under the License.</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;</div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceproton.html">proton</a> {</div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;</div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="classproton_1_1void__function0.html">   35</a></span>&#160;<span class="keyword">class </span><a class="code" href="classproton_1_1void__function0.html">void_function0</a> {</div><div class="line"><a name="l00036"></a><span class="lineno">   36</spa
 n>&#160;  <span class="keyword">public</span>:</div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;    <span class="keyword">virtual</span> ~<a class="code" href="classproton_1_1void__function0.html">void_function0</a>() {}</div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classproton_1_1void__function0.html#a324459cde4e05e4de96adba1787c5240">operator()</a>() = 0;</div><div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;};</div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;</div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;}</div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;</div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;<span class="preprocessor">#endif // PROTON
 _FUNCTION_HPP</span></div><div class="ttc" id="classproton_1_1void__function0_html_a324459cde4e05e4de96adba1787c5240"><div class="ttname"><a href="classproton_1_1void__function0.html#a324459cde4e05e4de96adba1787c5240">proton::void_function0::operator()</a></div><div class="ttdeci">virtual void operator()()=0</div><div class="ttdoc">Override the call operator with your code. </div></div>
-<div class="ttc" id="classproton_1_1void__function0_html"><div class="ttname"><a href="classproton_1_1void__function0.html">proton::void_function0</a></div><div class="ttdoc">A C++03 compatible void no-argument callback function object. </div><div class="ttdef"><b>Definition:</b> function.hpp:35</div></div>
-<div class="ttc" id="namespaceproton_html"><div class="ttname"><a href="namespaceproton.html">proton</a></div><div class="ttdoc">The main Proton namespace. </div><div class="ttdef"><b>Definition:</b> annotation_key.hpp:30</div></div>
+<a href="function_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="preprocessor">#ifndef PROTON_FUNCTION_HPP</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="preprocessor">#define PROTON_FUNCTION_HPP</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;</div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * or more contributor license agreements.  See the NOTICE file</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7<
 /span>&#160;<span class="comment"> * distributed with this work for additional information</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> * regarding copyright ownership.  The ASF licenses this file</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> * to you under the Apache License, Version 2.0 (the</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> * &quot;License&quot;); you may not use this file except in compliance</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * with the License.  You may obtain a copy of the License at</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<spa
 n class="comment"> *   http://www.apache.org/licenses/LICENSE-2.0</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * Unless required by applicable law or agreed to in writing,</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> * software distributed under the License is distributed on an</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment"> * &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment"> * KIND, either express or implied.  See the License for the</span></div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment"> *
  specific language governing permissions and limitations</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment"> * under the License.</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;</div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;</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;<span class="keyword">namespace </span><a class="code" href="namespaceproton.html">proton</a> {</div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;</div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;<span class="keyword">class </span>void_function0 {</div><div class="line"><a name="l
 00043"></a><span class="lineno">   43</span>&#160;  <span class="keyword">public</span>:</div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;    <span class="keyword">virtual</span> ~void_function0() {}</div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;    <span class="keyword">virtual</span> <span class="keywordtype">void</span> operator()() = 0;</div><div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;};</div><div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;</div><div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;} <span class="comment">// proton</span></div><div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;</div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;</div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;<span class="preprocessor">#endif // P
 ROTON_FUNCTION_HPP</span></div><div class="ttc" id="namespaceproton_html"><div class="ttname"><a href="namespaceproton.html">proton</a></div><div class="ttdoc">The main Proton namespace. </div><div class="ttdef"><b>Definition:</b> annotation_key.hpp:33</div></div>
 </div><!-- fragment --></div><!-- contents -->
 </div><!-- doc-content -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7437c595/content/releases/qpid-proton-master/proton/cpp/api/functions.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-master/proton/cpp/api/functions.html b/content/releases/qpid-proton-master/proton/cpp/api/functions.html
index a194c39..a955ef7 100755
--- a/content/releases/qpid-proton-master/proton/cpp/api/functions.html
+++ b/content/releases/qpid-proton-master/proton/cpp/api/functions.html
@@ -106,7 +106,7 @@ $(document).ready(function(){initNavTree('functions.html','');});
 , <a class="el" href="classproton_1_1session.html#ad9735e23cb0888fb98e1c5893aecff7e">session</a>
 </li>
 <li>add()
-: <a class="el" href="classproton_1_1work__queue.html#a5a43f2afe9f74bb9281211a22f291140">work_queue</a>
+: <a class="el" href="classproton_1_1work__queue.html#a59dae2153455bc095477a3b66a0b681e">work_queue</a>
 </li>
 <li>add_credit()
 : <a class="el" href="classproton_1_1receiver.html#a84d3a001340d11201e03c6ed7c763641">receiver</a>
@@ -149,7 +149,7 @@ $(document).ready(function(){initNavTree('functions.html','');});
 , <a class="el" href="classproton_1_1sender__options.html#a087eda4a18c293de85107fcfbb7ff31f">sender_options</a>
 </li>
 <li>auto_stop()
-: <a class="el" href="classproton_1_1container.html#a5af1685196fb40ea6e1e5182d9964d44">container</a>
+: <a class="el" href="classproton_1_1container.html#a1d5932054f172c66000aec9f4ed498df">container</a>
 </li>
 </ul>
 </div><!-- contents -->


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