From 9a413c1d5dd497b3dab0cc09865d53ccf79566db Mon Sep 17 00:00:00 2001 From: Sebastien Martini Date: Thu, 4 Jun 2015 17:59:20 +0200 Subject: API documentation version 0.9.6 --- api-objects.txt | 17 +- class-tree.html | 8 +- help.html | 2 +- identifier-index.html | 118 +- module-tree.html | 2 +- pyinotify-module.html | 14 +- pyinotify-pysrc.html | 4403 ++++++++++---------- pyinotify.AsyncNotifier-class.html | 11 +- pyinotify.AsyncioNotifier-class.html | 5 +- pyinotify.ChainIfTrue-class.html | 2 +- pyinotify.ColoredOutputFormat-class.html | 2 +- pyinotify.Event-class.html | 2 +- pyinotify.EventsCodes-class.html | 2 +- pyinotify.ExcludeFilter-class.html | 2 +- pyinotify.INotifyWrapper-class.html | 2 +- pyinotify.InotifyBindingNotFoundError-class.html | 2 +- pyinotify.Notifier-class.html | 44 +- pyinotify.NotifierError-class.html | 2 +- pyinotify.PrintAllEvents-class.html | 2 +- pyinotify.ProcINotify-class.html | 429 ++ pyinotify.ProcessEvent-class.html | 32 +- pyinotify.ProcessEventError-class.html | 6 +- pyinotify.PyinotifyError-class.html | 46 +- pyinotify.RawOutputFormat-class.html | 6 +- pyinotify.Stats-class.html | 6 +- pyinotify.SysCtlINotify-class.html | 527 --- pyinotify.ThreadedNotifier-class.html | 24 +- pyinotify.TornadoAsyncNotifier-class.html | 5 +- pyinotify.UnsupportedPythonVersionError-class.html | 2 +- pyinotify.Watch-class.html | 2 +- pyinotify.WatchManager-class.html | 8 +- pyinotify.WatchManagerError-class.html | 2 +- pyinotify._CtypesLibcINotifyWrapper-class.html | 19 +- pyinotify._Event-class.html | 2 +- pyinotify._INotifySyscallsWrapper-class.html | 2 +- pyinotify._ProcessEvent-class.html | 32 +- pyinotify._RawEvent-class.html | 2 +- pyinotify._SysProcessEvent-class.html | 2 +- redirect.html | 2 +- toc-everything.html | 6 +- toc-pyinotify-module.html | 6 +- uml_class_diagram_for_pyinotif_11.gif | Bin 14214 -> 13999 bytes uml_class_diagram_for_pyinotif_14.gif | Bin 11199 -> 3108 bytes uml_class_diagram_for_pyinotif_15.gif | Bin 10612 -> 11180 bytes uml_class_diagram_for_pyinotif_16.gif | Bin 15275 -> 10612 bytes uml_class_diagram_for_pyinotif_17.gif | Bin 6634 -> 15375 bytes uml_class_diagram_for_pyinotif_18.gif | Bin 9512 -> 6634 bytes uml_class_diagram_for_pyinotif_19.gif | Bin 4578 -> 9512 bytes uml_class_diagram_for_pyinotif_24.gif | Bin 15628 -> 15562 bytes uml_class_diagram_for_pyinotif_30.gif | Bin 7864 -> 7556 bytes uml_class_diagram_for_pyinotif_31.gif | Bin 6388 -> 6362 bytes 51 files changed, 2829 insertions(+), 2981 deletions(-) create mode 100644 pyinotify.ProcINotify-class.html delete mode 100644 pyinotify.SysCtlINotify-class.html diff --git a/api-objects.txt b/api-objects.txt index 30073bd..ccde0ab 100644 --- a/api-objects.txt +++ b/api-objects.txt @@ -6,6 +6,7 @@ pyinotify.max_queued_events pyinotify-module.html#max_queued_events pyinotify.IN_ONESHOT pyinotify-module.html#IN_ONESHOT pyinotify.COMPATIBILITY_MODE pyinotify-module.html#COMPATIBILITY_MODE pyinotify.IN_DELETE pyinotify-module.html#IN_DELETE +pyinotify.inotify_syscalls pyinotify-module.html#inotify_syscalls pyinotify.IN_CLOSE_WRITE pyinotify-module.html#IN_CLOSE_WRITE pyinotify.name pyinotify-module.html#name pyinotify.logger_init pyinotify-module.html#logger_init @@ -36,7 +37,6 @@ pyinotify.IN_ATTRIB pyinotify-module.html#IN_ATTRIB pyinotify.IN_ACCESS pyinotify-module.html#IN_ACCESS pyinotify.flagc pyinotify-module.html#flagc pyinotify.IN_MASK_ADD pyinotify-module.html#IN_MASK_ADD -pyinotify.inotify_syscalls pyinotify-module.html#inotify_syscalls pyinotify.IN_DELETE_SELF pyinotify-module.html#IN_DELETE_SELF pyinotify.AsyncNotifier pyinotify.AsyncNotifier-class.html pyinotify.Notifier.proc_fun pyinotify.Notifier-class.html#proc_fun @@ -149,6 +149,12 @@ pyinotify._ProcessEvent.__repr__ pyinotify._ProcessEvent-class.html#__repr__ pyinotify.PrintAllEvents.process_default pyinotify.PrintAllEvents-class.html#process_default pyinotify.ProcessEvent.__call__ pyinotify.ProcessEvent-class.html#__call__ pyinotify.ProcessEvent.__init__ pyinotify.ProcessEvent-class.html#__init__ +pyinotify.ProcINotify pyinotify.ProcINotify-class.html +pyinotify.ProcINotify.set_val pyinotify.ProcINotify-class.html#set_val +pyinotify.ProcINotify.value pyinotify.ProcINotify-class.html#value +pyinotify.ProcINotify.get_val pyinotify.ProcINotify-class.html#get_val +pyinotify.ProcINotify.__repr__ pyinotify.ProcINotify-class.html#__repr__ +pyinotify.ProcINotify.__init__ pyinotify.ProcINotify-class.html#__init__ pyinotify.ProcessEvent pyinotify.ProcessEvent-class.html pyinotify.ProcessEvent.my_init pyinotify.ProcessEvent-class.html#my_init pyinotify.ProcessEvent.nested_pevent pyinotify.ProcessEvent-class.html#nested_pevent @@ -180,14 +186,6 @@ pyinotify.ProcessEvent.__call__ pyinotify.ProcessEvent-class.html#__call__ pyinotify.ProcessEvent.nested_pevent pyinotify.ProcessEvent-class.html#nested_pevent pyinotify.Stats.process_default pyinotify.Stats-class.html#process_default pyinotify.Stats.__repr__ pyinotify.Stats-class.html#__repr__ -pyinotify.SysCtlINotify pyinotify.SysCtlINotify-class.html -pyinotify.SysCtlINotify.create pyinotify.SysCtlINotify-class.html#create -pyinotify.SysCtlINotify.set_val pyinotify.SysCtlINotify-class.html#set_val -pyinotify.SysCtlINotify.value pyinotify.SysCtlINotify-class.html#value -pyinotify.SysCtlINotify.get_val pyinotify.SysCtlINotify-class.html#get_val -pyinotify.SysCtlINotify.__repr__ pyinotify.SysCtlINotify-class.html#__repr__ -pyinotify.SysCtlINotify.inotify_attrs pyinotify.SysCtlINotify-class.html#inotify_attrs -pyinotify.SysCtlINotify.__init__ pyinotify.SysCtlINotify-class.html#__init__ pyinotify.ThreadedNotifier pyinotify.ThreadedNotifier-class.html pyinotify.Notifier.read_events pyinotify.Notifier-class.html#read_events pyinotify.Notifier.check_events pyinotify.Notifier-class.html#check_events @@ -257,7 +255,6 @@ pyinotify.INotifyWrapper.get_errno pyinotify.INotifyWrapper-class.html#get_errno pyinotify._CtypesLibcINotifyWrapper.init pyinotify._CtypesLibcINotifyWrapper-class.html#init pyinotify._CtypesLibcINotifyWrapper._inotify_add_watch pyinotify._CtypesLibcINotifyWrapper-class.html#_inotify_add_watch pyinotify.INotifyWrapper.inotify_rm_watch pyinotify.INotifyWrapper-class.html#inotify_rm_watch -pyinotify._CtypesLibcINotifyWrapper._sysctl pyinotify._CtypesLibcINotifyWrapper-class.html#_sysctl pyinotify._CtypesLibcINotifyWrapper._inotify_rm_watch pyinotify._CtypesLibcINotifyWrapper-class.html#_inotify_rm_watch pyinotify.INotifyWrapper.inotify_add_watch pyinotify.INotifyWrapper-class.html#inotify_add_watch pyinotify._CtypesLibcINotifyWrapper._inotify_init pyinotify._CtypesLibcINotifyWrapper-class.html#_inotify_init diff --git a/class-tree.html b/class-tree.html index d422c03..5286f9e 100644 --- a/class-tree.html +++ b/class-tree.html @@ -135,6 +135,9 @@ +
  • pyinotify.ProcINotify: + Access (read, write) inotify's variables through /proc/sys/. +
  • pyinotify.RawOutputFormat: Format string representations.
  • -
  • pyinotify.SysCtlINotify: - Access (read, write) inotify's variables through sysctl. -
  • pyinotify.Watch: Represent a watch, i.e.
  • @@ -232,7 +232,7 @@ @@ -217,8 +216,8 @@ - + @@ -250,45 +249,53 @@ - + - - + - - - + - - + + + + + + - @@ -296,7 +303,7 @@ (in INotifyWrapper) - @@ -304,7 +311,7 @@ (in pyinotify) - @@ -312,27 +319,13 @@ (in pyinotify) - - - - - - - - - - -

    L

    @@ -455,30 +448,31 @@ (in Notifier) process_IN_IGNORED()
    (in _SysProcessEvent) -punctuation()
    -(in RawOutputFormat) +ProcINotify
    +(in pyinotify) process_default()
    (in ChainIfTrue) process_IN_MOVE_SELF()
    (in _SysProcessEvent) -pyinotify +punctuation()
    +(in RawOutputFormat) process_default()
    (in PrintAllEvents) process_IN_MOVED_FROM()
    (in _SysProcessEvent) -PyinotifyError
    -(in pyinotify) +pyinotify process_default()
    (in ProcessEvent) process_IN_MOVED_TO()
    (in _SysProcessEvent) -  +PyinotifyError
    +(in pyinotify) @@ -513,8 +507,8 @@ (in TornadoAsyncNotifier) -set_val()
    -(in SysCtlINotify) +set_val()
    +(in ProcINotify) stop()
    (in AsyncioNotifier) str_errno()
    @@ -525,8 +519,7 @@ (in RawOutputFormat) stop()
    (in Notifier) -SysCtlINotify
    -(in pyinotify)SPECIAL_FLAGS
    @@ -571,8 +564,8 @@ (in pyinotify) valc
    (in pyinotify) -value
    -(in SysCtlINotify) +value
    +(in ProcINotify)     @@ -604,8 +597,8 @@ __add_watch()
    (in WatchManager) -__init__()
    -(in SysCtlINotify) +__init__()
    +(in RawOutputFormat) __walk_rec()
    (in WatchManager) @@ -708,16 +701,16 @@ __init__()
    (in Event) -__repr__()
    -(in Stats) +__repr__()
    +(in ProcINotify) _match()
    (in ExcludeFilter) __init__()
    (in ExcludeFilter) -__repr__()
    -(in SysCtlINotify) +__repr__()
    +(in Stats) _ProcessEvent
    (in pyinotify) @@ -746,24 +739,23 @@ (in Stats) -__init__()
    -(in ProcessEvent) +__init__()
    +(in ProcINotify) __str__()
    (in Stats) -_sysctl()
    -(in _CtypesLibcINotifyWrapper) +_SysProcessEvent
    +(in pyinotify) -__init__()
    -(in ProcessEventError) +__init__()
    +(in ProcessEvent) __str__()
    (in _Event) -_SysProcessEvent
    -(in pyinotify) +  -__init__()
    -(in RawOutputFormat) +__init__()
    +(in ProcessEventError) __str__()
    (in _RawEvent)   @@ -797,7 +789,7 @@ @@ -634,21 +634,21 @@ @@ -799,7 +799,7 @@
      - SysCtlINotify
    - Access (read, write) inotify's variables through sysctl. + ProcINotify
    + Access (read, write) inotify's variables through /proc/sys/.
      - max_queued_events = ?? + max_queued_events = <max_queued_events=16385>
      - max_user_instances = ?? + max_user_instances = <max_user_instances=128>
      - max_user_watches = ?? + max_user_watches = <max_user_watches=65536>