http://git-wip-us.apache.org/repos/asf/mesos-site/blob/0ee2f77b/content/api/latest/c++/encoder_8hpp_source.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/encoder_8hpp_source.html b/content/api/latest/c++/encoder_8hpp_source.html index 31b032a..96365b0 100644 --- a/content/api/latest/c++/encoder_8hpp_source.html +++ b/content/api/latest/c++/encoder_8hpp_source.html @@ -168,8 +168,8 @@ <div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <span class="comment">// '//' unless we check for it explicitly.</span></div> <div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <span class="comment">// TODO(benh): Make the 'id' part of a PID optional so when it's</span></div> <div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <span class="comment">// missing it's clear that we're simply addressing an ip:port.</span></div> -<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <span class="keywordflow">if</span> (message.<a class="code" href="structprocess_1_1Message.html#a8a407ef45ff459747256f8d701951d28">to</a>.<a class="code" href="structprocess_1_1UPID.html#ae741ecedc15ad9dff2b7af1b5d8ff363">id</a> != <span class="stringliteral">""</span>) {</div> -<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  out << <span class="stringliteral">"/"</span> << message.<a class="code" href="structprocess_1_1Message.html#a8a407ef45ff459747256f8d701951d28">to</a>.<a class="code" href="structprocess_1_1UPID.html#ae741ecedc15ad9dff2b7af1b5d8ff363">id</a>;</div> +<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <span class="keywordflow">if</span> (message.<a class="code" href="structprocess_1_1Message.html#a8a407ef45ff459747256f8d701951d28">to</a>.<a class="code" href="structprocess_1_1UPID.html#ad7d00aa355c9f8c1fa6bc1caeda7c5a1">id</a> != <span class="stringliteral">""</span>) {</div> +<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  out << <span class="stringliteral">"/"</span> << message.<a class="code" href="structprocess_1_1Message.html#a8a407ef45ff459747256f8d701951d28">to</a>.<a class="code" href="structprocess_1_1UPID.html#ad7d00aa355c9f8c1fa6bc1caeda7c5a1">id</a>;</div> <div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  }</div> <div class="line"><a name="l00120"></a><span class="lineno"> 120</span> </div> <div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  out << <span class="stringliteral">"/"</span> << message.<a class="code" href="structprocess_1_1Message.html#a97a2032a98cf03075101d02dbc50539c">name</a> << <span class="stringliteral">" HTTP/1.1\r\n"</span></div> @@ -353,7 +353,6 @@ <div class="ttc" id="classprocess_1_1Encoder_html_ab897ad4d4c34b843b2470a687955110a"><div class="ttname"><a href="classprocess_1_1Encoder.html#ab897ad4d4c34b843b2470a687955110a">process::Encoder::kind</a></div><div class="ttdeci">virtual Kind kind() const =0</div></div> <div class="ttc" id="numify_8hpp_html"><div class="ttname"><a href="numify_8hpp.html">numify.hpp</a></div></div> <div class="ttc" id="classprocess_1_1FileEncoder_html_ab809c049d3804ee27b5b62997f167e3a"><div class="ttname"><a href="classprocess_1_1FileEncoder.html#ab809c049d3804ee27b5b62997f167e3a">process::FileEncoder::next</a></div><div class="ttdeci">virtual int_fd next(off_t *offset, size_t *length)</div><div class="ttdef"><b>Definition:</b> encoder.hpp:256</div></div> -<div class="ttc" id="structprocess_1_1UPID_html_ae741ecedc15ad9dff2b7af1b5d8ff363"><div class="ttname"><a href="structprocess_1_1UPID.html#ae741ecedc15ad9dff2b7af1b5d8ff363">process::UPID::id</a></div><div class="ttdeci">std::string id</div><div class="ttdef"><b>Definition:</b> pid.hpp:95</div></div> <div class="ttc" id="structprocess_1_1http_1_1Response_html_a6dd5881e0450540a106e37257434eaadaa49acb0a3f416b805cb49ec1a4549b14"><div class="ttname"><a href="structprocess_1_1http_1_1Response.html#a6dd5881e0450540a106e37257434eaadaa49acb0a3f416b805cb49ec1a4549b14">process::http::Response::NONE</a></div><div class="ttdef"><b>Definition:</b> http.hpp:648</div></div> <div class="ttc" id="classResult_html"><div class="ttname"><a href="classResult.html">Result</a></div><div class="ttdef"><b>Definition:</b> result.hpp:40</div></div> <div class="ttc" id="classprocess_1_1Encoder_html_a61ab7c7c77f3285b9e1a91c3f962a007"><div class="ttname"><a href="classprocess_1_1Encoder.html#a61ab7c7c77f3285b9e1a91c3f962a007">process::Encoder::Kind</a></div><div class="ttdeci">Kind</div><div class="ttdef"><b>Definition:</b> encoder.hpp:44</div></div> @@ -394,6 +393,7 @@ <div class="ttc" id="namespaceos_html_aa3debc8caa054e7a0a3bfe4aa42aae07"><div class="ttname"><a href="namespaceos.html#aa3debc8caa054e7a0a3bfe4aa42aae07">os::temp</a></div><div class="ttdeci">std::string temp()</div><div class="ttdef"><b>Definition:</b> temp.hpp:27</div></div> <div class="ttc" id="classResult_html_a85eaa52037223d71092e65701c166562"><div class="ttname"><a href="classResult.html#a85eaa52037223d71092e65701c166562">Result::isSome</a></div><div class="ttdeci">bool isSome() const </div><div class="ttdef"><b>Definition:</b> result.hpp:108</div></div> <div class="ttc" id="classprocess_1_1MessageEncoder_html"><div class="ttname"><a href="classprocess_1_1MessageEncoder.html">process::MessageEncoder</a></div><div class="ttdef"><b>Definition:</b> encoder.hpp:101</div></div> +<div class="ttc" id="structprocess_1_1UPID_html_ad7d00aa355c9f8c1fa6bc1caeda7c5a1"><div class="ttname"><a href="structprocess_1_1UPID.html#ad7d00aa355c9f8c1fa6bc1caeda7c5a1">process::UPID::id</a></div><div class="ttdeci">struct process::UPID::ID id</div></div> <div class="ttc" id="int__fd_8hpp_html_aea4dbda01c90455f158ffa9b924c2f07"><div class="ttname"><a href="int__fd_8hpp.html#aea4dbda01c90455f158ffa9b924c2f07">int_fd</a></div><div class="ttdeci">int int_fd</div><div class="ttdef"><b>Definition:</b> int_fd.hpp:35</div></div> <div class="ttc" id="namespacens_html_a28116b46e6543597a11733424cd1aa20"><div class="ttname"><a href="namespacens.html#a28116b46e6543597a11733424cd1aa20">ns::stringify</a></div><div class="ttdeci">std::string stringify(int flags)</div><div class="ttdef"><b>Definition:</b> ns.hpp:688</div></div> <div class="ttc" id="structprocess_1_1http_1_1Response_html_ae463c5c7a083aea98a89cf9b675b59ab"><div class="ttname"><a href="structprocess_1_1http_1_1Response.html#ae463c5c7a083aea98a89cf9b675b59ab">process::http::Response::headers</a></div><div class="ttdeci">Headers headers</div><div class="ttdef"><b>Definition:</b> http.hpp:623</div></div>
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/0ee2f77b/content/api/latest/c++/event_8hpp.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/event_8hpp.html b/content/api/latest/c++/event_8hpp.html index 02935d9..2e6ca72 100644 --- a/content/api/latest/c++/event_8hpp.html +++ b/content/api/latest/c++/event_8hpp.html @@ -61,6 +61,7 @@ <code>#include <<a class="el" href="3rdparty_2libprocess_2include_2process_2message_8hpp_source.html">process/message.hpp</a>></code><br/> <code>#include <<a class="el" href="libprocess_2include_2process_2socket_8hpp_source.html">process/socket.hpp</a>></code><br/> <code>#include <<a class="el" href="abort_8hpp_source.html">stout/abort.hpp</a>></code><br/> +<code>#include <<a class="el" href="json_8hpp_source.html">stout/json.hpp</a>></code><br/> <code>#include <<a class="el" href="lambda_8hpp_source.html">stout/lambda.hpp</a>></code><br/> </div> <p><a href="event_8hpp_source.html">Go to the source code of this file.</a></p>
