Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 94774a05d4f99367afd97b8b4adf565d > files > 298

libfilezilla-devel-0.19.3-1.mga7.armv7hl.rpm

<!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.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>libfilezilla: File List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectlogo"><img alt="Logo" src="libfilezilla.png"/></td>
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">libfilezilla
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<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(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div class="header">
  <div class="headertitle">
<div class="title">File List</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here is a list of all documented files with brief descriptions:</div><div class="directory">
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="apply_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="apply_8hpp.html" target="_self">apply.hpp</a></td><td class="desc">Template helper to call a function with its arguments extracted from a tuple </td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="buffer_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="buffer_8hpp.html" target="_self">buffer.hpp</a></td><td class="desc">Declares <a class="el" href="classfz_1_1buffer.html" title="The buffer class is a simple buffer where data can be appended at the end and consumed at the front....">fz::buffer</a> </td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="encode_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="encode_8hpp.html" target="_self">encode.hpp</a></td><td class="desc">Functions to encode/decode strings </td></tr>
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="encryption_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="encryption_8hpp.html" target="_self">encryption.hpp</a></td><td class="desc">Asymmetric encryption scheme using X25519 </td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="event_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="event_8hpp.html" target="_self">event.hpp</a></td><td class="desc">Declares event_base and simple_event&lt;&gt; </td></tr>
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="event__handler_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="event__handler_8hpp.html" target="_self">event_handler.hpp</a></td><td class="desc">Declares the <a class="el" href="classfz_1_1event__handler.html">event_handler</a> class </td></tr>
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="event__loop_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="event__loop_8hpp.html" target="_self">event_loop.hpp</a></td><td class="desc">A simple threaded event loop for the typesafe event system </td></tr>
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="file_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="file_8hpp.html" target="_self">file.hpp</a></td><td class="desc">File handling </td></tr>
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="format_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="format_8hpp.html" target="_self">format.hpp</a></td><td class="desc">Header for the <a class="el" href="namespacefz.html#a86cd7a4e0909090a6315fe8bd63a1159">sprintf</a> string formatting function </td></tr>
<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="hash_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="hash_8hpp.html" target="_self">hash.hpp</a></td><td class="desc">Collection of cryptographic hash and MAC functions </td></tr>
<tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="iputils_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="iputils_8hpp.html" target="_self">iputils.hpp</a></td><td class="desc">Various functions to deal with IP address strings </td></tr>
<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="libfilezilla_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="libfilezilla_8hpp.html" target="_self">libfilezilla.hpp</a></td><td class="desc">Sets some global macros and further includes <a class="el" href="string_8hpp.html">string.hpp</a> </td></tr>
<tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="local__filesys_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="local__filesys_8hpp.html" target="_self">local_filesys.hpp</a></td><td class="desc">Declares local_filesys class to enumerate local files and query their metadata such as type, size and modification time </td></tr>
<tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="logger_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="logger_8hpp.html" target="_self">logger.hpp</a></td><td class="desc"></td></tr>
<tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="mutex_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="mutex_8hpp.html" target="_self">mutex.hpp</a></td><td class="desc">Thread synchronization primitives: mutex, scoped_lock and condition </td></tr>
<tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="optional_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="optional_8hpp.html" target="_self">optional.hpp</a></td><td class="desc">Header for the <a class="el" href="classfz_1_1sparse__optional.html">sparse_optional</a> template class </td></tr>
<tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="process_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="process_8hpp.html" target="_self">process.hpp</a></td><td class="desc">Header for the <a class="el" href="classfz_1_1process.html">process</a> class </td></tr>
<tr id="row_17_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="rate__limited__layer_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="rate__limited__layer_8hpp.html" target="_self">rate_limited_layer.hpp</a></td><td class="desc">A rate-limited socket layer </td></tr>
<tr id="row_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="rate__limiter_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="rate__limiter_8hpp.html" target="_self">rate_limiter.hpp</a></td><td class="desc">Classes for rate-limiting </td></tr>
<tr id="row_19_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="recursive__remove_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="recursive__remove_8hpp.html" target="_self">recursive_remove.hpp</a></td><td class="desc">Class to recursively delete directories </td></tr>
<tr id="row_20_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="shared_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="shared_8hpp.html" target="_self">shared.hpp</a></td><td class="desc">Declares the shared_optional and shared_value template classes </td></tr>
<tr id="row_21_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="signature_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="signature_8hpp.html" target="_self">signature.hpp</a></td><td class="desc">Signature scheme using Ed25519 </td></tr>
<tr id="row_22_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="socket_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="socket_8hpp.html" target="_self">socket.hpp</a></td><td class="desc">Socket classes for networking </td></tr>
<tr id="row_23_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="string_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="string_8hpp.html" target="_self">string.hpp</a></td><td class="desc">String types and assorted functions </td></tr>
<tr id="row_24_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="thread_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="thread_8hpp.html" target="_self">thread.hpp</a></td><td class="desc">Declares <a class="el" href="classfz_1_1thread.html">thread</a> </td></tr>
<tr id="row_25_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="thread__pool_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="thread__pool_8hpp.html" target="_self">thread_pool.hpp</a></td><td class="desc">Declares <a class="el" href="classfz_1_1thread__pool.html">thread_pool</a> and <a class="el" href="classfz_1_1async__task.html">async_task</a> </td></tr>
<tr id="row_26_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="time_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="time_8hpp.html" target="_self">time.hpp</a></td><td class="desc">Assorted classes dealing with time </td></tr>
<tr id="row_27_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="tls__info_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="tls__info_8hpp.html" target="_self">tls_info.hpp</a></td><td class="desc">Classes to query parameters of a TLS session, including the certificate chain </td></tr>
<tr id="row_28_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="tls__layer_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="tls__layer_8hpp.html" target="_self">tls_layer.hpp</a></td><td class="desc">A Transport Layer Security (TLS) layer </td></tr>
<tr id="row_29_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="tls__system__trust__store_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="tls__system__trust__store_8hpp.html" target="_self">tls_system_trust_store.hpp</a></td><td class="desc">System trust store for TLS certificates </td></tr>
<tr id="row_30_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="translate_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="translate_8hpp.html" target="_self">translate.hpp</a></td><td class="desc">Functions to translate strings </td></tr>
<tr id="row_31_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="uri_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="uri_8hpp.html" target="_self">uri.hpp</a></td><td class="desc">Declares <a class="el" href="classfz_1_1uri.html" title="The uri class is used to decompose URIs into their individual components.">fz::uri</a> for (de)composing URIs </td></tr>
<tr id="row_32_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="util_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="util_8hpp.html" target="_self">util.hpp</a></td><td class="desc">Various utility functions </td></tr>
<tr id="row_33_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="version_8hpp_source.html"><span class="icondoc"></span></a><a class="el" href="version_8hpp.html" target="_self">version.hpp</a></td><td class="desc">Macros and functions to get the version of the headers and the library </td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.15
</small></address>
</body>
</html>