Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 907b2e04e547936247d272a04226e524 > files > 197

ocaml-camomile-devel-0.7.2-1mdv2010.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 class methods" rel=Appendix href="index_methods.html">
<link title="Index of classes" rel=Appendix href="index_classes.html">
<link title="Index of class types" rel=Appendix href="index_class_types.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="CaseMap" rel="Chapter" href="CaseMap.html">
<link title="CharEncoding" rel="Chapter" href="CharEncoding.html">
<link title="Default" rel="Chapter" href="Default.html">
<link title="IMap" rel="Chapter" href="IMap.html">
<link title="ISet" rel="Chapter" href="ISet.html">
<link title="Locale" rel="Chapter" href="Locale.html">
<link title="Main" rel="Chapter" href="Main.html">
<link title="OOChannel" rel="Chapter" href="OOChannel.html">
<link title="SubText" rel="Chapter" href="SubText.html">
<link title="UCS4" rel="Chapter" href="UCS4.html">
<link title="UChar" rel="Chapter" href="UChar.html">
<link title="UCharInfo" rel="Chapter" href="UCharInfo.html">
<link title="UCharTbl" rel="Chapter" href="UCharTbl.html">
<link title="UCol" rel="Chapter" href="UCol.html">
<link title="ULine" rel="Chapter" href="ULine.html">
<link title="UMap" rel="Chapter" href="UMap.html">
<link title="UNF" rel="Chapter" href="UNF.html">
<link title="UPervasives" rel="Chapter" href="UPervasives.html">
<link title="URe" rel="Chapter" href="URe.html">
<link title="UReStr" rel="Chapter" href="UReStr.html">
<link title="USet" rel="Chapter" href="USet.html">
<link title="UTF16" rel="Chapter" href="UTF16.html">
<link title="UTF8" rel="Chapter" href="UTF8.html">
<link title="UText" rel="Chapter" href="UText.html">
<link title="UnicodeString" rel="Chapter" href="UnicodeString.html">
<link title="XArray" rel="Chapter" href="XArray.html">
<link title="XString" rel="Chapter" href="XString.html"><title>Index of classes</title>
</head>
<body>
<center><h1>Index of classes</h1></center>
<table>
<tr><td align="left"><br>C</td></tr>
<tr><td><a href="OOChannel.channel_of_stream.html">channel_of_stream</a> [<a href="OOChannel.html">OOChannel</a>]</td>
<td><div class="info">
Convert stream to obj_input_channel
</div>
</td></tr>
<tr><td><a href="Main.Type.OOChannel.channel_of_stream.html">channel_of_stream</a> [<a href="Main.Type.OOChannel.html">Main.Type.OOChannel</a>]</td>
<td><div class="info">
Convert obj_input_channel to stream
</div>
</td></tr>
<tr><td><a href="OOChannel.char_input_channel_of.html">char_input_channel_of</a> [<a href="OOChannel.html">OOChannel</a>]</td>
<td><div class="info">
Convert a polymorphic input channel to a character input channel
</div>
</td></tr>
<tr><td><a href="Main.Type.OOChannel.char_input_channel_of.html">char_input_channel_of</a> [<a href="Main.Type.OOChannel.html">Main.Type.OOChannel</a>]</td>
<td><div class="info">
Convert a character input channel to a polymorphic input channel
</div>
</td></tr>
<tr><td><a href="OOChannel.char_obj_input_channel_of.html">char_obj_input_channel_of</a> [<a href="OOChannel.html">OOChannel</a>]</td>
<td><div class="info">
Convert a character input channel to a polymorphic input channel
</div>
</td></tr>
<tr><td><a href="Main.Type.OOChannel.char_obj_input_channel_of.html">char_obj_input_channel_of</a> [<a href="Main.Type.OOChannel.html">Main.Type.OOChannel</a>]</td>
<td><div class="info">
Convert a polymorphic output channel to a character output channel
</div>
</td></tr>
<tr><td><a href="OOChannel.char_obj_output_channel_of.html">char_obj_output_channel_of</a> [<a href="OOChannel.html">OOChannel</a>]</td>
<td><div class="info">
Convert a character output channel to a polymorphic output channel
</div>
</td></tr>
<tr><td><a href="Main.Type.OOChannel.char_obj_output_channel_of.html">char_obj_output_channel_of</a> [<a href="Main.Type.OOChannel.html">Main.Type.OOChannel</a>]</td>
<td><div class="info">
Convert an OCaml input channel to an OO-based character input channel
</div>
</td></tr>
<tr><td><a href="OOChannel.char_output_channel_of.html">char_output_channel_of</a> [<a href="OOChannel.html">OOChannel</a>]</td>
<td><div class="info">
Convert a polymorphic output channel to a character output channel
</div>
</td></tr>
<tr><td><a href="Main.Type.OOChannel.char_output_channel_of.html">char_output_channel_of</a> [<a href="Main.Type.OOChannel.html">Main.Type.OOChannel</a>]</td>
<td><div class="info">
Convert a character output channel to a polymorphic output channel
</div>
</td></tr>
<tr><td><a href="CharEncoding.Interface.convert_input.html">convert_input</a> [<a href="CharEncoding.Interface.html">CharEncoding.Interface</a>]</td>
<td><div class="info">
<code class="code">new convert_input in_enc out_enc c_in</code> create the new input
  channel using encoding <code class="code">out_enc</code> from the input channel using
  encoding <code class="code">in_enc</code>
</div>
</td></tr>
<tr><td><a href="CharEncoding.Interface.convert_output.html">convert_output</a> [<a href="CharEncoding.Interface.html">CharEncoding.Interface</a>]</td>
<td><div class="info">
<code class="code">new convert_ouput in_enc out_enc c_in</code> create the new output
  channel using encoding <code class="code">in_enc</code> from the output channel using
  encoding <code class="code">out_enc</code>
</div>
</td></tr>
<tr><td><a href="CharEncoding.Interface.convert_uchar_input.html">convert_uchar_input</a> [<a href="CharEncoding.Interface.html">CharEncoding.Interface</a>]</td>
<td><div class="info">
<code class="code">new convert_uchar_input enc c_in</code> creates the new channel which
  convert Unicode input to its byte representation using encoding
  <code class="code">enc</code>.
</div>
</td></tr>
<tr><td><a href="CharEncoding.Interface.convert_uchar_output.html">convert_uchar_output</a> [<a href="CharEncoding.Interface.html">CharEncoding.Interface</a>]</td>
<td><div class="info">
<code class="code">new convert_uchar_output enc c_in</code> creates the new channel which
  convert character output to Unicode using encoding <code class="code">enc</code>.
</div>
</td></tr>
<tr><td align="left"><br>I</td></tr>
<tr><td><a href="CharEncoding.Interface.in_channel.html">in_channel</a> [<a href="CharEncoding.Interface.html">CharEncoding.Interface</a>]</td>
<td><div class="info">
<code class="code">new in_channel enc inchan</code> creates the intput channel object 
   <a href="OOChannel.obj_input_channel.html"><code class="code">OOChannel.obj_input_channel</code></a> which
   reads bytes from <code class="code">inchan</code> and converts them to Unicode characters.
</div>
</td></tr>
<tr><td><a href="ULine.input.html">input</a> [<a href="ULine.html">ULine</a>]</td>
<td><div class="info">
<code class="code">new input separator input_obj</code> creates the new input channel object
   <a href="OOChannel.obj_input_channel.html"><code class="code">OOChannel.obj_input_channel</code></a> which reads from <code class="code">input_obj</code> and
   converts line separators (all of CR, LF, CRLF, NEL, LS, PS) to
   <code class="code">separator</code>.
</div>
</td></tr>
<tr><td><a href="Main.Type.ULine.input.html">input</a> [<a href="Main.Type.ULine.html">Main.Type.ULine</a>]</td>
<td><div class="info">
<code class="code">new output separator output_obj</code> creates the new output channel
   object <a href="OOChannel.obj_output_channel.html"><code class="code">OOChannel.obj_output_channel</code></a> which receives Unicode characters
   and converts line separators (all of CR, LF, CRLF, NEL, LS, PS) to
   <code class="code">separator</code>.
</div>
</td></tr>
<tr><td><a href="ULine.Type.input_line.html">input_line</a> [<a href="ULine.Type.html">ULine.Type</a>]</td>
<td><div class="info">
<code class="code">new input_line input_obj</code> creates the new input channel object
   <a href="OOChannel.obj_input_channel.html"><code class="code">OOChannel.obj_input_channel</code></a> which reads Unicode characters 
   from <code class="code">input_obj</code> and output lines.
</div>
</td></tr>
<tr><td><a href="Main.Type.ULine.Type.input_line.html">input_line</a> [<a href="Main.Type.ULine.Type.html">Main.Type.ULine.Type</a>]</td>
<td><div class="info">
<code class="code">new output_line ~sp output_obj</code> create the new output channel object
   <a href="OOChannel.obj_output_channel.html"><code class="code">OOChannel.obj_output_channel</code></a> which output each line to <code class="code">output_obj</code>
   using <code class="code">sp</code> as a line separator.
</div>
</td></tr>
<tr><td align="left"><br>N</td></tr>
<tr><td><a href="UNF.Type.nfc.html">nfc</a> [<a href="UNF.Type.html">UNF.Type</a>]</td>
<td></td></tr>
<tr><td><a href="UNF.Type.nfd.html">nfd</a> [<a href="UNF.Type.html">UNF.Type</a>]</td>
<td></td></tr>
<tr><td><a href="UNF.Type.nfkc.html">nfkc</a> [<a href="UNF.Type.html">UNF.Type</a>]</td>
<td></td></tr>
<tr><td><a href="UNF.Type.nfkd.html">nfkd</a> [<a href="UNF.Type.html">UNF.Type</a>]</td>
<td></td></tr>
<tr><td align="left"><br>O</td></tr>
<tr><td><a href="OOChannel.of_in_channel.html">of_in_channel</a> [<a href="OOChannel.html">OOChannel</a>]</td>
<td><div class="info">
Convert an OCaml input channel to an OO-based character input channel
</div>
</td></tr>
<tr><td><a href="Main.Type.OOChannel.of_in_channel.html">of_in_channel</a> [<a href="Main.Type.OOChannel.html">Main.Type.OOChannel</a>]</td>
<td><div class="info">
Convert an OCaml output channel to an OO-based character output channel
</div>
</td></tr>
<tr><td><a href="OOChannel.of_out_channel.html">of_out_channel</a> [<a href="OOChannel.html">OOChannel</a>]</td>
<td><div class="info">
Convert an OCaml output channel to an OO-based character output channel
</div>
</td></tr>
<tr><td><a href="Main.Type.OOChannel.of_out_channel.html">of_out_channel</a> [<a href="Main.Type.OOChannel.html">Main.Type.OOChannel</a>]</td>
<td></td></tr>
<tr><td><a href="CharEncoding.Interface.out_channel.html">out_channel</a> [<a href="CharEncoding.Interface.html">CharEncoding.Interface</a>]</td>
<td><div class="info">
<code class="code">new out_channel enc outchan</code> creates the output channel object 
  <a href="OOChannel.obj_output_channel.html"><code class="code">OOChannel.obj_output_channel</code></a> which
  receives Unicode characters and outputs them to <code class="code">outchan</code> using
  the encoding <code class="code">enc</code>.
</div>
</td></tr>
<tr><td><a href="ULine.output.html">output</a> [<a href="ULine.html">ULine</a>]</td>
<td><div class="info">
<code class="code">new output separator output_obj</code> creates the new output channel
   object <a href="OOChannel.obj_output_channel.html"><code class="code">OOChannel.obj_output_channel</code></a> which receives Unicode characters 
   and converts line separators (all of CR, LF, CRLF, NEL, LS, PS) to
   <code class="code">separator</code>.
</div>
</td></tr>
<tr><td><a href="Main.Type.ULine.output.html">output</a> [<a href="Main.Type.ULine.html">Main.Type.ULine</a>]</td>
<td></td></tr>
<tr><td><a href="ULine.Type.output_line.html">output_line</a> [<a href="ULine.Type.html">ULine.Type</a>]</td>
<td><div class="info">
<code class="code">new output_line ~sp output_obj</code> create the new output channel object
   <a href="OOChannel.obj_output_channel.html"><code class="code">OOChannel.obj_output_channel</code></a> which output each line to <code class="code">output_obj</code>
   using <code class="code">sp</code> as a line separator.
</div>
</td></tr>
<tr><td><a href="Main.Type.ULine.Type.output_line.html">output_line</a> [<a href="Main.Type.ULine.Type.html">Main.Type.ULine.Type</a>]</td>
<td></td></tr>
<tr><td align="left"><br>U</td></tr>
<tr><td><a href="CharEncoding.Interface.uchar_input_channel_of.html">uchar_input_channel_of</a> [<a href="CharEncoding.Interface.html">CharEncoding.Interface</a>]</td>
<td><div class="info">
<code class="code">new uchar_input_channel_of enc c_in</code> creates the new intput
  channel which convert characters to Unicode using encoding
  <code class="code">enc</code>.
</div>
</td></tr>
<tr><td><a href="CharEncoding.Interface.uchar_output_channel_of.html">uchar_output_channel_of</a> [<a href="CharEncoding.Interface.html">CharEncoding.Interface</a>]</td>
<td><div class="info">
<code class="code">new uchar_ouput_channel_of enc c_out</code> creates the new output
  channel which convert Unicode to its byte representation using
  encoding <code class="code">enc</code>.
</div>
</td></tr>
</table><br>
</body>
</html>