Updated the website built from mesos SHA: 1b6f9e9.
Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/973110bf Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/973110bf Diff: http://git-wip-us.apache.org/repos/asf/mesos-site/diff/973110bf Branch: refs/heads/asf-site Commit: 973110bf25e99f1e83249c6b4efd5b0f1917f043 Parents: ed06a51 Author: jenkins <[email protected]> Authored: Tue Jan 16 22:03:08 2018 +0000 Committer: jenkins <[email protected]> Committed: Tue Jan 16 22:03:08 2018 +0000 ---------------------------------------------------------------------- content/api/latest/c++/Nodes.xml | 31 ++- content/api/latest/c++/Tokens.xml | 55 +++--- .../dir_27832e6c74c2ee170d1dd05a196f816c.html | 2 + .../dir_860a59220e758178895904e7f0fb374e.html | 2 + .../dir_9a6d2c82450779b96177e4cabddb051e.html | 2 + content/api/latest/c++/files.html | 15 +- content/api/latest/c++/globals_0x75.html | 6 +- content/api/latest/c++/index.hhc | 10 +- content/api/latest/c++/index.hhk | 196 ++++++++++--------- content/api/latest/c++/index.hhp | 6 + .../api/latest/c++/namespacemembers_0x73.html | 8 +- .../api/latest/c++/namespacemembers_0x75.html | 6 +- .../api/latest/c++/namespacemembers_0x77.html | 31 ++- .../latest/c++/namespacemembers_func_0x75.html | 6 +- .../latest/c++/namespacemembers_func_0x77.html | 2 +- .../latest/c++/namespacemembers_vars_0x77.html | 6 +- content/api/latest/c++/namespaceos.html | 8 +- content/api/latest/c++/posix_2os_8hpp.html | 2 - .../api/latest/c++/posix_2os_8hpp_source.html | 195 +++++++----------- content/api/latest/c++/posix_2which_8hpp.html | 88 +++++++++ .../latest/c++/posix_2which_8hpp_source.html | 159 +++++++++++++++ .../c++/subprocess__posix_8hpp_source.html | 2 +- content/api/latest/c++/which_8hpp.html | 66 +++++++ content/api/latest/c++/which_8hpp_source.html | 89 +++++++++ .../api/latest/c++/windows_2os_8hpp_source.html | 4 +- content/api/latest/c++/windows_2which_8hpp.html | 87 ++++++++ .../latest/c++/windows_2which_8hpp_source.html | 168 ++++++++++++++++ content/blog/feed.xml | 2 +- .../index.html | 2 +- content/sitemap.xml | 24 +++ 30 files changed, 983 insertions(+), 297 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos-site/blob/973110bf/content/api/latest/c++/Nodes.xml ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/Nodes.xml b/content/api/latest/c++/Nodes.xml index 5c86603..c885436 100644 --- a/content/api/latest/c++/Nodes.xml +++ b/content/api/latest/c++/Nodes.xml @@ -51471,6 +51471,17 @@ </Subnodes> </Node> <Node> + <Name>which.hpp</Name> + <Path>posix_2which_8hpp.html</Path> + <Subnodes> + <Node> + <Name>which</Name> + <Path>posix_2which_8hpp.html</Path> + <Anchor>a8d651d36e878b4284b6ab739be15bf16</Anchor> + </Node> + </Subnodes> + </Node> + <Node> <Name>write.hpp</Name> <Path>posix_2write_8hpp.html</Path> </Node> @@ -52624,6 +52635,17 @@ </Subnodes> </Node> <Node> + <Name>which.hpp</Name> + <Path>windows_2which_8hpp.html</Path> + <Subnodes> + <Node> + <Name>which</Name> + <Path>windows_2which_8hpp.html</Path> + <Anchor>a8d651d36e878b4284b6ab739be15bf16</Anchor> + </Node> + </Subnodes> + </Node> + <Node> <Name>write.hpp</Name> <Path>windows_2write_8hpp.html</Path> <Subnodes> @@ -53462,6 +53484,10 @@ </Subnodes> </Node> <Node> + <Name>which.hpp</Name> + <Path>which_8hpp.html</Path> + </Node> + <Node> <Name>write.hpp</Name> <Path>write_8hpp.html</Path> <Subnodes> @@ -53785,11 +53811,6 @@ <Path>posix_2os_8hpp.html</Path> <Anchor>a48c86262928f59c5c54d0cb0012e2aba</Anchor> </Node> - <Node> - <Name>which</Name> - <Path>posix_2os_8hpp.html</Path> - <Anchor>acdff0f297e3166c5a2ad4766f6ef9e9b</Anchor> - </Node> </Subnodes> </Node> </Subnodes> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/973110bf/content/api/latest/c++/Tokens.xml ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/Tokens.xml b/content/api/latest/c++/Tokens.xml index f527edc..821eca0 100644 --- a/content/api/latest/c++/Tokens.xml +++ b/content/api/latest/c++/Tokens.xml @@ -6540,17 +6540,6 @@ </Token> <Token> <TokenIdentifier> - <Name>which</Name> - <APILanguage>cpp</APILanguage> - <Type>func</Type> - <Scope>os</Scope> - </TokenIdentifier> - <Path>namespaceos.html</Path> - <Anchor>acdff0f297e3166c5a2ad4766f6ef9e9b</Anchor> - <DeclaredIn>os.hpp</DeclaredIn> - </Token> - <Token> - <TokenIdentifier> <Name>var</Name> <APILanguage>cpp</APILanguage> <Type>func</Type> @@ -7937,6 +7926,28 @@ </Token> <Token> <TokenIdentifier> + <Name>which</Name> + <APILanguage>cpp</APILanguage> + <Type>func</Type> + <Scope>os</Scope> + </TokenIdentifier> + <Path>namespaceos.html</Path> + <Anchor>a8d651d36e878b4284b6ab739be15bf16</Anchor> + <DeclaredIn>which.hpp</DeclaredIn> + </Token> + <Token> + <TokenIdentifier> + <Name>which</Name> + <APILanguage>cpp</APILanguage> + <Type>func</Type> + <Scope>os</Scope> + </TokenIdentifier> + <Path>namespaceos.html</Path> + <Anchor>a8d651d36e878b4284b6ab739be15bf16</Anchor> + <DeclaredIn>which.hpp</DeclaredIn> + </Token> + <Token> + <TokenIdentifier> <Name>write</Name> <APILanguage>cpp</APILanguage> <Type>func</Type> @@ -159514,6 +159525,17 @@ </Token> <Token> <TokenIdentifier> + <Name>which</Name> + <APILanguage>cpp</APILanguage> + <Type>func</Type> + <Scope>os</Scope> + </TokenIdentifier> + <Path>namespaceos.html</Path> + <Anchor>a8d651d36e878b4284b6ab739be15bf16</Anchor> + <DeclaredIn>which.hpp</DeclaredIn> + </Token> + <Token> + <TokenIdentifier> <Name>setxattr</Name> <APILanguage>cpp</APILanguage> <Type>func</Type> @@ -160231,17 +160253,6 @@ </Token> <Token> <TokenIdentifier> - <Name>which</Name> - <APILanguage>cpp</APILanguage> - <Type>func</Type> - <Scope>os</Scope> - </TokenIdentifier> - <Path>namespaceos.html</Path> - <Anchor>acdff0f297e3166c5a2ad4766f6ef9e9b</Anchor> - <DeclaredIn>os.hpp</DeclaredIn> - </Token> - <Token> - <TokenIdentifier> <Name>var</Name> <APILanguage>cpp</APILanguage> <Type>func</Type> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/973110bf/content/api/latest/c++/dir_27832e6c74c2ee170d1dd05a196f816c.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/dir_27832e6c74c2ee170d1dd05a196f816c.html b/content/api/latest/c++/dir_27832e6c74c2ee170d1dd05a196f816c.html index ced4cca..3f9f297 100644 --- a/content/api/latest/c++/dir_27832e6c74c2ee170d1dd05a196f816c.html +++ b/content/api/latest/c++/dir_27832e6c74c2ee170d1dd05a196f816c.html @@ -164,6 +164,8 @@ Files</h2></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:wait_8hpp"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="wait_8hpp.html">wait.hpp</a> <a href="wait_8hpp_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:which_8hpp"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="which_8hpp.html">which.hpp</a> <a href="which_8hpp_source.html">[code]</a></td></tr> +<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:write_8hpp"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="write_8hpp.html">write.hpp</a> <a href="write_8hpp_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:xattr_8hpp"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="xattr_8hpp.html">xattr.hpp</a> <a href="xattr_8hpp_source.html">[code]</a></td></tr> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/973110bf/content/api/latest/c++/dir_860a59220e758178895904e7f0fb374e.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/dir_860a59220e758178895904e7f0fb374e.html b/content/api/latest/c++/dir_860a59220e758178895904e7f0fb374e.html index 19b805a..534e90c 100644 --- a/content/api/latest/c++/dir_860a59220e758178895904e7f0fb374e.html +++ b/content/api/latest/c++/dir_860a59220e758178895904e7f0fb374e.html @@ -119,6 +119,8 @@ Files</h2></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:windows_2temp_8hpp"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="windows_2temp_8hpp.html">temp.hpp</a> <a href="windows_2temp_8hpp_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:windows_2which_8hpp"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="windows_2which_8hpp.html">which.hpp</a> <a href="windows_2which_8hpp_source.html">[code]</a></td></tr> +<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:windows_2write_8hpp"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="windows_2write_8hpp.html">write.hpp</a> <a href="windows_2write_8hpp_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:windows_2xattr_8hpp"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="windows_2xattr_8hpp.html">xattr.hpp</a> <a href="windows_2xattr_8hpp_source.html">[code]</a></td></tr> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/973110bf/content/api/latest/c++/dir_9a6d2c82450779b96177e4cabddb051e.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/dir_9a6d2c82450779b96177e4cabddb051e.html b/content/api/latest/c++/dir_9a6d2c82450779b96177e4cabddb051e.html index 1cac4c9..ff7ef94 100644 --- a/content/api/latest/c++/dir_9a6d2c82450779b96177e4cabddb051e.html +++ b/content/api/latest/c++/dir_9a6d2c82450779b96177e4cabddb051e.html @@ -119,6 +119,8 @@ Files</h2></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:posix_2temp_8hpp"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="posix_2temp_8hpp.html">temp.hpp</a> <a href="posix_2temp_8hpp_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:posix_2which_8hpp"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="posix_2which_8hpp.html">which.hpp</a> <a href="posix_2which_8hpp_source.html">[code]</a></td></tr> +<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:posix_2write_8hpp"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="posix_2write_8hpp.html">write.hpp</a> <a href="posix_2write_8hpp_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:posix_2xattr_8hpp"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="posix_2xattr_8hpp.html">xattr.hpp</a> <a href="posix_2xattr_8hpp_source.html">[code]</a></td></tr> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/973110bf/content/api/latest/c++/files.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/files.html b/content/api/latest/c++/files.html index 0d84100..ecc2c29 100644 --- a/content/api/latest/c++/files.html +++ b/content/api/latest/c++/files.html @@ -193,8 +193,9 @@ <tr id="row_0_1_0_0_2_0_32_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="posix_2stat_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="posix_2stat_8hpp.html" target="_self">stat.hpp</a></td><td class="desc"></td></tr> <tr id="row_0_1_0_0_2_0_33_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="posix_2su_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="posix_2su_8hpp.html" target="_self">su.hpp</a></td><td class="desc"></td></tr> <tr id="row_0_1_0_0_2_0_34_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="posix_2temp_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="posix_2temp_8hpp.html" target="_self">temp.hpp</a></td><td class="desc"></td></tr> -<tr id="row_0_1_0_0_2_0_35_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="posix_2write_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="posix_2write_8hpp.html" target="_self">write.hpp</a></td><td class="desc"></td></tr> -<tr id="row_0_1_0_0_2_0_36_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><a href="posix_2xattr_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="posix_2xattr_8hpp.html" target="_self">xattr.hpp</a></td><td class="desc"></td></tr> +<tr id="row_0_1_0_0_2_0_35_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="posix_2which_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="posix_2which_8hpp.html" target="_self">which.hpp</a></td><td class="desc"></td></tr> +<tr id="row_0_1_0_0_2_0_36_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="posix_2write_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="posix_2write_8hpp.html" target="_self">write.hpp</a></td><td class="desc"></td></tr> +<tr id="row_0_1_0_0_2_0_37_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><a href="posix_2xattr_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="posix_2xattr_8hpp.html" target="_self">xattr.hpp</a></td><td class="desc"></td></tr> <tr id="row_0_1_0_0_2_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_0_1_0_0_2_1_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_1_0_0_2_1_')"/><img id="img_0_1_0_0_2_1_" src="ftv2folderclosed.png" alt="+" width="24" height="22" onclick="toggleFolder('0_1_0_0_2_1_')"/><a class="el" href="dir_4a47decfb1a7982441c36e7927b08283.html" target="_self">raw</a></td><td class="desc"></td></tr> <tr id="row_0_1_0_0_2_1_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="argv_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="argv_8hpp.html" target="_self">argv.hpp</a></td><td class="desc"></td></tr> <tr id="row_0_1_0_0_2_1_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><a href="3rdparty_2stout_2include_2stout_2os_2raw_2environment_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="3rdparty_2stout_2include_2stout_2os_2raw_2environment_8hpp.html" target="_self">environment.hpp</a></td><td class="desc"></td></tr> @@ -234,8 +235,9 @@ <tr id="row_0_1_0_0_2_2_32_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="windows_2stat_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="windows_2stat_8hpp.html" target="_self">stat.hpp</a></td><td class="desc"></td></tr> <tr id="row_0_1_0_0_2_2_33_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="windows_2su_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="windows_2su_8hpp.html" target="_self">su.hpp</a></td><td class="desc"></td></tr> <tr id="row_0_1_0_0_2_2_34_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="windows_2temp_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="windows_2temp_8hpp.html" target="_self">temp.hpp</a></td><td class="desc"></td></tr> -<tr id="row_0_1_0_0_2_2_35_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="windows_2write_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="windows_2write_8hpp.html" target="_self">write.hpp</a></td><td class="desc"></td></tr> -<tr id="row_0_1_0_0_2_2_36_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><a href="windows_2xattr_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="windows_2xattr_8hpp.html" target="_self">xattr.hpp</a></td><td class="desc"></td></tr> +<tr id="row_0_1_0_0_2_2_35_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="windows_2which_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="windows_2which_8hpp.html" target="_self">which.hpp</a></td><td class="desc"></td></tr> +<tr id="row_0_1_0_0_2_2_36_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="windows_2write_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="windows_2write_8hpp.html" target="_self">write.hpp</a></td><td class="desc"></td></tr> +<tr id="row_0_1_0_0_2_2_37_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><a href="windows_2xattr_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="windows_2xattr_8hpp.html" target="_self">xattr.hpp</a></td><td class="desc"></td></tr> <tr id="row_0_1_0_0_2_3_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="access_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="access_8hpp.html" target="_self">access.hpp</a></td><td class="desc"></td></tr> <tr id="row_0_1_0_0_2_4_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="bootid_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="bootid_8hpp.html" target="_self">bootid.hpp</a></td><td class="desc"></td></tr> <tr id="row_0_1_0_0_2_5_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="chdir_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="chdir_8hpp.html" target="_self">chdir.hpp</a></td><td class="desc"></td></tr> @@ -289,8 +291,9 @@ <tr id="row_0_1_0_0_2_53_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="touch_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="touch_8hpp.html" target="_self">touch.hpp</a></td><td class="desc"></td></tr> <tr id="row_0_1_0_0_2_54_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="utime_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="utime_8hpp.html" target="_self">utime.hpp</a></td><td class="desc"></td></tr> <tr id="row_0_1_0_0_2_55_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="wait_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="wait_8hpp.html" target="_self">wait.hpp</a></td><td class="desc"></td></tr> -<tr id="row_0_1_0_0_2_56_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="write_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="write_8hpp.html" target="_self">write.hpp</a></td><td class="desc"></td></tr> -<tr id="row_0_1_0_0_2_57_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><a href="xattr_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="xattr_8hpp.html" target="_self">xattr.hpp</a></td><td class="desc"></td></tr> +<tr id="row_0_1_0_0_2_56_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="which_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="which_8hpp.html" target="_self">which.hpp</a></td><td class="desc"></td></tr> +<tr id="row_0_1_0_0_2_57_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="write_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="write_8hpp.html" target="_self">write.hpp</a></td><td class="desc"></td></tr> +<tr id="row_0_1_0_0_2_58_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><a href="xattr_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="xattr_8hpp.html" target="_self">xattr.hpp</a></td><td class="desc"></td></tr> <tr id="row_0_1_0_0_3_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img id="arr_0_1_0_0_3_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_1_0_0_3_')"/><img id="img_0_1_0_0_3_" src="ftv2folderclosed.png" alt="+" width="24" height="22" onclick="toggleFolder('0_1_0_0_3_')"/><a class="el" href="dir_9cb1ae816c363e37a0e44de226ea8c89.html" target="_self">posix</a></td><td class="desc"></td></tr> <tr id="row_0_1_0_0_3_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="posix_2dynamiclibrary_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="posix_2dynamiclibrary_8hpp.html" target="_self">dynamiclibrary.hpp</a></td><td class="desc"></td></tr> <tr id="row_0_1_0_0_3_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="3rdparty_2stout_2include_2stout_2posix_2fs_8hpp_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="3rdparty_2stout_2include_2stout_2posix_2fs_8hpp.html" target="_self">fs.hpp</a></td><td class="desc"></td></tr> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/973110bf/content/api/latest/c++/globals_0x75.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/globals_0x75.html b/content/api/latest/c++/globals_0x75.html index 8077d72..d1aebbf 100644 --- a/content/api/latest/c++/globals_0x75.html +++ b/content/api/latest/c++/globals_0x75.html @@ -94,12 +94,12 @@ <li>UNIMPLEMENTED : <a class="el" href="unimplemented_8hpp.html#a8608fe736d309b01e7bf6c4d414e3bf4">unimplemented.hpp</a> </li> -<li>Unreachable() -: <a class="el" href="unreachable_8hpp.html#a247a4dee16fdea6cdd332f35a572e7d3">unreachable.hpp</a> -</li> <li>UNREACHABLE : <a class="el" href="unreachable_8hpp.html#a0bc63b24b654ca433be7b97a3edde132">unreachable.hpp</a> </li> +<li>Unreachable() +: <a class="el" href="unreachable_8hpp.html#a247a4dee16fdea6cdd332f35a572e7d3">unreachable.hpp</a> +</li> </ul> </div><!-- contents --> <!-- start footer part --> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/973110bf/content/api/latest/c++/index.hhc ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/index.hhc b/content/api/latest/c++/index.hhc index e93d297..daa17bc 100644 --- a/content/api/latest/c++/index.hhc +++ b/content/api/latest/c++/index.hhc @@ -13714,6 +13714,10 @@ <UL> <LI><OBJECT type="text/sitemap"><param name="Name" value="temp"><param name="Local" value="posix_2temp_8hpp.html#aa3debc8caa054e7a0a3bfe4aa42aae07"><param name="ImageNumber" value="11"></OBJECT> </UL> + <LI><OBJECT type="text/sitemap"><param name="Name" value="which.hpp"><param name="Local" value="posix_2which_8hpp.html"><param name="ImageNumber" value="1"></OBJECT> + <UL> + <LI><OBJECT type="text/sitemap"><param name="Name" value="which"><param name="Local" value="posix_2which_8hpp.html#a8d651d36e878b4284b6ab739be15bf16"><param name="ImageNumber" value="11"></OBJECT> + </UL> <LI><OBJECT type="text/sitemap"><param name="Name" value="write.hpp"><param name="Local" value="posix_2write_8hpp.html"><param name="ImageNumber" value="11"></OBJECT> <LI><OBJECT type="text/sitemap"><param name="Name" value="xattr.hpp"><param name="Local" value="posix_2xattr_8hpp.html"><param name="ImageNumber" value="1"></OBJECT> <UL> @@ -14033,6 +14037,10 @@ <UL> <LI><OBJECT type="text/sitemap"><param name="Name" value="temp"><param name="Local" value="windows_2temp_8hpp.html#aa3debc8caa054e7a0a3bfe4aa42aae07"><param name="ImageNumber" value="11"></OBJECT> </UL> + <LI><OBJECT type="text/sitemap"><param name="Name" value="which.hpp"><param name="Local" value="windows_2which_8hpp.html"><param name="ImageNumber" value="1"></OBJECT> + <UL> + <LI><OBJECT type="text/sitemap"><param name="Name" value="which"><param name="Local" value="windows_2which_8hpp.html#a8d651d36e878b4284b6ab739be15bf16"><param name="ImageNumber" value="11"></OBJECT> + </UL> <LI><OBJECT type="text/sitemap"><param name="Name" value="write.hpp"><param name="Local" value="windows_2write_8hpp.html"><param name="ImageNumber" value="1"></OBJECT> <UL> <LI><OBJECT type="text/sitemap"><param name="Name" value="write"><param name="Local" value="windows_2write_8hpp.html#a68c1f23747262ae6528a3ca532ad5047"><param name="ImageNumber" value="11"></OBJECT> @@ -14265,6 +14273,7 @@ <UL> <LI><OBJECT type="text/sitemap"><param name="Name" value="W_EXITCODE"><param name="Local" value="wait_8hpp.html#aa92bb2176175244bd1313e7dbb5313f0"><param name="ImageNumber" value="11"></OBJECT> </UL> + <LI><OBJECT type="text/sitemap"><param name="Name" value="which.hpp"><param name="Local" value="which_8hpp.html"><param name="ImageNumber" value="11"></OBJECT> <LI><OBJECT type="text/sitemap"><param name="Name" value="write.hpp"><param name="Local" value="write_8hpp.html"><param name="ImageNumber" value="1"></OBJECT> <UL> <LI><OBJECT type="text/sitemap"><param name="Name" value="write"><param name="Local" value="write_8hpp.html#a35b77e10ddf35fa4569cb1a7d1e3532b"><param name="ImageNumber" value="11"></OBJECT> @@ -14344,7 +14353,6 @@ <LI><OBJECT type="text/sitemap"><param name="Name" value="utime"><param name="Local" value="posix_2os_8hpp.html#a818327458964860a86fc8964e4795b4d"><param name="ImageNumber" value="11"></OBJECT> <LI><OBJECT type="text/sitemap"><param name="Name" value="var"><param name="Local" value="posix_2os_8hpp.html#a547f04b42e472b2ff0070897010fac78"><param name="ImageNumber" value="11"></OBJECT> <LI><OBJECT type="text/sitemap"><param name="Name" value="waitpid"><param name="Local" value="posix_2os_8hpp.html#a48c86262928f59c5c54d0cb0012e2aba"><param name="ImageNumber" value="11"></OBJECT> - <LI><OBJECT type="text/sitemap"><param name="Name" value="which"><param name="Local" value="posix_2os_8hpp.html#acdff0f297e3166c5a2ad4766f6ef9e9b"><param name="ImageNumber" value="11"></OBJECT> </UL> </UL> <LI><OBJECT type="text/sitemap"><param name="Name" value="tests"><param name="Local" value="dir_ab6c5e4d9195079c83e8150cae0ef32c.html"><param name="ImageNumber" value="1"></OBJECT>
