File: index.html

package info (click to toggle)
ocaml-posix 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,732 kB
  • sloc: ml: 3,472; sh: 14; makefile: 3; javascript: 1
file content (2 lines) | stat: -rw-r--r-- 2,305 bytes parent folder | download | duplicates (2)
1
2
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Generators (posix-base.Posix_base.Generators)</title><link rel="stylesheet" href="../../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.0"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> – <a href="../../index.html">posix-base</a> &#x00BB; <a href="../index.html">Posix_base</a> &#x00BB; Generators</nav><h1>Module <code>Posix_base.Generators</code></h1><p>Module used to define stubs generators. See: <code>Posix_uname_stubs</code> and <code>Posix_uname_constants</code> For some examples.</p></header><div class="spec module-type" id="module-type-TypesDef"><a href="#module-type-TypesDef" class="anchor"></a><code><span class="keyword">module</span> <span class="keyword">type</span> <a href="module-type-TypesDef/index.html">TypesDef</a> = <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module" id="module-Types"><a href="#module-Types" class="anchor"></a><code><span class="keyword">module</span> <a href="Types/index.html">Types</a> : <span class="keyword">functor</span> (<a href="Types/argument-1-Def/index.html">Def</a> : <a href="index.html#module-type-TypesDef">TypesDef</a>) <span>&#45;&gt;</span> <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module-type" id="module-type-StubsDef"><a href="#module-type-StubsDef" class="anchor"></a><code><span class="keyword">module</span> <span class="keyword">type</span> <a href="module-type-StubsDef/index.html">StubsDef</a> = <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module" id="module-Stubs"><a href="#module-Stubs" class="anchor"></a><code><span class="keyword">module</span> <a href="Stubs/index.html">Stubs</a> : <span class="keyword">functor</span> (<a href="Stubs/argument-1-Def/index.html">Def</a> : <a href="index.html#module-type-StubsDef">StubsDef</a>) <span>&#45;&gt;</span> <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div></div></body></html>