- addRef
void addRef(WatcherID descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.
- isValid
bool isValid(WatcherID handle)
Undocumented in source. Be warned that the author may not have intended to support it.
- rawUserData
void* rawUserData(WatcherID descriptor, size_t size, DataInitializer initialize, DataInitializer destroy)
Undocumented in source. Be warned that the author may not have intended to support it.
- releaseRef
bool releaseRef(WatcherID descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.
- watchDirectory
WatcherID watchDirectory(string path, bool recursive, FileChangesCallback callback)
Undocumented in source. Be warned that the author may not have intended to support it.