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:
authorJenkins nedprod CI <foo@nowhere>2018-08-15 23:23:50 +0300
committerJenkins nedprod CI <foo@nowhere>2018-08-15 23:23:50 +0300
commitcd89fe053ce730c1ae2e8f0fad34771deafd30ab (patch)
tree4fa681b80da93f7960fac3cc9fe94a6fda58c986
parent5c9ae1aa255f1d41d65eeeb195ecc871c0f1b0bb (diff)
Travis CI updates documentation
-rw-r--r--config_8hpp.html7
-rw-r--r--config_8hpp.js2
-rw-r--r--globals.html4
-rw-r--r--globals_defs.html4
-rw-r--r--group__config.html4
-rw-r--r--group__config.js1
-rw-r--r--navtreedata.js6
-rw-r--r--navtreeindex5.js38
-rw-r--r--navtreeindex6.js4
-rw-r--r--navtreeindex7.js4
-rw-r--r--navtreeindex8.js3
-rw-r--r--search/all_b.js1
12 files changed, 45 insertions, 33 deletions
diff --git a/config_8hpp.html b/config_8hpp.html
index 523574a4..b750b781 100644
--- a/config_8hpp.html
+++ b/config_8hpp.html
@@ -130,9 +130,6 @@ Namespaces</h2></td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
-<tr class="memitem:af958c6b17b345d3b84043bf7352451f2"><td class="memItemLeft" align="right" valign="top"><a id="af958c6b17b345d3b84043bf7352451f2"></a>
-#define&#160;</td><td class="memItemRight" valign="bottom"><b>LLFIO_LOGGING_LEVEL</b>&#160;&#160;&#160;1</td></tr>
-<tr class="separator:af958c6b17b345d3b84043bf7352451f2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ga5365e6c96107a8e7edf6030462562cae"><td class="memItemLeft" align="right" valign="top">
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__config.html#ga5365e6c96107a8e7edf6030462562cae">LLFIO_HEADERS_ONLY</a>&#160;&#160;&#160;1</td></tr>
<tr class="memdesc:ga5365e6c96107a8e7edf6030462562cae"><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether LLFIO is a headers only library. Defaults to 1 unless BOOST_ALL_DYN_LINK is defined. <br /></td></tr>
@@ -141,6 +138,10 @@ Macros</h2></td></tr>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="config_8hpp.html#a65d3346e1345f27d02cfe4ef4d7c9c3a">LLFIO_DISABLE_PATHS_IN_FAILURE_INFO</a>&#160;&#160;&#160;not defined</td></tr>
<tr class="memdesc:a65d3346e1345f27d02cfe4ef4d7c9c3a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Define to not record the current handle's path in any failure info. <br /></td></tr>
<tr class="separator:a65d3346e1345f27d02cfe4ef4d7c9c3a"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:gaf958c6b17b345d3b84043bf7352451f2"><td class="memItemLeft" align="right" valign="top">
+#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__config.html#gaf958c6b17b345d3b84043bf7352451f2">LLFIO_LOGGING_LEVEL</a>&#160;&#160;&#160;3</td></tr>
+<tr class="memdesc:gaf958c6b17b345d3b84043bf7352451f2"><td class="mdescLeft">&#160;</td><td class="mdescRight">How much detail to log. 0=disabled, 1=fatal, 2=error, 3=warn, 4=info, 5=debug, 6=all. Defaults to error level. <br /></td></tr>
+<tr class="separator:gaf958c6b17b345d3b84043bf7352451f2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a796b217a9d73a890d3a05de85bb1120d"><td class="memItemLeft" align="right" valign="top"><a id="a796b217a9d73a890d3a05de85bb1120d"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="config_8hpp.html#a796b217a9d73a890d3a05de85bb1120d">LLFIO_LOG_TO_OSTREAM</a>&#160;&#160;&#160;std::cerr</td></tr>
<tr class="memdesc:a796b217a9d73a890d3a05de85bb1120d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Any <code>ostream</code> to also log to. If <code>NDEBUG</code> is not defined, <code>std::cerr</code> is the default. <br /></td></tr>
diff --git a/config_8hpp.js b/config_8hpp.js
index d9e669e6..e9eee88f 100644
--- a/config_8hpp.js
+++ b/config_8hpp.js
@@ -12,7 +12,7 @@ var config_8hpp =
[ "LLFIO_HEADERS_ONLY_VIRTUAL_SPEC", "group__config.html#ga40c15a3fc44361077b478acbfaca18ee", null ],
[ "LLFIO_LOG_BACKTRACE_LEVELS", "group__config.html#ga799d6ef19b741b67d019652e4acc271f", null ],
[ "LLFIO_LOG_TO_OSTREAM", "config_8hpp.html#a796b217a9d73a890d3a05de85bb1120d", null ],
- [ "LLFIO_LOGGING_LEVEL", "config_8hpp.html#af958c6b17b345d3b84043bf7352451f2", null ],
+ [ "LLFIO_LOGGING_LEVEL", "group__config.html#gaf958c6b17b345d3b84043bf7352451f2", null ],
[ "LLFIO_LOGGING_MEMORY", "group__config.html#ga2e45ede29ed7b2aa06eb19aff2485541", null ],
[ "LLFIO_MAKE_FREE_FUNCTION", "config_8hpp.html#aa96417d97962da23b27d237508a58646", null ],
[ "LLFIO_TEMPLATE", "config_8hpp.html#a4de8a527746757126bdb1635b9a2a892", null ],
diff --git a/globals.html b/globals.html
index 5a67c6b4..d1661ab8 100644
--- a/globals.html
+++ b/globals.html
@@ -154,6 +154,9 @@ $(document).ready(function(){initNavTree('globals.html','');});
<li>LLFIO_LOG_TO_OSTREAM
: <a class="el" href="config_8hpp.html#a796b217a9d73a890d3a05de85bb1120d">config.hpp</a>
</li>
+<li>LLFIO_LOGGING_LEVEL
+: <a class="el" href="group__config.html#gaf958c6b17b345d3b84043bf7352451f2">config.hpp</a>
+</li>
<li>LLFIO_LOGGING_MEMORY
: <a class="el" href="group__config.html#ga2e45ede29ed7b2aa06eb19aff2485541">config.hpp</a>
</li>
@@ -163,7 +166,6 @@ $(document).ready(function(){initNavTree('globals.html','');});
<li>LLFIO_NAMESPACE_VERSION
: <a class="el" href="version_8hpp.html#a7b08237a3cfed4832068a4daa6d6e160">version.hpp</a>
, <a class="el" href="v2_80_2llfio_8hpp.html#a7b08237a3cfed4832068a4daa6d6e160">llfio.hpp</a>
-, <a class="el" href="version_8hpp.html#a7b08237a3cfed4832068a4daa6d6e160">version.hpp</a>
</li>
<li>LLFIO_UNSTABLE_VERSION
: <a class="el" href="group__config.html#gaadd4f1f9d1a5c77c3b40d9e1b759b706">version.hpp</a>
diff --git a/globals_defs.html b/globals_defs.html
index f13ed018..8b18a191 100644
--- a/globals_defs.html
+++ b/globals_defs.html
@@ -117,6 +117,9 @@ $(document).ready(function(){initNavTree('globals_defs.html','');});
<li>LLFIO_LOG_TO_OSTREAM
: <a class="el" href="config_8hpp.html#a796b217a9d73a890d3a05de85bb1120d">config.hpp</a>
</li>
+<li>LLFIO_LOGGING_LEVEL
+: <a class="el" href="group__config.html#gaf958c6b17b345d3b84043bf7352451f2">config.hpp</a>
+</li>
<li>LLFIO_LOGGING_MEMORY
: <a class="el" href="group__config.html#ga2e45ede29ed7b2aa06eb19aff2485541">config.hpp</a>
</li>
@@ -126,7 +129,6 @@ $(document).ready(function(){initNavTree('globals_defs.html','');});
<li>LLFIO_NAMESPACE_VERSION
: <a class="el" href="version_8hpp.html#a7b08237a3cfed4832068a4daa6d6e160">version.hpp</a>
, <a class="el" href="v2_80_2llfio_8hpp.html#a7b08237a3cfed4832068a4daa6d6e160">llfio.hpp</a>
-, <a class="el" href="version_8hpp.html#a7b08237a3cfed4832068a4daa6d6e160">version.hpp</a>
</li>
<li>LLFIO_UNSTABLE_VERSION
: <a class="el" href="group__config.html#gaadd4f1f9d1a5c77c3b40d9e1b759b706">version.hpp</a>
diff --git a/group__config.html b/group__config.html
index 7861b1d8..37b065c3 100644
--- a/group__config.html
+++ b/group__config.html
@@ -113,6 +113,10 @@ Macros</h2></td></tr>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__config.html#ga5365e6c96107a8e7edf6030462562cae">LLFIO_HEADERS_ONLY</a>&#160;&#160;&#160;1</td></tr>
<tr class="memdesc:ga5365e6c96107a8e7edf6030462562cae"><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether LLFIO is a headers only library. Defaults to 1 unless BOOST_ALL_DYN_LINK is defined. <br /></td></tr>
<tr class="separator:ga5365e6c96107a8e7edf6030462562cae"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:gaf958c6b17b345d3b84043bf7352451f2"><td class="memItemLeft" align="right" valign="top"><a id="gaf958c6b17b345d3b84043bf7352451f2"></a>
+#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__config.html#gaf958c6b17b345d3b84043bf7352451f2">LLFIO_LOGGING_LEVEL</a>&#160;&#160;&#160;3</td></tr>
+<tr class="memdesc:gaf958c6b17b345d3b84043bf7352451f2"><td class="mdescLeft">&#160;</td><td class="mdescRight">How much detail to log. 0=disabled, 1=fatal, 2=error, 3=warn, 4=info, 5=debug, 6=all. Defaults to error level. <br /></td></tr>
+<tr class="separator:gaf958c6b17b345d3b84043bf7352451f2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ga799d6ef19b741b67d019652e4acc271f"><td class="memItemLeft" align="right" valign="top"><a id="ga799d6ef19b741b67d019652e4acc271f"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__config.html#ga799d6ef19b741b67d019652e4acc271f">LLFIO_LOG_BACKTRACE_LEVELS</a>&#160;&#160;&#160;((1U &lt;&lt; 1U) | (1U &lt;&lt; 2U) | (1U &lt;&lt; 3U))</td></tr>
<tr class="memdesc:ga799d6ef19b741b67d019652e4acc271f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Bit mask of which log levels should be stack backtraced which will slow those logs thirty fold or so. Defaults to (1U&lt;&lt;1U)|(1U&lt;&lt;2U)|(1U&lt;&lt;3U) i.e. stack backtrace on fatal, error and warn logs. <br /></td></tr>
diff --git a/group__config.js b/group__config.js
index b85234a6..da28156c 100644
--- a/group__config.js
+++ b/group__config.js
@@ -5,6 +5,7 @@ var group__config =
[ "LLFIO_HEADERS_ONLY_MEMFUNC_SPEC", "group__config.html#gad270840dbd547a75ad62d48e93412ca7", null ],
[ "LLFIO_HEADERS_ONLY_VIRTUAL_SPEC", "group__config.html#ga40c15a3fc44361077b478acbfaca18ee", null ],
[ "LLFIO_LOG_BACKTRACE_LEVELS", "group__config.html#ga799d6ef19b741b67d019652e4acc271f", null ],
+ [ "LLFIO_LOGGING_LEVEL", "group__config.html#gaf958c6b17b345d3b84043bf7352451f2", null ],
[ "LLFIO_LOGGING_MEMORY", "group__config.html#ga2e45ede29ed7b2aa06eb19aff2485541", null ],
[ "LLFIO_UNSTABLE_VERSION", "group__config.html#gaadd4f1f9d1a5c77c3b40d9e1b759b706", null ],
[ "LLFIO_V2", "group__config.html#gabb964a24682a722a7eaad891ee497a61", null ],
diff --git a/navtreedata.js b/navtreedata.js
index e10fb382..35e587dc 100644
--- a/navtreedata.js
+++ b/navtreedata.js
@@ -44,9 +44,9 @@ var NAVTREEINDEX =
"classllfio__v2__xxx_1_1map__handle.html#a5929f46f42112bd805ab5001bfbf9d2aa07122ea63cdc5b2c07e764d95a816d3d",
"classllfio__v2__xxx_1_1path__handle.html#ade0d0e05b844e77f425669da87bf48bb",
"config_8hpp.html#a79085acc20a53afe38d31c1af948301d",
-"storage__profile_8hpp.html#a9aeced989ea59c10af9066e5f8a35dea",
-"structllfio__v2__xxx_1_1construct_3_01symlink__handle_01_4.html#a2b039a2ed54afb395147ef5e4fb1b073",
-"structllfio__v2__xxx_1_1storage__profile_1_1item.html#a2580620b39e8cce0db068444dd6c14bf"
+"storage__profile_8hpp.html#a99367667c5b4aaaf481f87229f82f8e3",
+"structllfio__v2__xxx_1_1construct_3_01symlink__handle_01_4.html",
+"structllfio__v2__xxx_1_1storage__profile_1_1item.html"
];
var SYNCONMSG = 'click to disable panel synchronisation';
diff --git a/navtreeindex5.js b/navtreeindex5.js
index 5e9898c7..fe699b87 100644
--- a/navtreeindex5.js
+++ b/navtreeindex5.js
@@ -10,7 +10,6 @@ var NAVTREEINDEX5 =
"config_8hpp.html#ae0ffcd967fa2fb3f8acaf39cf7b75d8d":[4,0,0,0,0,2,16],
"config_8hpp.html#aebebb7d8d2589a39eba3e0e84cb26559":[4,0,0,0,0,2,3],
"config_8hpp.html#af65fb3311b32b8757c3b7ebdd045afe9":[4,0,0,0,0,2,28],
-"config_8hpp.html#af958c6b17b345d3b84043bf7352451f2":[4,0,0,0,0,2,12],
"config_8hpp.html#afdf0fdef0021246266b073c4caf8abea":[4,0,0,0,0,2,19],
"deadline_8h.html":[4,0,0,0,0,3],
"deadline_8h.html#a8248d979e402cb0538f7f6f2840b55c1":[4,0,0,0,0,3,1],
@@ -97,38 +96,40 @@ var NAVTREEINDEX5 =
"globals_defs.html":[4,1,2],
"globals_func.html":[4,1,1],
"group__config.html":[1,0],
-"group__config.html#ga090b0d323b6d7d2496dba7aa42068013":[1,0,14],
+"group__config.html#ga090b0d323b6d7d2496dba7aa42068013":[1,0,15],
"group__config.html#ga090b0d323b6d7d2496dba7aa42068013":[4,0,0,0,2,8],
-"group__config.html#ga18295c2601f9e6cb9e759d57fa0d8ab4":[1,0,15],
"group__config.html#ga18295c2601f9e6cb9e759d57fa0d8ab4":[4,0,0,0,2,9],
+"group__config.html#ga18295c2601f9e6cb9e759d57fa0d8ab4":[1,0,16],
"group__config.html#ga2e45ede29ed7b2aa06eb19aff2485541":[4,0,0,0,0,2,13],
-"group__config.html#ga2e45ede29ed7b2aa06eb19aff2485541":[1,0,5],
-"group__config.html#ga40c15a3fc44361077b478acbfaca18ee":[1,0,3],
+"group__config.html#ga2e45ede29ed7b2aa06eb19aff2485541":[1,0,6],
"group__config.html#ga40c15a3fc44361077b478acbfaca18ee":[4,0,0,0,0,2,9],
+"group__config.html#ga40c15a3fc44361077b478acbfaca18ee":[1,0,3],
"group__config.html#ga48fcb899a9d482d406f8fdbebc791ba0":[1,0,1],
"group__config.html#ga48fcb899a9d482d406f8fdbebc791ba0":[4,0,0,0,0,2,7],
-"group__config.html#ga5365e6c96107a8e7edf6030462562cae":[1,0,0],
"group__config.html#ga5365e6c96107a8e7edf6030462562cae":[4,0,0,0,0,2,6],
+"group__config.html#ga5365e6c96107a8e7edf6030462562cae":[1,0,0],
"group__config.html#ga799d6ef19b741b67d019652e4acc271f":[4,0,0,0,0,2,10],
"group__config.html#ga799d6ef19b741b67d019652e4acc271f":[1,0,4],
+"group__config.html#ga84df5d479525cd6b58f873c2f9869b22":[1,0,11],
"group__config.html#ga84df5d479525cd6b58f873c2f9869b22":[4,0,0,0,0,2,25],
-"group__config.html#ga84df5d479525cd6b58f873c2f9869b22":[1,0,10],
-"group__config.html#gaadd4f1f9d1a5c77c3b40d9e1b759b706":[1,0,6],
+"group__config.html#gaadd4f1f9d1a5c77c3b40d9e1b759b706":[1,0,7],
"group__config.html#gaadd4f1f9d1a5c77c3b40d9e1b759b706":[4,0,0,0,2,3],
-"group__config.html#gab03294596f77a7717954929a887ca425":[1,0,13],
+"group__config.html#gab03294596f77a7717954929a887ca425":[1,0,14],
"group__config.html#gab03294596f77a7717954929a887ca425":[4,0,0,0,2,7],
-"group__config.html#gab2f82803f0ce479a2993d3b7696db8d3":[1,0,11],
"group__config.html#gab2f82803f0ce479a2993d3b7696db8d3":[4,0,0,0,0,2,26],
+"group__config.html#gab2f82803f0ce479a2993d3b7696db8d3":[1,0,12],
"group__config.html#gabb964a24682a722a7eaad891ee497a61":[4,0,0,0,0,2,22],
-"group__config.html#gabb964a24682a722a7eaad891ee497a61":[1,0,7],
+"group__config.html#gabb964a24682a722a7eaad891ee497a61":[1,0,8],
+"group__config.html#gac9f7f0153adb9034d26c4554728f817a":[1,0,9],
"group__config.html#gac9f7f0153adb9034d26c4554728f817a":[4,0,0,0,0,2,23],
-"group__config.html#gac9f7f0153adb9034d26c4554728f817a":[1,0,8],
"group__config.html#gacac3045524a50876c1bc6068bd6237f0":[4,0,0,0,2,6],
-"group__config.html#gacac3045524a50876c1bc6068bd6237f0":[1,0,12],
+"group__config.html#gacac3045524a50876c1bc6068bd6237f0":[1,0,13],
"group__config.html#gad270840dbd547a75ad62d48e93412ca7":[1,0,2],
"group__config.html#gad270840dbd547a75ad62d48e93412ca7":[4,0,0,0,0,2,8],
"group__config.html#gae1eb04a1ef4089291c04f60a66b9849e":[4,0,0,0,0,2,24],
-"group__config.html#gae1eb04a1ef4089291c04f60a66b9849e":[1,0,9],
+"group__config.html#gae1eb04a1ef4089291c04f60a66b9849e":[1,0,10],
+"group__config.html#gaf958c6b17b345d3b84043bf7352451f2":[4,0,0,0,0,2,12],
+"group__config.html#gaf958c6b17b345d3b84043bf7352451f2":[1,0,5],
"handle_8hpp.html":[4,0,0,0,0,7],
"handle_8hpp.html#a4888fb3be6e332367f3ee046f869a8f8":[4,0,0,0,0,7,7],
"handle_8hpp.html#a56405b7c7f5ca46e6564ce295a87fc87":[4,0,0,0,0,7,8],
@@ -194,12 +195,12 @@ var NAVTREEINDEX5 =
"namespacellfio__v2__xxx_1_1algorithm_1_1impl.html":[2,0,0,0,0],
"namespacellfio__v2__xxx_1_1algorithm_1_1shared__fs__mutex.html":[3,0,0,0,1],
"namespacellfio__v2__xxx_1_1algorithm_1_1shared__fs__mutex.html":[2,0,0,0,1],
-"namespacellfio__v2__xxx_1_1path__discovery.html":[3,0,0,1],
"namespacellfio__v2__xxx_1_1path__discovery.html":[2,0,0,1],
-"namespacellfio__v2__xxx_1_1storage__profile.html":[2,0,0,2],
+"namespacellfio__v2__xxx_1_1path__discovery.html":[3,0,0,1],
"namespacellfio__v2__xxx_1_1storage__profile.html":[3,0,0,2],
-"namespacellfio__v2__xxx_1_1utils.html":[2,0,0,3],
+"namespacellfio__v2__xxx_1_1storage__profile.html":[2,0,0,2],
"namespacellfio__v2__xxx_1_1utils.html":[3,0,0,3],
+"namespacellfio__v2__xxx_1_1utils.html":[2,0,0,3],
"namespacemembers.html":[2,1,0],
"namespacemembers_enum.html":[2,1,3],
"namespacemembers_func.html":[2,1,1],
@@ -248,6 +249,5 @@ var NAVTREEINDEX5 =
"storage__profile_8hpp.html#a7b5d9733608e921cfed8547f46bee4ff":[4,0,0,0,0,21,10],
"storage__profile_8hpp.html#a7c0b397aef05f3afc91fe07ed8c54adf":[4,0,0,0,0,21,5],
"storage__profile_8hpp.html#a8a11ed274016c78adf2904209f279d23":[4,0,0,0,0,21,6],
-"storage__profile_8hpp.html#a974992f9521e12b67597474b92876876":[4,0,0,0,0,21,13],
-"storage__profile_8hpp.html#a99367667c5b4aaaf481f87229f82f8e3":[4,0,0,0,0,21,43]
+"storage__profile_8hpp.html#a974992f9521e12b67597474b92876876":[4,0,0,0,0,21,13]
};
diff --git a/navtreeindex6.js b/navtreeindex6.js
index 70c68105..71f94f1d 100644
--- a/navtreeindex6.js
+++ b/navtreeindex6.js
@@ -1,5 +1,6 @@
var NAVTREEINDEX6 =
{
+"storage__profile_8hpp.html#a99367667c5b4aaaf481f87229f82f8e3":[4,0,0,0,0,21,43],
"storage__profile_8hpp.html#a9aeced989ea59c10af9066e5f8a35dea":[4,0,0,0,0,21,40],
"storage__profile_8hpp.html#a9c35f07dd0bcac144d54ad4779533880":[4,0,0,0,0,21,17],
"storage__profile_8hpp.html#a9feea238482248c461b240cf0272390f":[4,0,0,0,0,21,9],
@@ -248,6 +249,5 @@ var NAVTREEINDEX6 =
"structllfio__v2__xxx_1_1construct_3_01section__handle_01_4.html#a15940fc9eb4caeb0459a25688c7ab87b":[3,0,0,11,3],
"structllfio__v2__xxx_1_1construct_3_01section__handle_01_4.html#a2a69095a0ab01a9ffb6163cac7f56216":[3,0,0,11,0],
"structllfio__v2__xxx_1_1construct_3_01section__handle_01_4.html#abfd0263f5f7df8eef8b577c5413cacd6":[3,0,0,11,2],
-"structllfio__v2__xxx_1_1construct_3_01section__handle_01_4.html#af3df17dbf0f309c4973dd1dcbb3d9ec1":[3,0,0,11,1],
-"structllfio__v2__xxx_1_1construct_3_01symlink__handle_01_4.html":[3,0,0,12]
+"structllfio__v2__xxx_1_1construct_3_01section__handle_01_4.html#af3df17dbf0f309c4973dd1dcbb3d9ec1":[3,0,0,11,1]
};
diff --git a/navtreeindex7.js b/navtreeindex7.js
index e58e669a..d4e56f35 100644
--- a/navtreeindex7.js
+++ b/navtreeindex7.js
@@ -1,5 +1,6 @@
var NAVTREEINDEX7 =
{
+"structllfio__v2__xxx_1_1construct_3_01symlink__handle_01_4.html":[3,0,0,12],
"structllfio__v2__xxx_1_1construct_3_01symlink__handle_01_4.html#a2b039a2ed54afb395147ef5e4fb1b073":[3,0,0,12,0],
"structllfio__v2__xxx_1_1construct_3_01symlink__handle_01_4.html#a36fc6cf04c06e1d03de4756e1daa546e":[3,0,0,12,4],
"structllfio__v2__xxx_1_1construct_3_01symlink__handle_01_4.html#a3f7c5cf88dbce2bdc5770b6ed3ffbb48":[3,0,0,12,1],
@@ -248,6 +249,5 @@ var NAVTREEINDEX7 =
"structllfio__v2__xxx_1_1statfs__t_1_1f__flags__t.html#a973d0ca8c51f329587144682aff54879":[3,0,0,34,0,5],
"structllfio__v2__xxx_1_1statfs__t_1_1f__flags__t.html#ab81fc2389da706385f01c68e45aa4d44":[3,0,0,34,0,6],
"structllfio__v2__xxx_1_1statfs__t_1_1f__flags__t.html#ac9b12b0d4f79387c1084a0216878a411":[3,0,0,34,0,1],
-"structllfio__v2__xxx_1_1statfs__t_1_1f__flags__t.html#af56d7eae510ec6f76827697d8f2ad7b1":[3,0,0,34,0,3],
-"structllfio__v2__xxx_1_1storage__profile_1_1item.html":[3,0,0,2,0]
+"structllfio__v2__xxx_1_1statfs__t_1_1f__flags__t.html#af56d7eae510ec6f76827697d8f2ad7b1":[3,0,0,34,0,3]
};
diff --git a/navtreeindex8.js b/navtreeindex8.js
index f9a1aa5f..e01749b5 100644
--- a/navtreeindex8.js
+++ b/navtreeindex8.js
@@ -1,5 +1,6 @@
var NAVTREEINDEX8 =
{
+"structllfio__v2__xxx_1_1storage__profile_1_1item.html":[3,0,0,2,0],
"structllfio__v2__xxx_1_1storage__profile_1_1item.html#a2580620b39e8cce0db068444dd6c14bf":[3,0,0,2,0,8],
"structllfio__v2__xxx_1_1storage__profile_1_1item.html#a73583a38b2eac0522a71353b096f594b":[3,0,0,2,0,10],
"structllfio__v2__xxx_1_1storage__profile_1_1item.html#a8e08f8c239422c6d4b34731568434885":[3,0,0,2,0,4],
@@ -231,8 +232,8 @@ var NAVTREEINDEX8 =
"v2_80_2llfio_8hpp.html#ae0f8dc3a9d303f90044533d23f6417a8":[4,0,0,0,0,10,0],
"version_8hpp.html":[4,0,0,0,2],
"version_8hpp.html#a699beb5138cc8f2a2df12d833e4d96be":[4,0,0,0,2,4],
-"version_8hpp.html#a7b08237a3cfed4832068a4daa6d6e160":[4,0,0,0,2,1],
"version_8hpp.html#a7b08237a3cfed4832068a4daa6d6e160":[4,0,0,0,2,2],
+"version_8hpp.html#a7b08237a3cfed4832068a4daa6d6e160":[4,0,0,0,2,1],
"version_8hpp.html#aadba5400c27b35d85067c431cfd9b0e6":[4,0,0,0,2,5],
"version_8hpp.html#ac7aedfe0660c15373b69a68f760c5799":[4,0,0,0,2,0]
};
diff --git a/search/all_b.js b/search/all_b.js
index ff83b661..4d2db152 100644
--- a/search/all_b.js
+++ b/search/all_b.js
@@ -17,6 +17,7 @@ var searchData=
['llfio_5fio_5fpost_5fsignal',['LLFIO_IO_POST_SIGNAL',['../io__service_8hpp.html#af5cfb661784f372559747708772b9106',1,'io_service.hpp']]],
['llfio_5flog_5fbacktrace_5flevels',['LLFIO_LOG_BACKTRACE_LEVELS',['../group__config.html#ga799d6ef19b741b67d019652e4acc271f',1,'config.hpp']]],
['llfio_5flog_5fto_5fostream',['LLFIO_LOG_TO_OSTREAM',['../config_8hpp.html#a796b217a9d73a890d3a05de85bb1120d',1,'config.hpp']]],
+ ['llfio_5flogging_5flevel',['LLFIO_LOGGING_LEVEL',['../group__config.html#gaf958c6b17b345d3b84043bf7352451f2',1,'config.hpp']]],
['llfio_5flogging_5fmemory',['LLFIO_LOGGING_MEMORY',['../group__config.html#ga2e45ede29ed7b2aa06eb19aff2485541',1,'config.hpp']]],
['llfio_5fmodule_5fname',['LLFIO_MODULE_NAME',['../v2_80_2llfio_8hpp.html#a71266556cd079007ccdcd8225f115d87',1,'llfio.hpp']]],
['llfio_5fnamespace_5fversion',['LLFIO_NAMESPACE_VERSION',['../version_8hpp.html#a7b08237a3cfed4832068a4daa6d6e160',1,'LLFIO_NAMESPACE_VERSION():&#160;version.hpp'],['../version_8hpp.html#a7b08237a3cfed4832068a4daa6d6e160',1,'LLFIO_NAMESPACE_VERSION():&#160;version.hpp'],['../v2_80_2llfio_8hpp.html#a7b08237a3cfed4832068a4daa6d6e160',1,'LLFIO_NAMESPACE_VERSION():&#160;llfio.hpp']]],