Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 5a95b1527d6ae1905fe2fce016396b9f > files > 23

ocaml-libaio-devel-svn20090127-3mdv2010.0.i586.rpm

<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Aio" rel="Chapter" href="Aio.html"><title>Index of values</title>
</head>
<body>
<center><h1>Index of values</h1></center>
<table>
<tr><td align="left"><br>B</td></tr>
<tr><td><a href="Aio.html#VALbuffer">buffer</a> [<a href="Aio.html">Aio</a>]</td>
<td><div class="info">
Allocate an uninitialized buffer.
</div>
</td></tr>
<tr><td align="left"><br>C</td></tr>
<tr><td><a href="Aio.html#VALcontext">context</a> [<a href="Aio.html">Aio</a>]</td>
<td><div class="info">
Create a new context for n simultaneous requests.
</div>
</td></tr>
<tr><td align="left"><br>G</td></tr>
<tr><td><a href="Aio.html#VALget_string">get_string</a> [<a href="Aio.html">Aio</a>]</td>
<td><div class="info">
Get a string of length x from a buffer.
</div>
</td></tr>
<tr><td align="left"><br>P</td></tr>
<tr><td><a href="Aio.html#VALput_string">put_string</a> [<a href="Aio.html">Aio</a>]</td>
<td><div class="info">
Put a string into a buffer.
</div>
</td></tr>
<tr><td align="left"><br>R</td></tr>
<tr><td><a href="Aio.html#VALread">read</a> [<a href="Aio.html">Aio</a>]</td>
<td><div class="info">
fill buffer from file at given offset and call continuation
</div>
</td></tr>
<tr><td><a href="Aio.html#VALresult">result</a> [<a href="Aio.html">Aio</a>]</td>
<td><div class="info">
Extract the buffer from a result or throw the proper exception
</div>
</td></tr>
<tr><td><a href="Aio.html#VALrewind">rewind</a> [<a href="Aio.html">Aio</a>]</td>
<td><div class="info">
Rewind a buffer to it start.
</div>
</td></tr>
<tr><td><a href="Aio.html#VALrun">run</a> [<a href="Aio.html">Aio</a>]</td>
<td><div class="info">
run the context till there are no more pending requests
</div>
</td></tr>
<tr><td align="left"><br>W</td></tr>
<tr><td><a href="Aio.html#VALwrite">write</a> [<a href="Aio.html">Aio</a>]</td>
<td><div class="info">
write buffer to file at given offset and call continuation
</div>
</td></tr>
</table><br>
</body>
</html>