summaryrefslogtreecommitdiff
path: root/pyinotify.Stats-class.html
diff options
context:
space:
mode:
Diffstat (limited to 'pyinotify.Stats-class.html')
-rw-r--r--pyinotify.Stats-class.html32
1 files changed, 16 insertions, 16 deletions
diff --git a/pyinotify.Stats-class.html b/pyinotify.Stats-class.html
index 724f5e1..d3c8e64 100644
--- a/pyinotify.Stats-class.html
+++ b/pyinotify.Stats-class.html
@@ -57,22 +57,22 @@
<!-- ==================== CLASS DESCRIPTION ==================== -->
<h1 class="epydoc">Class Stats</h1><p class="nomargin-top"><span class="codelink"><a href="pyinotify-pysrc.html#Stats">source&nbsp;code</a></span></p>
<center>
-<center> <map id="uml_class_diagram_for_pyinotif_17" name="uml_class_diagram_for_pyinotif_17">
-<area shape="rect" id="node51" href="pyinotify.ProcessEvent-class.html#pevent" title="pyinotify.ProcessEvent.pevent" alt="" coords="17,95,261,113"/>
-<area shape="rect" id="node51" href="pyinotify.ProcessEvent-class.html#__init__" title="Enable chaining of ProcessEvent instances." alt="" coords="17,116,261,135"/>
-<area shape="rect" id="node51" href="pyinotify.ProcessEvent-class.html#__call__" title="To behave like a functor the object must be callable." alt="" coords="17,135,261,153"/>
-<area shape="rect" id="node51" href="pyinotify.ProcessEvent-class.html#nested_pevent" title="pyinotify.ProcessEvent.nested_pevent" alt="" coords="17,153,261,172"/>
-<area shape="rect" id="node51" href="pyinotify.ProcessEvent-class.html#process_IN_Q_OVERFLOW" title="By default this method only reports warning messages, you can overredide it by subclassing ProcessEvent and implement your own process_IN_Q_OVERFLOW &#160;method." alt="" coords="17,172,261,191"/>
-<area shape="rect" id="node1" href="pyinotify.ProcessEvent-class.html" title="Process events objects, can be specialized via subclassing, thus its behavior can be overriden:" alt="" coords="5,70,272,197"/>
-<area shape="rect" id="node50" href="pyinotify.Stats-class.html#my_init" title="Method automatically called from base class constructor." alt="" coords="56,249,224,268"/>
-<area shape="rect" id="node50" href="pyinotify.Stats-class.html#process_default" title="Processes |event|." alt="" coords="56,268,224,287"/>
-<area shape="rect" id="node50" href="pyinotify.Stats-class.html#__repr__" title="repr(x)" alt="" coords="56,287,224,305"/>
-<area shape="rect" id="node50" href="pyinotify.Stats-class.html#dump" title="Dumps statistics." alt="" coords="56,305,224,324"/>
-<area shape="rect" id="node50" href="pyinotify.Stats-class.html#__str__" title="str(x)" alt="" coords="56,324,224,343"/>
-<area shape="rect" id="node2" href="pyinotify.Stats-class.html" title="Compute and display trivial statistics about processed events." alt="" coords="44,217,236,349"/>
-<area shape="rect" id="node3" href="pyinotify._ProcessEvent-class.html" title="Abstract processing event class." alt="" coords="83,6,197,50"/>
+<center> <map id="uml_class_diagram_for_pyinotif_18" name="uml_class_diagram_for_pyinotif_18">
+<area shape="rect" id="node1_10" href="pyinotify.Stats-class.html#my_init" title="Method automatically called from base class constructor." alt="" coords="55,252,221,272"/>
+<area shape="rect" id="node1_11" href="pyinotify.Stats-class.html#process_default" title="Processes |event|." alt="" coords="55,272,221,292"/>
+<area shape="rect" id="node1_12" href="pyinotify.Stats-class.html#__repr__" title="repr(x)" alt="" coords="55,292,221,312"/>
+<area shape="rect" id="node1_13" href="pyinotify.Stats-class.html#dump" title="Dumps statistics." alt="" coords="55,312,221,332"/>
+<area shape="rect" id="node1_14" href="pyinotify.Stats-class.html#__str__" title="str(x)" alt="" coords="55,332,221,352"/>
+<area shape="rect" id="node1" href="pyinotify.Stats-class.html" title="Compute and display trivial statistics about processed events." alt="" coords="42,220,233,359"/>
+<area shape="rect" id="node2_15" href="pyinotify.ProcessEvent-class.html#pevent" title="pyinotify.ProcessEvent.pevent" alt="" coords="17,92,260,112"/>
+<area shape="rect" id="node2_16" href="pyinotify.ProcessEvent-class.html#__init__" title="Enable chaining of ProcessEvent instances." alt="" coords="17,115,260,135"/>
+<area shape="rect" id="node2_17" href="pyinotify.ProcessEvent-class.html#__call__" title="To behave like a functor the object must be callable." alt="" coords="17,135,260,155"/>
+<area shape="rect" id="node2_18" href="pyinotify.ProcessEvent-class.html#nested_pevent" title="pyinotify.ProcessEvent.nested_pevent" alt="" coords="17,155,260,175"/>
+<area shape="rect" id="node2_19" href="pyinotify.ProcessEvent-class.html#process_IN_Q_OVERFLOW" title="By default this method only reports warning messages, you can overredide it by subclassing ProcessEvent and implement your own process_IN_Q_OVERFLOW &#160;method." alt="" coords="17,175,260,195"/>
+<area shape="rect" id="node2" href="pyinotify.ProcessEvent-class.html" title="Process events objects, can be specialized via subclassing, thus its behavior can be overriden:" alt="" coords="5,68,272,201"/>
+<area shape="rect" id="node3" href="pyinotify._ProcessEvent-class.html" title="Abstract processing event class." alt="" coords="81,5,194,49"/>
</map>
- <img src="uml_class_diagram_for_pyinotif_17.gif" alt='' usemap="#uml_class_diagram_for_pyinotif_17" ismap="ismap" class="graph-without-title" />
+ <img src="uml_class_diagram_for_pyinotif_18.gif" alt='' usemap="#uml_class_diagram_for_pyinotif_18" ismap="ismap" class="graph-without-title" />
</center>
</center>
<hr />
@@ -445,7 +445,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Thu Nov 15 19:31:56 2012
+ Generated by Epydoc 3.0.1 on Fri Jan 9 18:03:53 2015
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"