summaryrefslogtreecommitdiff
path: root/pyinotify.INotifyWrapper-class.html
diff options
context:
space:
mode:
Diffstat (limited to 'pyinotify.INotifyWrapper-class.html')
-rw-r--r--pyinotify.INotifyWrapper-class.html316
1 files changed, 316 insertions, 0 deletions
diff --git a/pyinotify.INotifyWrapper-class.html b/pyinotify.INotifyWrapper-class.html
new file mode 100644
index 0000000..d33dcad
--- /dev/null
+++ b/pyinotify.INotifyWrapper-class.html
@@ -0,0 +1,316 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+ <title>pyinotify.INotifyWrapper</title>
+ <link rel="stylesheet" href="epydoc.css" type="text/css" />
+ <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+ alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+ bgcolor="#a0c0ff" cellspacing="0">
+ <tr valign="middle">
+ <!-- Home link -->
+ <th>&nbsp;&nbsp;&nbsp;<a
+ href="pyinotify-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
+
+ <!-- Tree link -->
+ <th>&nbsp;&nbsp;&nbsp;<a
+ href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+ <!-- Index link -->
+ <th>&nbsp;&nbsp;&nbsp;<a
+ href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+ <!-- Help link -->
+ <th>&nbsp;&nbsp;&nbsp;<a
+ href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+ <th class="navbar" width="100%"></th>
+ </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+ <tr valign="top">
+ <td width="100%">
+ <span class="breadcrumbs">
+ <a href="pyinotify-module.html">Module&nbsp;pyinotify</a> ::
+ Class&nbsp;INotifyWrapper
+ </span>
+ </td>
+ <td>
+ <table cellpadding="0" cellspacing="0">
+ <!-- hide/show private -->
+ <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+ onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+ <tr><td align="right"><span class="options"
+ >[<a href="frames.html" target="_top">frames</a
+ >]&nbsp;|&nbsp;<a href="pyinotify.INotifyWrapper-class.html"
+ target="_top">no&nbsp;frames</a>]</span></td></tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<!-- ==================== CLASS DESCRIPTION ==================== -->
+<h1 class="epydoc">Class INotifyWrapper</h1><p class="nomargin-top"><span class="codelink"><a href="pyinotify-pysrc.html#INotifyWrapper">source&nbsp;code</a></span></p>
+<center>
+ <div class="private"><center> <map id="uml_class_diagram_for_pyinotif_7" name="uml_class_diagram_for_pyinotif_7">
+<area shape="rect" id="node1" href="pyinotify._CtypesLibcINotifyWrapper-class.html" title="pyinotify._CtypesLibcINotifyWrapper" alt="" coords="5,177,203,215"/>
+<area shape="rect" id="node2" href="pyinotify._INotifySyscallsWrapper-class.html" title="pyinotify._INotifySyscallsWrapper" alt="" coords="232,177,413,215"/>
+<area shape="rect" id="node13" href="pyinotify.INotifyWrapper-class.html#create" title="pyinotify.INotifyWrapper.create" alt="" coords="80,39,345,57"/>
+<area shape="rect" id="node13" href="pyinotify.INotifyWrapper-class.html#get_errno" title="Return None is no errno code is available." alt="" coords="80,57,345,76"/>
+<area shape="rect" id="node13" href="pyinotify.INotifyWrapper-class.html#str_errno" title="pyinotify.INotifyWrapper.str_errno" alt="" coords="80,76,345,95"/>
+<area shape="rect" id="node13" href="pyinotify.INotifyWrapper-class.html#inotify_init" title="pyinotify.INotifyWrapper.inotify_init" alt="" coords="80,95,345,113"/>
+<area shape="rect" id="node13" href="pyinotify.INotifyWrapper-class.html#inotify_add_watch" title="pyinotify.INotifyWrapper.inotify_add_watch" alt="" coords="80,113,345,132"/>
+<area shape="rect" id="node13" href="pyinotify.INotifyWrapper-class.html#inotify_rm_watch" title="pyinotify.INotifyWrapper.inotify_rm_watch" alt="" coords="80,132,345,151"/>
+<area shape="rect" id="node3" href="pyinotify.INotifyWrapper-class.html" title="Abstract class wrapping access to inotify&#39;s functions." alt="" coords="68,6,356,157"/>
+</map>
+ <img src="uml_class_diagram_for_pyinotif_7.gif" alt='' usemap="#uml_class_diagram_for_pyinotif_7" ismap="ismap" class="graph-without-title" />
+</center></div>
+ <div class="public" style="display:none"><center> <map id="uml_class_diagram_for_pyinotif_8" name="uml_class_diagram_for_pyinotif_8">
+<area shape="rect" id="node16" href="pyinotify.INotifyWrapper-class.html#create" title="pyinotify.INotifyWrapper.create" alt="" coords="17,39,283,57"/>
+<area shape="rect" id="node16" href="pyinotify.INotifyWrapper-class.html#get_errno" title="Return None is no errno code is available." alt="" coords="17,57,283,76"/>
+<area shape="rect" id="node16" href="pyinotify.INotifyWrapper-class.html#str_errno" title="pyinotify.INotifyWrapper.str_errno" alt="" coords="17,76,283,95"/>
+<area shape="rect" id="node16" href="pyinotify.INotifyWrapper-class.html#inotify_init" title="pyinotify.INotifyWrapper.inotify_init" alt="" coords="17,95,283,113"/>
+<area shape="rect" id="node16" href="pyinotify.INotifyWrapper-class.html#inotify_add_watch" title="pyinotify.INotifyWrapper.inotify_add_watch" alt="" coords="17,113,283,132"/>
+<area shape="rect" id="node16" href="pyinotify.INotifyWrapper-class.html#inotify_rm_watch" title="pyinotify.INotifyWrapper.inotify_rm_watch" alt="" coords="17,132,283,151"/>
+<area shape="rect" id="node1" href="pyinotify.INotifyWrapper-class.html" title="Abstract class wrapping access to inotify&#39;s functions." alt="" coords="5,6,293,157"/>
+</map>
+ <img src="uml_class_diagram_for_pyinotif_8.gif" alt='' usemap="#uml_class_diagram_for_pyinotif_8" ismap="ismap" class="graph-without-title" />
+</center></div>
+</center>
+<hr />
+<p>Abstract class wrapping access to inotify's functions. This is an
+ internal class.</p>
+
+<!-- ==================== INSTANCE METHODS ==================== -->
+<a name="section-InstanceMethods"></a>
+<table class="summary" border="1" cellpadding="3"
+ cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+ <td colspan="2" class="table-header">
+ <table border="0" cellpadding="0" cellspacing="0" width="100%">
+ <tr valign="top">
+ <td align="left"><span class="table-header">Instance Methods</span></td>
+ <td align="right" valign="top"
+ ><span class="options">[<a href="#section-InstanceMethods"
+ class="privatelink" onclick="toggle_private();"
+ >hide private</a>]</span></td>
+ </tr>
+ </table>
+ </td>
+</tr>
+<tr>
+ <td width="15%" align="right" valign="top" class="summary">
+ <span class="summary-type">&nbsp;</span>
+ </td><td class="summary">
+ <table width="100%" cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td><span class="summary-sig"><a name="get_errno"></a><span class="summary-sig-name">get_errno</span>(<span class="summary-sig-arg">self</span>)</span><br />
+ Return None is no errno code is available.</td>
+ <td align="right" valign="top">
+ <span class="codelink"><a href="pyinotify-pysrc.html#INotifyWrapper.get_errno">source&nbsp;code</a></span>
+
+ </td>
+ </tr>
+ </table>
+
+ </td>
+ </tr>
+<tr>
+ <td width="15%" align="right" valign="top" class="summary">
+ <span class="summary-type">&nbsp;</span>
+ </td><td class="summary">
+ <table width="100%" cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td><span class="summary-sig"><a name="str_errno"></a><span class="summary-sig-name">str_errno</span>(<span class="summary-sig-arg">self</span>)</span></td>
+ <td align="right" valign="top">
+ <span class="codelink"><a href="pyinotify-pysrc.html#INotifyWrapper.str_errno">source&nbsp;code</a></span>
+
+ </td>
+ </tr>
+ </table>
+
+ </td>
+ </tr>
+<tr>
+ <td width="15%" align="right" valign="top" class="summary">
+ <span class="summary-type">&nbsp;</span>
+ </td><td class="summary">
+ <table width="100%" cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td><span class="summary-sig"><a name="inotify_init"></a><span class="summary-sig-name">inotify_init</span>(<span class="summary-sig-arg">self</span>)</span></td>
+ <td align="right" valign="top">
+ <span class="codelink"><a href="pyinotify-pysrc.html#INotifyWrapper.inotify_init">source&nbsp;code</a></span>
+
+ </td>
+ </tr>
+ </table>
+
+ </td>
+ </tr>
+<tr>
+ <td width="15%" align="right" valign="top" class="summary">
+ <span class="summary-type">&nbsp;</span>
+ </td><td class="summary">
+ <table width="100%" cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td><span class="summary-sig"><a name="inotify_add_watch"></a><span class="summary-sig-name">inotify_add_watch</span>(<span class="summary-sig-arg">self</span>,
+ <span class="summary-sig-arg">fd</span>,
+ <span class="summary-sig-arg">pathname</span>,
+ <span class="summary-sig-arg">mask</span>)</span></td>
+ <td align="right" valign="top">
+ <span class="codelink"><a href="pyinotify-pysrc.html#INotifyWrapper.inotify_add_watch">source&nbsp;code</a></span>
+
+ </td>
+ </tr>
+ </table>
+
+ </td>
+ </tr>
+<tr>
+ <td width="15%" align="right" valign="top" class="summary">
+ <span class="summary-type">&nbsp;</span>
+ </td><td class="summary">
+ <table width="100%" cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td><span class="summary-sig"><a name="inotify_rm_watch"></a><span class="summary-sig-name">inotify_rm_watch</span>(<span class="summary-sig-arg">self</span>,
+ <span class="summary-sig-arg">fd</span>,
+ <span class="summary-sig-arg">wd</span>)</span></td>
+ <td align="right" valign="top">
+ <span class="codelink"><a href="pyinotify-pysrc.html#INotifyWrapper.inotify_rm_watch">source&nbsp;code</a></span>
+
+ </td>
+ </tr>
+ </table>
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2" class="summary">
+ <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
+ <code>__delattr__</code>,
+ <code>__format__</code>,
+ <code>__getattribute__</code>,
+ <code>__hash__</code>,
+ <code>__init__</code>,
+ <code>__new__</code>,
+ <code>__reduce__</code>,
+ <code>__reduce_ex__</code>,
+ <code>__repr__</code>,
+ <code>__setattr__</code>,
+ <code>__sizeof__</code>,
+ <code>__str__</code>,
+ <code>__subclasshook__</code>
+ </p>
+ </td>
+ </tr>
+</table>
+<!-- ==================== STATIC METHODS ==================== -->
+<a name="section-StaticMethods"></a>
+<table class="summary" border="1" cellpadding="3"
+ cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+ <td colspan="2" class="table-header">
+ <table border="0" cellpadding="0" cellspacing="0" width="100%">
+ <tr valign="top">
+ <td align="left"><span class="table-header">Static Methods</span></td>
+ <td align="right" valign="top"
+ ><span class="options">[<a href="#section-StaticMethods"
+ class="privatelink" onclick="toggle_private();"
+ >hide private</a>]</span></td>
+ </tr>
+ </table>
+ </td>
+</tr>
+<tr>
+ <td width="15%" align="right" valign="top" class="summary">
+ <span class="summary-type">&nbsp;</span>
+ </td><td class="summary">
+ <table width="100%" cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td><span class="summary-sig"><a name="create"></a><span class="summary-sig-name">create</span>()</span></td>
+ <td align="right" valign="top">
+ <span class="codelink"><a href="pyinotify-pysrc.html#INotifyWrapper.create">source&nbsp;code</a></span>
+
+ </td>
+ </tr>
+ </table>
+
+ </td>
+ </tr>
+</table>
+<!-- ==================== PROPERTIES ==================== -->
+<a name="section-Properties"></a>
+<table class="summary" border="1" cellpadding="3"
+ cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+ <td colspan="2" class="table-header">
+ <table border="0" cellpadding="0" cellspacing="0" width="100%">
+ <tr valign="top">
+ <td align="left"><span class="table-header">Properties</span></td>
+ <td align="right" valign="top"
+ ><span class="options">[<a href="#section-Properties"
+ class="privatelink" onclick="toggle_private();"
+ >hide private</a>]</span></td>
+ </tr>
+ </table>
+ </td>
+</tr>
+ <tr>
+ <td colspan="2" class="summary">
+ <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
+ <code>__class__</code>
+ </p>
+ </td>
+ </tr>
+</table>
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+ bgcolor="#a0c0ff" cellspacing="0">
+ <tr valign="middle">
+ <!-- Home link -->
+ <th>&nbsp;&nbsp;&nbsp;<a
+ href="pyinotify-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
+
+ <!-- Tree link -->
+ <th>&nbsp;&nbsp;&nbsp;<a
+ href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+ <!-- Index link -->
+ <th>&nbsp;&nbsp;&nbsp;<a
+ href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+ <!-- Help link -->
+ <th>&nbsp;&nbsp;&nbsp;<a
+ href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+ <th class="navbar" width="100%"></th>
+ </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+ <tr>
+ <td align="left" class="footer">
+ Generated by Epydoc 3.0.1 on Tue Feb 8 00:28:28 2011
+ </td>
+ <td align="right" class="footer">
+ <a target="mainFrame" href="http://epydoc.sourceforge.net"
+ >http://epydoc.sourceforge.net</a>
+ </td>
+ </tr>
+</table>
+
+<script type="text/javascript">
+ <!--
+ // Private objects are initially displayed (because if
+ // javascript is turned off then we want them to be
+ // visible); but by default, we want to hide them. So hide
+ // them unless we have a cookie that says to show them.
+ checkCookie();
+ // -->
+</script>
+</body>
+</html>