Skip to content

Commit

Permalink
Latest documentation on successful appveyor build 1.2.0-414 auto-push…
Browse files Browse the repository at this point in the history
…ed to gh-pages
  • Loading branch information
appveyor committed Oct 1, 2018
1 parent 916e886 commit 121a922
Show file tree
Hide file tree
Showing 17 changed files with 545 additions and 24 deletions.
1 change: 1 addition & 0 deletions html/annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
<tr id="row_0_6_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_dokan_net_1_1_file_information.html" target="_self">FileInformation</a></td><td class="desc">Used to provide file information to Dokan during operations by </td></tr>
<tr id="row_0_7_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_dokan_net_1_1_format_providers.html" target="_self">FormatProviders</a></td><td class="desc">Provide support to format object with <code>null</code>. </td></tr>
<tr id="row_0_8_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interface_dokan_net_1_1_i_dokan_operations.html" target="_self">IDokanOperations</a></td><td class="desc">Dokan API callbacks interface </td></tr>
<tr id="row_0_9_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interface_dokan_net_1_1_i_dokan_operations_unsafe.html" target="_self">IDokanOperationsUnsafe</a></td><td class="desc">This is a sub-interface of <a class="el" href="interface_dokan_net_1_1_i_dokan_operations.html" title="Dokan API callbacks interface. ">IDokanOperations</a> that can optionally be implemented to get access to the raw, unmanaged buffers for <a class="el" href="interface_dokan_net_1_1_i_dokan_operations_unsafe.html#a9d7934c9650c23757ae0c91330b6534e" title="ReadFile callback on the file previously opened in CreateFile. It can be called by different thread a...">ReadFile()</a> and <a class="el" href="interface_dokan_net_1_1_i_dokan_operations_unsafe.html#a7c79e6bf8ee92a379a38faa1aa16c9cc" title="WriteFile callback on the file previously opened in CreateFile It can be called by different thread a...">WriteFile()</a> for performance optimization. Marshalling the unmanaged buffers to and from byte[] arrays for every call of these APIs incurs an extra copy that can be avoided by reading from or writing directly to the unmanaged buffers </td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
Expand Down
20 changes: 10 additions & 10 deletions html/classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,20 +97,20 @@
<div class="qindex"><a class="qindex" href="#letter_C">C</a>&#160;|&#160;<a class="qindex" href="#letter_D">D</a>&#160;|&#160;<a class="qindex" href="#letter_F">F</a>&#160;|&#160;<a class="qindex" href="#letter_I">I</a>&#160;|&#160;<a class="qindex" href="#letter_L">L</a>&#160;|&#160;<a class="qindex" href="#letter_N">N</a>&#160;|&#160;<a class="qindex" href="#letter_T">T</a></div>
<table class="classindex">
<tr><td rowspan="2" valign="bottom"><a name="letter_C"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;C&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="class_dokan_net_1_1_dokan.html">Dokan</a> (<a class="el" href="namespace_dokan_net.html">DokanNet</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_dokan_net_1_1_format_providers.html">FormatProviders</a> (<a class="el" href="namespace_dokan_net.html">DokanNet</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_dokan_net_1_1_logging_1_1_logger_extensions.html">LoggerExtensions</a> (<a class="el" href="namespace_dokan_net_1_1_logging.html">DokanNet.Logging</a>)&#160;&#160;&#160;</td><td></td></tr>
</td><td valign="top"><a class="el" href="class_dokan_net_1_1_dokan.html">Dokan</a> (<a class="el" href="namespace_dokan_net.html">DokanNet</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_dokan_net_1_1_format_providers.html">FormatProviders</a> (<a class="el" href="namespace_dokan_net.html">DokanNet</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_L"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;L&#160;&#160;</div></td></tr></table>
</td><td rowspan="2" valign="bottom"><a name="letter_T"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;T&#160;&#160;</div></td></tr></table>
</td></tr>
<tr><td valign="top"><a class="el" href="class_dokan_net_1_1_dokan_exception.html">DokanException</a> (<a class="el" href="namespace_dokan_net.html">DokanNet</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_I"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;I&#160;&#160;</div></td></tr></table>
</td><td rowspan="2" valign="bottom"><a name="letter_N"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;N&#160;&#160;</div></td></tr></table>
</td><td></td></tr>
<tr><td valign="top"><a class="el" href="class_dokan_net_1_1_logging_1_1_console_logger.html">ConsoleLogger</a> (<a class="el" href="namespace_dokan_net_1_1_logging.html">DokanNet.Logging</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_dokan_net_1_1_dokan_file_info.html">DokanFileInfo</a> (<a class="el" href="namespace_dokan_net.html">DokanNet</a>)&#160;&#160;&#160;</td><td></td></tr>
</td></tr>
<tr><td valign="top"><a class="el" href="class_dokan_net_1_1_logging_1_1_console_logger.html">ConsoleLogger</a> (<a class="el" href="namespace_dokan_net_1_1_logging.html">DokanNet.Logging</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_dokan_net_1_1_dokan_file_info.html">DokanFileInfo</a> (<a class="el" href="namespace_dokan_net.html">DokanNet</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_dokan_net_1_1_logging_1_1_logger.html">Logger</a> (<a class="el" href="namespace_dokan_net_1_1_logging.html">DokanNet.Logging</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_dokan_net_1_1_logging_1_1_trace_logger.html">TraceLogger</a> (<a class="el" href="namespace_dokan_net_1_1_logging.html">DokanNet.Logging</a>)&#160;&#160;&#160;</td></tr>
<tr><td rowspan="2" valign="bottom"><a name="letter_D"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;D&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="class_dokan_net_1_1_dokan_helper.html">DokanHelper</a> (<a class="el" href="namespace_dokan_net.html">DokanNet</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="interface_dokan_net_1_1_i_dokan_operations.html">IDokanOperations</a> (<a class="el" href="namespace_dokan_net.html">DokanNet</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_dokan_net_1_1_logging_1_1_null_logger.html">NullLogger</a> (<a class="el" href="namespace_dokan_net_1_1_logging.html">DokanNet.Logging</a>)&#160;&#160;&#160;</td><td></td></tr>
<tr><td valign="top"><a class="el" href="class_dokan_net_1_1_dokan_result.html">DokanResult</a> (<a class="el" href="namespace_dokan_net.html">DokanNet</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="interface_dokan_net_1_1_logging_1_1_i_logger.html">ILogger</a> (<a class="el" href="namespace_dokan_net_1_1_logging.html">DokanNet.Logging</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_T"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;T&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="class_dokan_net_1_1_dokan_helper.html">DokanHelper</a> (<a class="el" href="namespace_dokan_net.html">DokanNet</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="interface_dokan_net_1_1_i_dokan_operations.html">IDokanOperations</a> (<a class="el" href="namespace_dokan_net.html">DokanNet</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_dokan_net_1_1_logging_1_1_logger_extensions.html">LoggerExtensions</a> (<a class="el" href="namespace_dokan_net_1_1_logging.html">DokanNet.Logging</a>)&#160;&#160;&#160;</td><td></td></tr>
<tr><td valign="top"><a class="el" href="class_dokan_net_1_1_dokan_result.html">DokanResult</a> (<a class="el" href="namespace_dokan_net.html">DokanNet</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="interface_dokan_net_1_1_i_dokan_operations_unsafe.html">IDokanOperationsUnsafe</a> (<a class="el" href="namespace_dokan_net.html">DokanNet</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_N"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;N&#160;&#160;</div></td></tr></table>
</td><td></td></tr>
<tr><td valign="top"><a class="el" href="class_dokan_net_1_1_logging_1_1_debug_view_logger.html">DebugViewLogger</a> (<a class="el" href="namespace_dokan_net_1_1_logging.html">DokanNet.Logging</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_F"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;F&#160;&#160;</div></td></tr></table>
</td><td rowspan="2" valign="bottom"><a name="letter_L"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;L&#160;&#160;</div></td></tr></table>
</td><td></td></tr>
<tr><td></td><td valign="top"><a class="el" href="class_dokan_net_1_1_logging_1_1_trace_logger.html">TraceLogger</a> (<a class="el" href="namespace_dokan_net_1_1_logging.html">DokanNet.Logging</a>)&#160;&#160;&#160;</td><td></td></tr>
<tr><td></td><td valign="top"><a class="el" href="struct_dokan_net_1_1_file_information.html">FileInformation</a> (<a class="el" href="namespace_dokan_net.html">DokanNet</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_dokan_net_1_1_logging_1_1_logger.html">Logger</a> (<a class="el" href="namespace_dokan_net_1_1_logging.html">DokanNet.Logging</a>)&#160;&#160;&#160;</td><td></td><td></td></tr>
</td><td valign="top"><a class="el" href="interface_dokan_net_1_1_logging_1_1_i_logger.html">ILogger</a> (<a class="el" href="namespace_dokan_net_1_1_logging.html">DokanNet.Logging</a>)&#160;&#160;&#160;</td><td></td></tr>
<tr><td></td><td></td><td valign="top"><a class="el" href="class_dokan_net_1_1_logging_1_1_null_logger.html">NullLogger</a> (<a class="el" href="namespace_dokan_net_1_1_logging.html">DokanNet.Logging</a>)&#160;&#160;&#160;</td><td></td></tr>
<tr><td></td><td valign="top"><a class="el" href="struct_dokan_net_1_1_file_information.html">FileInformation</a> (<a class="el" href="namespace_dokan_net.html">DokanNet</a>)&#160;&#160;&#160;</td><td></td><td></td><td></td></tr>
<tr><td></td><td></td><td></td><td></td><td></td></tr>
</table>
<div class="qindex"><a class="qindex" href="#letter_C">C</a>&#160;|&#160;<a class="qindex" href="#letter_D">D</a>&#160;|&#160;<a class="qindex" href="#letter_F">F</a>&#160;|&#160;<a class="qindex" href="#letter_I">I</a>&#160;|&#160;<a class="qindex" href="#letter_L">L</a>&#160;|&#160;<a class="qindex" href="#letter_N">N</a>&#160;|&#160;<a class="qindex" href="#letter_T">T</a></div>
Expand Down
2 changes: 2 additions & 0 deletions html/functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ <h3><a class="anchor" id="index_p"></a>- p -</h3><ul>
<h3><a class="anchor" id="index_r"></a>- r -</h3><ul>
<li>ReadFile()
: <a class="el" href="interface_dokan_net_1_1_i_dokan_operations.html#a5e7bc940f2e31b6ae6b989dc81818294">DokanNet.IDokanOperations</a>
, <a class="el" href="interface_dokan_net_1_1_i_dokan_operations_unsafe.html#a9d7934c9650c23757ae0c91330b6534e">DokanNet.IDokanOperationsUnsafe</a>
</li>
<li>RemoveMountPoint()
: <a class="el" href="class_dokan_net_1_1_dokan.html#a5b3d76480ead72d65b4083ff45ff5d4a">DokanNet.Dokan</a>
Expand Down Expand Up @@ -459,6 +460,7 @@ <h3><a class="anchor" id="index_w"></a>- w -</h3><ul>
</li>
<li>WriteFile()
: <a class="el" href="interface_dokan_net_1_1_i_dokan_operations.html#a364edca5bba4029c110460504eb89c3e">DokanNet.IDokanOperations</a>
, <a class="el" href="interface_dokan_net_1_1_i_dokan_operations_unsafe.html#a7c79e6bf8ee92a379a38faa1aa16c9cc">DokanNet.IDokanOperationsUnsafe</a>
</li>
<li>WriteToEndOfFile
: <a class="el" href="class_dokan_net_1_1_dokan_file_info.html#a89cd59686993e32d121c6cb4ef597526">DokanNet.DokanFileInfo</a>
Expand Down
2 changes: 2 additions & 0 deletions html/functions_func.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ <h3><a class="anchor" id="index_m"></a>- m -</h3><ul>
<h3><a class="anchor" id="index_r"></a>- r -</h3><ul>
<li>ReadFile()
: <a class="el" href="interface_dokan_net_1_1_i_dokan_operations.html#a5e7bc940f2e31b6ae6b989dc81818294">DokanNet.IDokanOperations</a>
, <a class="el" href="interface_dokan_net_1_1_i_dokan_operations_unsafe.html#a9d7934c9650c23757ae0c91330b6534e">DokanNet.IDokanOperationsUnsafe</a>
</li>
<li>RemoveMountPoint()
: <a class="el" href="class_dokan_net_1_1_dokan.html#a5b3d76480ead72d65b4083ff45ff5d4a">DokanNet.Dokan</a>
Expand Down Expand Up @@ -322,6 +323,7 @@ <h3><a class="anchor" id="index_w"></a>- w -</h3><ul>
</li>
<li>WriteFile()
: <a class="el" href="interface_dokan_net_1_1_i_dokan_operations.html#a364edca5bba4029c110460504eb89c3e">DokanNet.IDokanOperations</a>
, <a class="el" href="interface_dokan_net_1_1_i_dokan_operations_unsafe.html#a7c79e6bf8ee92a379a38faa1aa16c9cc">DokanNet.IDokanOperationsUnsafe</a>
</li>
</ul>
</div><!-- contents -->
Expand Down
Loading

0 comments on commit 121a922

Please sign in to comment.