autodoc.git
/
traditional_manual
/
chapter_21.html
version
»
Context lines:
10
20
40
80
file
none
3
autodoc.git/traditional_manual/chapter_21.html:52036:
<dd><p><code><span class='datatype'>inherit _Instance</span> : <span class='inherit'>_Instance</span></code></p></dd> </dl> </dd></dl><dl><dt><h2 class='header'>Class <b class='ms datatype'>System.Inotify._Instance</b></h2> </dt><dd><dl class='group--doc'> <dt class='head--doc'>Description</dt> <dd class='body--doc'><p>Simple wrapper class that gives direct access to the <tt>inotify(7)</tt> interface. On create an inotify instance is initiated by calling <tt>inotify_init(2)</tt>. Every object of this class has its own inotify file descriptor. Use this class only if you want direct access to the file descriptor to read from it manually. For a more user
-
friendly
inferface
use <code>System.Inotify.Instance</code>.</p>
+
friendly
interface
use <code>System.Inotify.Instance</code>.</p>
</dd> <dt class='head--doc'>See also</dt> <dd class='body--doc'><p><code>System.Inotify.Instance</code></p> </dd></dl> <hr /> <dl class='group--doc'> <dt class='head--type'><span class='homogen--type'>Method</span> <span class='homogen--name'><b>add_watch</b></span> </dt>