Watcher

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(bool stream, bool recursive, ulong sinceIndex, ulong startIndex)
Undocumented in source.

Members

Functions

Remove
void Remove()
Undocumented in source. Be warned that the author may not have intended to support it.
clearEvent
void clearEvent()
Undocumented in source. Be warned that the author may not have intended to support it.
events
Event[] events()
Undocumented in source. Be warned that the author may not have intended to support it.
insertEvent
void insertEvent(Event e)
Undocumented in source. Be warned that the author may not have intended to support it.
notify
bool notify(Event e, bool originalPath, bool deleted)
Undocumented in source. Be warned that the author may not have intended to support it.
setHash
void setHash(size_t hash)
Undocumented in source. Be warned that the author may not have intended to support it.
setKey
void setKey(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
setRemoveFunc
void setRemoveFunc(string key, RemoveFunc func)
Undocumented in source. Be warned that the author may not have intended to support it.
setRemoved
void setRemoved(bool f)
Undocumented in source. Be warned that the author may not have intended to support it.
setWatchId
void setWatchId(size_t wid)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

StartIndex
ulong StartIndex [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
hash
size_t hash [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
haveNotify
bool haveNotify [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
key
string key [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
removed
bool removed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
stream
bool stream [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
uuid
string uuid [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
watchId
size_t watchId [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From WatcherInter

events
Event[] events()
Undocumented in source.
StartIndex
ulong StartIndex()
Undocumented in source.
Remove
void Remove()
Undocumented in source.

Meta