Class c.e.i.INotify(FileDescriptor, object):

Part of coherence.extern.inotify View Source View In Hierarchy

Undocumented
Line # Kind Name Docs
121 Method __new__ Undocumented
166 Method release Undocumented
179 Method inotify_init Undocumented
182 Method inotify_add_watch Undocumented
190 Method inotify_rm_watch Undocumented
193 Method libc_inotify_add_watch Undocumented
201 Method libc_inotify_rm_watch Undocumented
204 Method fileno Undocumented
207 Method flag_to_human Undocumented
214 Method notify Undocumented
218 Method doRead Undocumented
253 Method watch Undocumented
275 Method ignore Undocumented
284 Method is_watched Undocumented
def __new__(cls, *args, **kwargs): (source)
Undocumented
def release(self): (source)
Undocumented
def inotify_init(self): (source)
Undocumented
def inotify_add_watch(self, path, mask): (source)
Undocumented
def inotify_rm_watch(self, wd): (source)
Undocumented
def libc_inotify_add_watch(self, path, mask): (source)
Undocumented
def libc_inotify_rm_watch(self, wd): (source)
Undocumented
def fileno(self): (source)
Undocumented
def flag_to_human(self, mask): (source)
Undocumented
def notify(self, iwp, filename, mask, parameter=None): (source)
Undocumented
def doRead(self): (source)
Undocumented
def watch(self, path, mask=IN_WATCH_MASK, auto_add=None, callbacks=, recursive=False): (source)
Undocumented
def ignore(self, path): (source)
Undocumented
def is_watched(self, path): (source)
Undocumented
API Documentation for Coherence, generated by pydoctor at 2007-12-08 21:02:38.