uvw/functions_c.html
2021-08-23 15:35:37 +02:00

159 lines
6.9 KiB
HTML

<!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.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>uvw: Class Members</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="projectalign" style="padding-left: 0.5em;">
<div id="projectname">uvw
&#160;<span id="projectnumber">2.10.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<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','.html');
/* @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="contents">
<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
<h3><a id="index_c"></a>- c -</h3><ul>
<li>cancel()
: <a class="el" href="classuvw_1_1Request.html#a27f8819a0dff5c3bec4812409884c398">uvw::Request&lt; T, U &gt;</a>
</li>
<li>category()
: <a class="el" href="classuvw_1_1Handle.html#a2f01819d9d8649d57841f4299f0adffa">uvw::Handle&lt; T, U &gt;</a>
</li>
<li>chdir()
: <a class="el" href="structuvw_1_1Utilities.html#a1fabc7507a23df71a3baf0894be8ee65">uvw::Utilities</a>
</li>
<li>chmod()
: <a class="el" href="classuvw_1_1FileReq.html#a24884d3d814759dcc079f29720b6056c">uvw::FileReq</a>
, <a class="el" href="classuvw_1_1FsReq.html#a525d968b4f386c4ecf855003ed0d2d7f">uvw::FsReq</a>
, <a class="el" href="classuvw_1_1PipeHandle.html#a467c10506cdf86173ff912b5d3f14d8d">uvw::PipeHandle</a>
</li>
<li>chmodSync()
: <a class="el" href="classuvw_1_1FileReq.html#a2c09c5b523f648fd77250d08689ba85c">uvw::FileReq</a>
, <a class="el" href="classuvw_1_1FsReq.html#aebbfa2641b14e26985608c68286d41ee">uvw::FsReq</a>
</li>
<li>chown()
: <a class="el" href="classuvw_1_1FileReq.html#a522d13b83943aa9f6854f9f81b083c09">uvw::FileReq</a>
, <a class="el" href="classuvw_1_1FsReq.html#a9cf87950c8d144ee2fe1acf26459a746">uvw::FsReq</a>
</li>
<li>chownSync()
: <a class="el" href="classuvw_1_1FileReq.html#a7480624e5ca058037e3fa987251b84da">uvw::FileReq</a>
, <a class="el" href="classuvw_1_1FsReq.html#a0d310a8c04a13428a39016477e29ff7a">uvw::FsReq</a>
</li>
<li>clear()
: <a class="el" href="classuvw_1_1Emitter.html#a3d332776a2e35049549a723f35d88912">uvw::Emitter&lt; T &gt;</a>
</li>
<li>close()
: <a class="el" href="classuvw_1_1FileReq.html#a88f20c4c68999e57e23eac208ff73a35">uvw::FileReq</a>
, <a class="el" href="classuvw_1_1Handle.html#ab6bfe6acf120b9c31c2cbe51b1151603">uvw::Handle&lt; T, U &gt;</a>
, <a class="el" href="classuvw_1_1Loop.html#ae0dbd76098075f5a187256834df568c3">uvw::Loop</a>
</li>
<li>closedir()
: <a class="el" href="classuvw_1_1FsReq.html#a45148f322e9a9056af6b907221fae94c">uvw::FsReq</a>
</li>
<li>closedirSync()
: <a class="el" href="classuvw_1_1FsReq.html#a01a0518613d3625ae3eba6a70d88f124">uvw::FsReq</a>
</li>
<li>closeReset()
: <a class="el" href="classuvw_1_1TCPHandle.html#a2f9f427c131fd74d716036b04883926d">uvw::TCPHandle</a>
</li>
<li>closeSync()
: <a class="el" href="classuvw_1_1FileReq.html#a6a7a53cc446b7da0210bf38f1bbd64bf">uvw::FileReq</a>
</li>
<li>closing()
: <a class="el" href="classuvw_1_1Handle.html#a150929f3f90dd31d09f5a1d0441ddf07">uvw::Handle&lt; T, U &gt;</a>
</li>
<li>code()
: <a class="el" href="structuvw_1_1ErrorEvent.html#a47e65776ce0488f87665c00d5bc1241d">uvw::ErrorEvent</a>
</li>
<li>configure()
: <a class="el" href="classuvw_1_1Loop.html#ad0fac96934f7ea2a19d16bc6502aeec9">uvw::Loop</a>
</li>
<li>connect()
: <a class="el" href="classuvw_1_1PipeHandle.html#ac339163dbe256f89104a8ac81ed5045c">uvw::PipeHandle</a>
, <a class="el" href="classuvw_1_1TCPHandle.html#ab6d3dc1999fb93d9fd6f7cc59e0946ef">uvw::TCPHandle</a>
, <a class="el" href="classuvw_1_1UDPHandle.html#abf587231065893625a14597eb8ab3a21">uvw::UDPHandle</a>
</li>
<li>constrainedMemory()
: <a class="el" href="structuvw_1_1Utilities.html#a7ac9418167cafe920c1cac353216d47c">uvw::Utilities</a>
</li>
<li>copyfile()
: <a class="el" href="classuvw_1_1FsReq.html#a17eca9b2b5f350ff98bb991415d65f3d">uvw::FsReq</a>
</li>
<li>copyfileSync()
: <a class="el" href="classuvw_1_1FsReq.html#a22dee7bef94cd6a126ed74ca7b6e4ec8">uvw::FsReq</a>
</li>
<li>cpuInfo()
: <a class="el" href="structuvw_1_1Utilities.html#a9fc20cb272b9302a631535034e6b2999">uvw::Utilities</a>
</li>
<li>create()
: <a class="el" href="classuvw_1_1Loop.html#ae2a1f36aafb919444d933e4a43e78d8f">uvw::Loop</a>
, <a class="el" href="classuvw_1_1UnderlyingType.html#aa711faff7e88895f769f66e8245bda73">uvw::UnderlyingType&lt; T, U &gt;</a>
</li>
<li>curr
: <a class="el" href="structuvw_1_1FsPollEvent.html#a9a9e5143e042c9d5a16fe7b120610fb8">uvw::FsPollEvent</a>
</li>
<li>cwd()
: <a class="el" href="classuvw_1_1ProcessHandle.html#a6a33dfdebaea95c24e59afafc1e4ce73">uvw::ProcessHandle</a>
, <a class="el" href="structuvw_1_1Utilities.html#ac0f1805b8adf93066a8c4df190f5c6a2">uvw::Utilities</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
</small></address>
</body>
</html>