summaryrefslogtreecommitdiff
path: root/docstrings/toc-pyinotify-module.html
blob: 54608490671251701775a37b6cef1e1f5b8ab168 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<?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</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">
<h1 class="toc">Module pyinotify</h1>
<hr />
  <h2 class="toc">Classes</h2>
    <a target="mainFrame" href="pyinotify.AnsiColorTheme-class.html"
     >AnsiColorTheme</a><br />    <a target="mainFrame" href="pyinotify.BlackAndWhite-class.html"
     >BlackAndWhite</a><br />    <a target="mainFrame" href="pyinotify.ChainIf-class.html"
     >ChainIf</a><br />    <a target="mainFrame" href="pyinotify.Color-class.html"
     >Color</a><br />    <a target="mainFrame" href="pyinotify.ColorTheme-class.html"
     >ColorTheme</a><br />    <a target="mainFrame" href="pyinotify.DefaultTheme-class.html"
     >DefaultTheme</a><br />    <a target="mainFrame" href="pyinotify.Event-class.html"
     >Event</a><br />    <a target="mainFrame" href="pyinotify.EventsCodes-class.html"
     >EventsCodes</a><br />    <a target="mainFrame" href="pyinotify.ExcludeFilter-class.html"
     >ExcludeFilter</a><br />    <a target="mainFrame" href="pyinotify.NoTheme-class.html"
     >NoTheme</a><br />    <a target="mainFrame" href="pyinotify.Notifier-class.html"
     >Notifier</a><br />    <a target="mainFrame" href="pyinotify.NotifierError-class.html"
     >NotifierError</a><br />    <a target="mainFrame" href="pyinotify.ProcessEvent-class.html"
     >ProcessEvent</a><br />    <a target="mainFrame" href="pyinotify.ProcessEventError-class.html"
     >ProcessEventError</a><br />    <a target="mainFrame" href="pyinotify.PyinotifyError-class.html"
     >PyinotifyError</a><br />    <a target="mainFrame" href="pyinotify.Stats-class.html"
     >Stats</a><br />    <a target="mainFrame" href="pyinotify.SysCtlINotify-class.html"
     >SysCtlINotify</a><br />    <a target="mainFrame" href="pyinotify.ThreadedNotifier-class.html"
     >ThreadedNotifier</a><br />    <a target="mainFrame" href="pyinotify.UnsupportedLibcVersionError-class.html"
     >UnsupportedLibcVersionError</a><br />    <a target="mainFrame" href="pyinotify.UnsupportedPythonVersionError-class.html"
     >UnsupportedPythonVersionError</a><br />    <a target="mainFrame" href="pyinotify.Watch-class.html"
     >Watch</a><br />    <a target="mainFrame" href="pyinotify.WatchManager-class.html"
     >WatchManager</a><br />    <a target="mainFrame" href="pyinotify.WatchManagerError-class.html"
     >WatchManagerError</a><br />  <div class="private">
    <a target="mainFrame" href="pyinotify._Event-class.html"
     >_Event</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="pyinotify._ProcessEvent-class.html"
     >_ProcessEvent</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="pyinotify._RawEvent-class.html"
     >_RawEvent</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="pyinotify._SysProcessEvent-class.html"
     >_SysProcessEvent</a><br />  </div>
  <h2 class="toc">Functions</h2>
    <a target="mainFrame" href="pyinotify-module.html#command_line"
     >command_line</a><br />    <a target="mainFrame" href="pyinotify-module.html#glob0"
     >glob0</a><br />    <a target="mainFrame" href="pyinotify-module.html#glob1"
     >glob1</a><br />    <a target="mainFrame" href="pyinotify-module.html#has_magic"
     >has_magic</a><br />    <a target="mainFrame" href="pyinotify-module.html#iglob"
     >iglob</a><br />  <h2 class="toc">Variables</h2>
    <a target="mainFrame" href="pyinotify-module.html#ALL_EVENTS"
     >ALL_EVENTS</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_ACCESS"
     >IN_ACCESS</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_ATTRIB"
     >IN_ATTRIB</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_CLOSE_NOWRITE"
     >IN_CLOSE_NOWRITE</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_CLOSE_WRITE"
     >IN_CLOSE_WRITE</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_CREATE"
     >IN_CREATE</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_DELETE"
     >IN_DELETE</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_DELETE_SELF"
     >IN_DELETE_SELF</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_DONT_FOLLOW"
     >IN_DONT_FOLLOW</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_IGNORED"
     >IN_IGNORED</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_ISDIR"
     >IN_ISDIR</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_MASK_ADD"
     >IN_MASK_ADD</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_MODIFY"
     >IN_MODIFY</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_MOVED_FROM"
     >IN_MOVED_FROM</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_MOVED_TO"
     >IN_MOVED_TO</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_MOVE_SELF"
     >IN_MOVE_SELF</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_ONESHOT"
     >IN_ONESHOT</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_ONLYDIR"
     >IN_ONLYDIR</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_OPEN"
     >IN_OPEN</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_Q_OVERFLOW"
     >IN_Q_OVERFLOW</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_UNMOUNT"
     >IN_UNMOUNT</a><br />    <a target="mainFrame" href="pyinotify-module.html#LIBC"
     >LIBC</a><br />    <a target="mainFrame" href="pyinotify-module.html#LIBC_VERSION"
     >LIBC_VERSION</a><br />    <a target="mainFrame" href="pyinotify-module.html#__author__"
     >__author__</a><br />    <a target="mainFrame" href="pyinotify-module.html#color_theme"
     >color_theme</a><br />    <a target="mainFrame" href="pyinotify-module.html#console_handler"
     >console_handler</a><br />    <a target="mainFrame" href="pyinotify-module.html#flagc"
     >flagc</a><br />    <a target="mainFrame" href="pyinotify-module.html#i"
     >i</a><br />    <a target="mainFrame" href="pyinotify-module.html#log"
     >log</a><br />    <a target="mainFrame" href="pyinotify-module.html#magic_check"
     >magic_check</a><br />    <a target="mainFrame" href="pyinotify-module.html#max_queued_events"
     >max_queued_events</a><br />    <a target="mainFrame" href="pyinotify-module.html#max_user_instances"
     >max_user_instances</a><br />    <a target="mainFrame" href="pyinotify-module.html#max_user_watches"
     >max_user_watches</a><br />    <a target="mainFrame" href="pyinotify-module.html#name"
     >name</a><br />    <a target="mainFrame" href="pyinotify-module.html#val"
     >val</a><br />    <a target="mainFrame" href="pyinotify-module.html#valc"
     >valc</a><br /><hr />
<span class="options">[<a href="javascript:void(0);" class="privatelink"
    onclick="toggle_private();">hide&nbsp;private</a>]</span>

<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>