Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'v2_80_2llfio_8hpp.html')
-rw-r--r--v2_80_2llfio_8hpp.html37
1 files changed, 21 insertions, 16 deletions
diff --git a/v2_80_2llfio_8hpp.html b/v2_80_2llfio_8hpp.html
index eaaba079..45e1aea8 100644
--- a/v2_80_2llfio_8hpp.html
+++ b/v2_80_2llfio_8hpp.html
@@ -1,9 +1,9 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.8.13"/>
+<meta name="generator" content="Doxygen 1.8.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>LLFIO: include/llfio/v2.0/llfio.hpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,9 +13,6 @@
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
-<script type="text/javascript">
- $(document).ready(initResizable);
-</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
@@ -29,7 +26,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">LLFIO
- &#160;<span id="projectnumber">v2.00 late alpha</span>
+ &#160;<span id="projectnumber">v2.00 late beta</span>
</div>
</td>
</tr>
@@ -37,18 +34,21 @@
</table>
</div>
<!-- end header part -->
-<!-- Generated by Doxygen 1.8.13 -->
+<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
+/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
-</script>
+/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
@@ -62,7 +62,9 @@ $(function() {
</div>
</div>
<script type="text/javascript">
-$(document).ready(function(){initNavTree('v2_80_2llfio_8hpp.html','');});
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(document).ready(function(){initNavTree('v2_80_2llfio_8hpp.html',''); initResizable(); });
+/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
@@ -86,27 +88,30 @@ $(document).ready(function(){initNavTree('v2_80_2llfio_8hpp.html','');});
<div class="title">llfio.hpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
-
-<p>The master <em>versioned</em> LLFIO include file. All version specific LLFIO consuming libraries should include this header only.
-<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="config_8hpp.html">config.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="handle_8hpp.html">handle.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="stat_8hpp.html">stat.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="utils_8hpp.html">utils.hpp</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="file__handle_8hpp.html">file_handle.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="directory__handle_8hpp.html">directory_handle.hpp</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="statfs_8hpp.html">statfs.hpp</a>&quot;</code><br />
+<code>#include &quot;dynamic_thread_pool_group.hpp&quot;</code><br />
<code>#include &quot;<a class="el" href="fast__random__file__handle_8hpp.html">fast_random_file_handle.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="file__handle_8hpp.html">file_handle.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="process__handle_8hpp.html">process_handle.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="statfs_8hpp.html">statfs.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="symlink__handle_8hpp.html">symlink_handle.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="clone_8hpp.html">algorithm/clone.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="contents_8hpp.html">algorithm/contents.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="cached__parent_8hpp.html">algorithm/handle_adapter/cached_parent.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="reduce_8hpp.html">algorithm/reduce.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="atomic__append_8hpp.html">algorithm/shared_fs_mutex/atomic_append.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="byte__ranges_8hpp.html">algorithm/shared_fs_mutex/byte_ranges.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="lock__files_8hpp.html">algorithm/shared_fs_mutex/lock_files.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="safe__byte__ranges_8hpp.html">algorithm/shared_fs_mutex/safe_byte_ranges.hpp</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="mapped_8hpp.html">mapped.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="summarize_8hpp.html">algorithm/summarize.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="xor_8hpp.html">algorithm/handle_adapter/xor.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="memory__map_8hpp.html">algorithm/shared_fs_mutex/memory_map.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="trivial__vector_8hpp.html">algorithm/trivial_vector.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="mapped_8hpp.html">mapped.hpp</a>&quot;</code><br />
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
@@ -150,7 +155,7 @@ Macros</h2></td></tr>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_9ffbcff25eb6a2bb8ed044f6c5d983c9.html">llfio</a></li><li class="navelem"><a class="el" href="dir_ff8d8ad368a820031e12dd9b12d79036.html">v2.0</a></li><li class="navelem"><a class="el" href="v2_80_2llfio_8hpp.html">llfio.hpp</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
- <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
+ <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17 </li>
</ul>
</div>
</body>