Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > a06fe3be7ca7cd6a9299bfb91740bcdf > files > 64

ocaml-bin-prot-devel-109.30.00-2.mga4.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<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="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Binable" rel="Chapter" href="Binable.html">
<link title="Nat0" rel="Chapter" href="Nat0.html">
<link title="Common" rel="Chapter" href="Common.html">
<link title="Unsafe_common" rel="Chapter" href="Unsafe_common.html">
<link title="Unsafe_write_c" rel="Chapter" href="Unsafe_write_c.html">
<link title="Unsafe_read_c" rel="Chapter" href="Unsafe_read_c.html">
<link title="Size" rel="Chapter" href="Size.html">
<link title="Write_ml" rel="Chapter" href="Write_ml.html">
<link title="Read_ml" rel="Chapter" href="Read_ml.html">
<link title="Write_c" rel="Chapter" href="Write_c.html">
<link title="Read_c" rel="Chapter" href="Read_c.html">
<link title="Std" rel="Chapter" href="Std.html">
<link title="Type_class" rel="Chapter" href="Type_class.html">
<link title="Map_to_safe" rel="Chapter" href="Map_to_safe.html">
<link title="Utils" rel="Chapter" href="Utils.html"><title></title>
</head>
<body>
<h1></h1>
<ul class="indexlist">
<li><a href="index_types.html">Index of types</a></li>
<li><a href="index_exceptions.html">Index of exceptions</a></li>
<li><a href="index_values.html">Index of values</a></li>
<li><a href="index_modules.html">Index of modules</a></li>
<li><a href="index_module_types.html">Index of module types</a></li>
</ul>
<br/><br>
<table class="indextable">
<tr><td class="module"><a href="Binable.html">Binable</a></td><td></td></tr>
<tr><td class="module"><a href="Nat0.html">Nat0</a></td><td><div class="info">
Nat0: natural numbers (including zero)
</div>
</td></tr>
<tr><td class="module"><a href="Common.html">Common</a></td><td><div class="info">
Common definitions used by binary protocol converters
</div>
</td></tr>
<tr><td class="module"><a href="Unsafe_common.html">Unsafe_common</a></td><td><div class="info">
Functions common to unsafe binary protocol conversion.
</div>
</td></tr>
<tr><td class="module"><a href="Unsafe_write_c.html">Unsafe_write_c</a></td><td><div class="info">
Writing values to the binary protocol using unsafe C.
</div>
</td></tr>
<tr><td class="module"><a href="Unsafe_read_c.html">Unsafe_read_c</a></td><td><div class="info">
Reading values from the binary protocol using unsafe C.
</div>
</td></tr>
<tr><td class="module"><a href="Size.html">Size</a></td><td><div class="info">
Compute size of values in the binary protocol.
</div>
</td></tr>
<tr><td class="module"><a href="Write_ml.html">Write_ml</a></td><td><div class="info">
Writing values to the binary protocol using (mostly) OCaml.
</div>
</td></tr>
<tr><td class="module"><a href="Read_ml.html">Read_ml</a></td><td><div class="info">
Reading values from the binary protocol using (mostly) OCaml.
</div>
</td></tr>
<tr><td class="module"><a href="Write_c.html">Write_c</a></td><td><div class="info">
Wrapping unsafe C-style writers to safe ML-style ones.
</div>
</td></tr>
<tr><td class="module"><a href="Read_c.html">Read_c</a></td><td><div class="info">
Wrapping unsafe C-style readers to safe ML-style ones.
</div>
</td></tr>
<tr><td class="module"><a href="Std.html">Std</a></td><td><div class="info">
This module defines default converters for the types defined in the OCaml
   standard library.
</div>
</td></tr>
<tr><td class="module"><a href="Type_class.html">Type_class</a></td><td><div class="info">
Sizers, writers, and readers in records
</div>
</td></tr>
<tr><td class="module"><a href="Map_to_safe.html">Map_to_safe</a></td><td></td></tr>
<tr><td class="module"><a href="Utils.html">Utils</a></td><td><div class="info">
Utility functions for user convenience
</div>
</td></tr>
</table>
</body>
</html>