http://git-wip-us.apache.org/repos/asf/mesos-site/blob/0ee2f77b/content/api/latest/c++/defer_8hpp_source.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/defer_8hpp_source.html 
b/content/api/latest/c++/defer_8hpp_source.html
index a553cda..d630f46 100644
--- a/content/api/latest/c++/defer_8hpp_source.html
+++ b/content/api/latest/c++/defer_8hpp_source.html
@@ -299,7 +299,7 @@
 <div class="line"><a name="l00245"></a><span class="lineno"><a class="line" 
href="namespaceprocess.html#aa55ddc1b6fad6e95afab144aff6885d4">  
245</a></span>&#160;<a class="code" 
href="structprocess_1_1__Deferred.html">_Deferred&lt;F&gt;</a> <a class="code" 
href="namespaceprocess.html#a8b27a2ef76eb133bf0ce7a5eea4fb77c">defer</a>(F&amp;&amp;
 <a class="code" 
href="namespaceprocess.html#a62d5333e8ec1817c249cf83e15d568b4">f</a>)</div>
 <div class="line"><a name="l00246"></a><span class="lineno">  
246</span>&#160;{</div>
 <div class="line"><a name="l00247"></a><span class="lineno">  247</span>&#160; 
 <span class="keywordflow">if</span> (<a class="code" 
href="namespaceprocess.html#a38fe32525523cce698493f5825a72a32">__process__</a> 
!= <span class="keyword">nullptr</span>) {</div>
-<div class="line"><a name="l00248"></a><span class="lineno">  248</span>&#160; 
   <span class="keywordflow">return</span> <a class="code" 
href="namespaceprocess.html#a8b27a2ef76eb133bf0ce7a5eea4fb77c">defer</a>(<a 
class="code" 
href="namespaceprocess.html#a38fe32525523cce698493f5825a72a32">__process__</a>-&gt;<a
 class="code" 
href="classprocess_1_1ProcessBase.html#adc5a9a47e9c36edb42e03bfb6adfee65">self</a>(),
 std::forward&lt;F&gt;(<a class="code" 
href="namespaceprocess.html#a62d5333e8ec1817c249cf83e15d568b4">f</a>));</div>
+<div class="line"><a name="l00248"></a><span class="lineno">  248</span>&#160; 
   <span class="keywordflow">return</span> <a class="code" 
href="namespaceprocess.html#a8b27a2ef76eb133bf0ce7a5eea4fb77c">defer</a>(<a 
class="code" 
href="namespaceprocess.html#a38fe32525523cce698493f5825a72a32">__process__</a>-&gt;<a
 class="code" 
href="classprocess_1_1ProcessBase.html#a7ff87364baa79991901b8d73dc5c5fca">self</a>(),
 std::forward&lt;F&gt;(<a class="code" 
href="namespaceprocess.html#a62d5333e8ec1817c249cf83e15d568b4">f</a>));</div>
 <div class="line"><a name="l00249"></a><span class="lineno">  249</span>&#160; 
 }</div>
 <div class="line"><a name="l00250"></a><span class="lineno">  
250</span>&#160;</div>
 <div class="line"><a name="l00251"></a><span class="lineno">  251</span>&#160; 
 <span class="keywordflow">return</span> <a class="code" 
href="3rdparty_2libprocess_2include_2process_2executor_8hpp.html#a4c307fc4c2f22e9a9a1a01fe059e1979">__executor__</a>-&gt;defer(std::forward&lt;F&gt;(<a
 class="code" 
href="namespaceprocess.html#a62d5333e8ec1817c249cf83e15d568b4">f</a>));</div>
@@ -317,14 +317,14 @@
 <div class="ttc" id="structprocess_1_1__Deferred_html"><div class="ttname"><a 
href="structprocess_1_1__Deferred.html">process::_Deferred</a></div><div 
class="ttdef"><b>Definition:</b> deferred.hpp:64</div></div>
 <div class="ttc" 
id="namespaceprocess_html_aefdb2dafcc91a996be425476adf2b4e0"><div 
class="ttname"><a 
href="namespaceprocess.html#aefdb2dafcc91a996be425476adf2b4e0">process::REPEAT_FROM_TO</a></div><div
 class="ttdeci">REPEAT_FROM_TO(1, 12, TEMPLATE, _) class 
AsyncExecutorProcess</div><div class="ttdef"><b>Definition:</b> 
async.hpp:63</div></div>
 <div class="ttc" id="namespaceos_html_ae19e4161a51b86a1f330f3bf1dc75389"><div 
class="ttname"><a 
href="namespaceos.html#ae19e4161a51b86a1f330f3bf1dc75389">os::process</a></div><div
 class="ttdeci">Result&lt; Process &gt; process(pid_t pid)</div><div 
class="ttdef"><b>Definition:</b> freebsd.hpp:30</div></div>
-<div class="ttc" id="structprocess_1_1PID_html"><div class="ttname"><a 
href="structprocess_1_1PID.html">process::PID</a></div><div class="ttdoc">A 
&amp;quot;process identifier&amp;quot; used to uniquely identify a process when 
dispatching messages. </div><div class="ttdef"><b>Definition:</b> 
pid.hpp:151</div></div>
+<div class="ttc" id="structprocess_1_1PID_html"><div class="ttname"><a 
href="structprocess_1_1PID.html">process::PID</a></div><div class="ttdoc">A 
&amp;quot;process identifier&amp;quot; used to uniquely identify a process when 
dispatching messages. </div><div class="ttdef"><b>Definition:</b> 
pid.hpp:279</div></div>
 <div class="ttc" id="async_8hpp_html_a659a0f3373b1b8ed3e348bc4332657e2"><div 
class="ttname"><a 
href="async_8hpp.html#a659a0f3373b1b8ed3e348bc4332657e2">TEMPLATE</a></div><div 
class="ttdeci">#define TEMPLATE(Z, N, DATA)</div><div 
class="ttdef"><b>Definition:</b> async.hpp:255</div></div>
-<div class="ttc" 
id="classprocess_1_1Process_html_abef2d54388c5262af19b057b1a6eee8e"><div 
class="ttname"><a 
href="classprocess_1_1Process.html#abef2d54388c5262af19b057b1a6eee8e">process::Process::self</a></div><div
 class="ttdeci">PID&lt; T &gt; self() const </div><div class="ttdoc">Returns 
the PID of the process. </div><div class="ttdef"><b>Definition:</b> 
process.hpp:499</div></div>
+<div class="ttc" 
id="classprocess_1_1Process_html_abef2d54388c5262af19b057b1a6eee8e"><div 
class="ttname"><a 
href="classprocess_1_1Process.html#abef2d54388c5262af19b057b1a6eee8e">process::Process::self</a></div><div
 class="ttdeci">PID&lt; T &gt; self() const </div><div class="ttdoc">Returns 
the PID of the process. </div><div class="ttdef"><b>Definition:</b> 
process.hpp:493</div></div>
 <div class="ttc" 
id="3rdparty_2libprocess_2include_2process_2executor_8hpp_html_a4c307fc4c2f22e9a9a1a01fe059e1979"><div
 class="ttname"><a 
href="3rdparty_2libprocess_2include_2process_2executor_8hpp.html#a4c307fc4c2f22e9a9a1a01fe059e1979">__executor__</a></div><div
 class="ttdeci">#define __executor__</div><div class="ttdef"><b>Definition:</b> 
executor.hpp:70</div></div>
 <div class="ttc" id="deferred_8hpp_html"><div class="ttname"><a 
href="deferred_8hpp.html">deferred.hpp</a></div></div>
-<div class="ttc" 
id="classprocess_1_1ProcessBase_html_adc5a9a47e9c36edb42e03bfb6adfee65"><div 
class="ttname"><a 
href="classprocess_1_1ProcessBase.html#adc5a9a47e9c36edb42e03bfb6adfee65">process::ProcessBase::self</a></div><div
 class="ttdeci">UPID self() const </div><div class="ttdef"><b>Definition:</b> 
process.hpp:76</div></div>
-<div class="ttc" id="classprocess_1_1Process_html"><div class="ttname"><a 
href="classprocess_1_1Process.html">process::Process</a></div><div 
class="ttdef"><b>Definition:</b> process.hpp:490</div></div>
+<div class="ttc" id="classprocess_1_1Process_html"><div class="ttname"><a 
href="classprocess_1_1Process.html">process::Process</a></div><div 
class="ttdef"><b>Definition:</b> process.hpp:484</div></div>
 <div class="ttc" 
id="namespaceprocess_html_a8b27a2ef76eb133bf0ce7a5eea4fb77c"><div 
class="ttname"><a 
href="namespaceprocess.html#a8b27a2ef76eb133bf0ce7a5eea4fb77c">process::defer</a></div><div
 class="ttdeci">Deferred&lt; void()&gt; defer(const PID&lt; T &gt; &amp;pid, 
void(T::*method)())</div><div class="ttdef"><b>Definition:</b> 
defer.hpp:35</div></div>
+<div class="ttc" 
id="classprocess_1_1ProcessBase_html_a7ff87364baa79991901b8d73dc5c5fca"><div 
class="ttname"><a 
href="classprocess_1_1ProcessBase.html#a7ff87364baa79991901b8d73dc5c5fca">process::ProcessBase::self</a></div><div
 class="ttdeci">const UPID &amp; self() const </div><div 
class="ttdef"><b>Definition:</b> process.hpp:79</div></div>
 <div class="ttc" id="preprocessor_8hpp_html"><div class="ttname"><a 
href="preprocessor_8hpp.html">preprocessor.hpp</a></div></div>
 <div class="ttc" id="classprocess_1_1Future_html"><div class="ttname"><a 
href="classprocess_1_1Future.html">process::Future&lt; R &gt;</a></div></div>
 </div><!-- fragment --></div><!-- contents -->

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/0ee2f77b/content/api/latest/c++/deferred_8hpp_source.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/deferred_8hpp_source.html 
b/content/api/latest/c++/deferred_8hpp_source.html
index b1f1d66..f186001 100644
--- a/content/api/latest/c++/deferred_8hpp_source.html
+++ b/content/api/latest/c++/deferred_8hpp_source.html
@@ -347,7 +347,7 @@
 <div class="ttc" id="classOption_html_a21358442c0fac1cc978a67a9a9089a79"><div 
class="ttname"><a 
href="classOption.html#a21358442c0fac1cc978a67a9a9089a79">Option::get</a></div><div
 class="ttdeci">const T &amp; get() const &amp;</div><div 
class="ttdef"><b>Definition:</b> option.hpp:111</div></div>
 <div class="ttc" 
id="structprocess_1_1__Deferred_html_a385697d62eff918d77ac208a61cfce69"><div 
class="ttname"><a 
href="structprocess_1_1__Deferred.html#a385697d62eff918d77ac208a61cfce69">process::_Deferred::REPEAT_FROM_TO</a></div><div
 class="ttdeci">REPEAT_FROM_TO(1, 12, TEMPLATE, _) REPEAT_FROM_TO(1</div></div>
 <div class="ttc" id="namespaceos_html_ae19e4161a51b86a1f330f3bf1dc75389"><div 
class="ttname"><a 
href="namespaceos.html#ae19e4161a51b86a1f330f3bf1dc75389">os::process</a></div><div
 class="ttdeci">Result&lt; Process &gt; process(pid_t pid)</div><div 
class="ttdef"><b>Definition:</b> freebsd.hpp:30</div></div>
-<div class="ttc" id="structprocess_1_1PID_html"><div class="ttname"><a 
href="structprocess_1_1PID.html">process::PID</a></div><div class="ttdoc">A 
&amp;quot;process identifier&amp;quot; used to uniquely identify a process when 
dispatching messages. </div><div class="ttdef"><b>Definition:</b> 
pid.hpp:151</div></div>
+<div class="ttc" id="structprocess_1_1PID_html"><div class="ttname"><a 
href="structprocess_1_1PID.html">process::PID</a></div><div class="ttdoc">A 
&amp;quot;process identifier&amp;quot; used to uniquely identify a process when 
dispatching messages. </div><div class="ttdef"><b>Definition:</b> 
pid.hpp:279</div></div>
 <div class="ttc" id="classprocess_1_1Executor_html"><div class="ttname"><a 
href="classprocess_1_1Executor.html">process::Executor</a></div><div 
class="ttdef"><b>Definition:</b> executor.hpp:26</div></div>
 <div class="ttc" 
id="structprocess_1_1Deferred_html_aee12191d24dd6ff90f5b1c1fb10552c6"><div 
class="ttname"><a 
href="structprocess_1_1Deferred.html#aee12191d24dd6ff90f5b1c1fb10552c6">process::Deferred::defer</a></div><div
 class="ttdeci">friend Deferred&lt; void()&gt; defer(const PID&lt; T &gt; 
&amp;pid, void(T::*method)())</div><div class="ttdef"><b>Definition:</b> 
defer.hpp:35</div></div>
 <div class="ttc" id="preprocessor_8hpp_html"><div class="ttname"><a 
href="preprocessor_8hpp.html">preprocessor.hpp</a></div></div>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/0ee2f77b/content/api/latest/c++/delay_8hpp_source.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/delay_8hpp_source.html 
b/content/api/latest/c++/delay_8hpp_source.html
index df59be6..6230903 100644
--- a/content/api/latest/c++/delay_8hpp_source.html
+++ b/content/api/latest/c++/delay_8hpp_source.html
@@ -159,14 +159,14 @@
 <div class="ttc" 
id="namespaceprocess_html_aefdb2dafcc91a996be425476adf2b4e0"><div 
class="ttname"><a 
href="namespaceprocess.html#aefdb2dafcc91a996be425476adf2b4e0">process::REPEAT_FROM_TO</a></div><div
 class="ttdeci">REPEAT_FROM_TO(1, 12, TEMPLATE, _) class 
AsyncExecutorProcess</div><div class="ttdef"><b>Definition:</b> 
async.hpp:63</div></div>
 <div class="ttc" 
id="namespaceprocess_html_ad46335bec9fe626e60003c33e8f13023"><div 
class="ttname"><a 
href="namespaceprocess.html#ad46335bec9fe626e60003c33e8f13023">process::delay</a></div><div
 class="ttdeci">Timer delay(const Duration &amp;duration, const PID&lt; T &gt; 
&amp;pid, void(T::*method)())</div><div class="ttdef"><b>Definition:</b> 
delay.hpp:31</div></div>
 <div class="ttc" id="namespaceos_html_ae19e4161a51b86a1f330f3bf1dc75389"><div 
class="ttname"><a 
href="namespaceos.html#ae19e4161a51b86a1f330f3bf1dc75389">os::process</a></div><div
 class="ttdeci">Result&lt; Process &gt; process(pid_t pid)</div><div 
class="ttdef"><b>Definition:</b> freebsd.hpp:30</div></div>
-<div class="ttc" id="structprocess_1_1PID_html"><div class="ttname"><a 
href="structprocess_1_1PID.html">process::PID</a></div><div class="ttdoc">A 
&amp;quot;process identifier&amp;quot; used to uniquely identify a process when 
dispatching messages. </div><div class="ttdef"><b>Definition:</b> 
pid.hpp:151</div></div>
+<div class="ttc" id="structprocess_1_1PID_html"><div class="ttname"><a 
href="structprocess_1_1PID.html">process::PID</a></div><div class="ttdoc">A 
&amp;quot;process identifier&amp;quot; used to uniquely identify a process when 
dispatching messages. </div><div class="ttdef"><b>Definition:</b> 
pid.hpp:279</div></div>
 <div class="ttc" id="timer_8hpp_html"><div class="ttname"><a 
href="timer_8hpp.html">timer.hpp</a></div></div>
 <div class="ttc" id="delay_8hpp_html_a659a0f3373b1b8ed3e348bc4332657e2"><div 
class="ttname"><a 
href="delay_8hpp.html#a659a0f3373b1b8ed3e348bc4332657e2">TEMPLATE</a></div><div 
class="ttdeci">#define TEMPLATE(Z, N, DATA)</div><div 
class="ttdef"><b>Definition:</b> delay.hpp:59</div></div>
 <div class="ttc" id="classprocess_1_1Timer_html"><div class="ttname"><a 
href="classprocess_1_1Timer.html">process::Timer</a></div><div 
class="ttdef"><b>Definition:</b> timer.hpp:30</div></div>
 <div class="ttc" id="clock_8hpp_html"><div class="ttname"><a 
href="clock_8hpp.html">clock.hpp</a></div></div>
-<div class="ttc" 
id="classprocess_1_1Process_html_abef2d54388c5262af19b057b1a6eee8e"><div 
class="ttname"><a 
href="classprocess_1_1Process.html#abef2d54388c5262af19b057b1a6eee8e">process::Process::self</a></div><div
 class="ttdeci">PID&lt; T &gt; self() const </div><div class="ttdoc">Returns 
the PID of the process. </div><div class="ttdef"><b>Definition:</b> 
process.hpp:499</div></div>
+<div class="ttc" 
id="classprocess_1_1Process_html_abef2d54388c5262af19b057b1a6eee8e"><div 
class="ttname"><a 
href="classprocess_1_1Process.html#abef2d54388c5262af19b057b1a6eee8e">process::Process::self</a></div><div
 class="ttdeci">PID&lt; T &gt; self() const </div><div class="ttdoc">Returns 
the PID of the process. </div><div class="ttdef"><b>Definition:</b> 
process.hpp:493</div></div>
 <div class="ttc" 
id="classprocess_1_1Clock_html_a2001faa64a4b83f098ba6967afff5514"><div 
class="ttname"><a 
href="classprocess_1_1Clock.html#a2001faa64a4b83f098ba6967afff5514">process::Clock::timer</a></div><div
 class="ttdeci">static Timer timer(const Duration &amp;duration, const 
lambda::function&lt; void()&gt; &amp;thunk)</div></div>
-<div class="ttc" id="classprocess_1_1Process_html"><div class="ttname"><a 
href="classprocess_1_1Process.html">process::Process</a></div><div 
class="ttdef"><b>Definition:</b> process.hpp:490</div></div>
+<div class="ttc" id="classprocess_1_1Process_html"><div class="ttname"><a 
href="classprocess_1_1Process.html">process::Process</a></div><div 
class="ttdef"><b>Definition:</b> process.hpp:484</div></div>
 <div class="ttc" id="preprocessor_8hpp_html"><div class="ttname"><a 
href="preprocessor_8hpp.html">preprocessor.hpp</a></div></div>
 </div><!-- fragment --></div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/0ee2f77b/content/api/latest/c++/dir_01cbbd8dcbf9de3825992568658f467e.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/dir_01cbbd8dcbf9de3825992568658f467e.html 
b/content/api/latest/c++/dir_01cbbd8dcbf9de3825992568658f467e.html
index 0bf06ab..2e781e8 100644
--- a/content/api/latest/c++/dir_01cbbd8dcbf9de3825992568658f467e.html
+++ b/content/api/latest/c++/dir_01cbbd8dcbf9de3825992568658f467e.html
@@ -59,6 +59,8 @@ Files</h2></td></tr>
 <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="memitem:event__loop_8hpp"><td class="memItemLeft" align="right" 
valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a 
class="el" href="event__loop_8hpp.html">event_loop.hpp</a> <a 
href="event__loop_8hpp_source.html">[code]</a></td></tr>
 <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:event__queue_8hpp"><td class="memItemLeft" align="right" 
valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a 
class="el" href="event__queue_8hpp.html">event_queue.hpp</a> <a 
href="event__queue_8hpp_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="memitem:gate_8hpp"><td class="memItemLeft" align="right" 
valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a 
class="el" href="gate_8hpp.html">gate.hpp</a> <a 
href="gate_8hpp_source.html">[code]</a></td></tr>
 <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="memitem:libev_8hpp"><td class="memItemLeft" align="right" 
valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a 
class="el" href="libev_8hpp.html">libev.hpp</a> <a 
href="libev_8hpp_source.html">[code]</a></td></tr>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/0ee2f77b/content/api/latest/c++/dispatch_8hpp_source.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/dispatch_8hpp_source.html 
b/content/api/latest/c++/dispatch_8hpp_source.html
index a27cb49..0ec3f6f 100644
--- a/content/api/latest/c++/dispatch_8hpp_source.html
+++ b/content/api/latest/c++/dispatch_8hpp_source.html
@@ -478,7 +478,7 @@
 <div class="ttc" 
id="structprocess_1_1internal_1_1Dispatch_3_01Future_3_01R_01_4_01_4_html_ad2ca16d4ccd574309d237ad397b36dac"><div
 class="ttname"><a 
href="structprocess_1_1internal_1_1Dispatch_3_01Future_3_01R_01_4_01_4.html#ad2ca16d4ccd574309d237ad397b36dac">process::internal::Dispatch&lt;
 Future&lt; R &gt; &gt;::operator()</a></div><div class="ttdeci">Future&lt; R 
&gt; operator()(const UPID &amp;pid, F &amp;&amp;f)</div><div 
class="ttdef"><b>Definition:</b> dispatch.hpp:105</div></div>
 <div class="ttc" 
id="namespaceprocess_1_1internal_html_af41e327161ef61c79f5eb864fc2af03d"><div 
class="ttname"><a 
href="namespaceprocess_1_1internal.html#af41e327161ef61c79f5eb864fc2af03d">process::internal::dispatch</a></div><div
 class="ttdeci">void dispatch(const UPID &amp;pid, const std::shared_ptr&lt; 
std::function&lt; void(ProcessBase *)&gt;&gt; &amp;f, const Option&lt; const 
std::type_info * &gt; &amp;functionType=None())</div></div>
 <div class="ttc" 
id="structprocess_1_1internal_1_1Dispatch_3_01void_01_4_html_ade796e0f87b653a866347853cedf9153"><div
 class="ttname"><a 
href="structprocess_1_1internal_1_1Dispatch_3_01void_01_4.html#ade796e0f87b653a866347853cedf9153">process::internal::Dispatch&lt;
 void &gt;::operator()</a></div><div class="ttdeci">void operator()(const UPID 
&amp;pid, F &amp;&amp;f)</div><div class="ttdef"><b>Definition:</b> 
dispatch.hpp:84</div></div>
-<div class="ttc" id="classprocess_1_1ProcessBase_html"><div class="ttname"><a 
href="classprocess_1_1ProcessBase.html">process::ProcessBase</a></div><div 
class="ttdef"><b>Definition:</b> process.hpp:69</div></div>
+<div class="ttc" id="classprocess_1_1ProcessBase_html"><div class="ttname"><a 
href="classprocess_1_1ProcessBase.html">process::ProcessBase</a></div><div 
class="ttdef"><b>Definition:</b> process.hpp:72</div></div>
 <div class="ttc" 
id="namespaceprocess_html_acfbc29404bc653268289691b0dd59e22"><div 
class="ttname"><a 
href="namespaceprocess.html#acfbc29404bc653268289691b0dd59e22">process::dispatch</a></div><div
 class="ttdeci">void dispatch(const PID&lt; T &gt; &amp;pid, 
void(T::*method)())</div><div class="ttdef"><b>Definition:</b> 
dispatch.hpp:157</div></div>
 <div class="ttc" id="structprocess_1_1UPID_html"><div class="ttname"><a 
href="structprocess_1_1UPID.html">process::UPID</a></div><div class="ttdoc">An 
&amp;quot;untyped&amp;quot; PID, used to encapsulate the process ID for 
lower-layer abstractions (eg...</div><div class="ttdef"><b>Definition:</b> 
pid.hpp:39</div></div>
 <div class="ttc" 
id="namespaceprocess_html_aefdb2dafcc91a996be425476adf2b4e0"><div 
class="ttname"><a 
href="namespaceprocess.html#aefdb2dafcc91a996be425476adf2b4e0">process::REPEAT_FROM_TO</a></div><div
 class="ttdeci">REPEAT_FROM_TO(1, 12, TEMPLATE, _) class 
AsyncExecutorProcess</div><div class="ttdef"><b>Definition:</b> 
async.hpp:63</div></div>
@@ -486,13 +486,13 @@
 <div class="ttc" 
id="namespacemesos_1_1internal_1_1log_1_1protocol_html_a3b1f8bd7b18c51af9d1f58842950b545"><div
 class="ttname"><a 
href="namespacemesos_1_1internal_1_1log_1_1protocol.html#a3b1f8bd7b18c51af9d1f58842950b545">mesos::internal::log::protocol::promise</a></div><div
 class="ttdeci">Protocol&lt; PromiseRequest, PromiseResponse &gt; 
promise</div></div>
 <div class="ttc" id="structprocess_1_1internal_1_1Dispatch_html"><div 
class="ttname"><a 
href="structprocess_1_1internal_1_1Dispatch.html">process::internal::Dispatch</a></div><div
 class="ttdef"><b>Definition:</b> dispatch.hpp:73</div></div>
 <div class="ttc" id="namespaceos_html_ae19e4161a51b86a1f330f3bf1dc75389"><div 
class="ttname"><a 
href="namespaceos.html#ae19e4161a51b86a1f330f3bf1dc75389">os::process</a></div><div
 class="ttdeci">Result&lt; Process &gt; process(pid_t pid)</div><div 
class="ttdef"><b>Definition:</b> freebsd.hpp:30</div></div>
-<div class="ttc" id="structprocess_1_1PID_html"><div class="ttname"><a 
href="structprocess_1_1PID.html">process::PID</a></div><div class="ttdoc">A 
&amp;quot;process identifier&amp;quot; used to uniquely identify a process when 
dispatching messages. </div><div class="ttdef"><b>Definition:</b> 
pid.hpp:151</div></div>
+<div class="ttc" id="structprocess_1_1PID_html"><div class="ttname"><a 
href="structprocess_1_1PID.html">process::PID</a></div><div class="ttdoc">A 
&amp;quot;process identifier&amp;quot; used to uniquely identify a process when 
dispatching messages. </div><div class="ttdef"><b>Definition:</b> 
pid.hpp:279</div></div>
 <div class="ttc" id="structNone_html"><div class="ttname"><a 
href="structNone.html">None</a></div><div class="ttdef"><b>Definition:</b> 
none.hpp:27</div></div>
 <div class="ttc" id="async_8hpp_html_a659a0f3373b1b8ed3e348bc4332657e2"><div 
class="ttname"><a 
href="async_8hpp.html#a659a0f3373b1b8ed3e348bc4332657e2">TEMPLATE</a></div><div 
class="ttdeci">#define TEMPLATE(Z, N, DATA)</div><div 
class="ttdef"><b>Definition:</b> async.hpp:255</div></div>
 <div class="ttc" 
id="structprocess_1_1internal_1_1Dispatch_html_a2f3d3f9bfab69a8fdc753e77dab3bede"><div
 class="ttname"><a 
href="structprocess_1_1internal_1_1Dispatch.html#a2f3d3f9bfab69a8fdc753e77dab3bede">process::internal::Dispatch::operator()</a></div><div
 class="ttdeci">Future&lt; R &gt; operator()(const UPID &amp;pid, F 
&amp;&amp;f)</div><div class="ttdef"><b>Definition:</b> 
dispatch.hpp:129</div></div>
-<div class="ttc" 
id="classprocess_1_1Process_html_abef2d54388c5262af19b057b1a6eee8e"><div 
class="ttname"><a 
href="classprocess_1_1Process.html#abef2d54388c5262af19b057b1a6eee8e">process::Process::self</a></div><div
 class="ttdeci">PID&lt; T &gt; self() const </div><div class="ttdoc">Returns 
the PID of the process. </div><div class="ttdef"><b>Definition:</b> 
process.hpp:499</div></div>
+<div class="ttc" 
id="classprocess_1_1Process_html_abef2d54388c5262af19b057b1a6eee8e"><div 
class="ttname"><a 
href="classprocess_1_1Process.html#abef2d54388c5262af19b057b1a6eee8e">process::Process::self</a></div><div
 class="ttdeci">PID&lt; T &gt; self() const </div><div class="ttdoc">Returns 
the PID of the process. </div><div class="ttdef"><b>Definition:</b> 
process.hpp:493</div></div>
 <div class="ttc" 
id="namespacemesos_1_1internal_1_1fs_html_a2343e2642db514496ba8380776487fba"><div
 class="ttname"><a 
href="namespacemesos_1_1internal_1_1fs.html#a2343e2642db514496ba8380776487fba">mesos::internal::fs::type</a></div><div
 class="ttdeci">Try&lt; uint32_t &gt; type(const std::string 
&amp;path)</div></div>
-<div class="ttc" id="classprocess_1_1Process_html"><div class="ttname"><a 
href="classprocess_1_1Process.html">process::Process</a></div><div 
class="ttdef"><b>Definition:</b> process.hpp:490</div></div>
+<div class="ttc" id="classprocess_1_1Process_html"><div class="ttname"><a 
href="classprocess_1_1Process.html">process::Process</a></div><div 
class="ttdef"><b>Definition:</b> process.hpp:484</div></div>
 <div class="ttc" id="result__of_8hpp_html"><div class="ttname"><a 
href="result__of_8hpp.html">result_of.hpp</a></div></div>
 <div class="ttc" id="preprocessor_8hpp_html"><div class="ttname"><a 
href="preprocessor_8hpp.html">preprocessor.hpp</a></div></div>
 <div class="ttc" id="libprocess_2include_2process_2process_8hpp_html"><div 
class="ttname"><a 
href="libprocess_2include_2process_2process_8hpp.html">process.hpp</a></div></div>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/0ee2f77b/content/api/latest/c++/docker_2docker_8hpp.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/docker_2docker_8hpp.html 
b/content/api/latest/c++/docker_2docker_8hpp.html
index da6337b..cface67 100644
--- a/content/api/latest/c++/docker_2docker_8hpp.html
+++ b/content/api/latest/c++/docker_2docker_8hpp.html
@@ -70,6 +70,7 @@
 <code>#include &lt;<a class="el" 
href="3rdparty_2stout_2include_2stout_2version_8hpp_source.html">stout/version.hpp</a>&gt;</code><br/>
 <code>#include &lt;<a class="el" 
href="rm_8hpp_source.html">stout/os/rm.hpp</a>&gt;</code><br/>
 <code>#include &quot;<a class="el" 
href="resources_8hpp_source.html">mesos/resources.hpp</a>&quot;</code><br/>
+<code>#include &quot;<a class="el" 
href="src_2messages_2flags_8hpp_source.html">messages/flags.hpp</a>&quot;</code><br/>
 </div>
 <p><a href="docker_2docker_8hpp_source.html">Go to the source code of this 
file.</a></p>
 <table class="memberdecls">

Reply via email to