Classes |
Event |
This class contains all the useful informations about the observed
event. |
EventsCodes |
Set of codes corresponding to each kind of events. |
Notifier |
Read notifications, process events. |
ProcessEvent |
Process events objects, can be specialized via subclassing, thus its
behavior can be overrided: |
ThreadedNotifier |
This notifier inherits from threading.Thread instantiating a separate
thread, and provide standart Notifier functionality. |
Watch |
Represent a watch, i.e. |
WatchManager |
Provide operations for watching files and directories. |