Folder Change Watching
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Folder Change Watching
Classes for watching for changes on files and folders.
- Classes
- class FSEventsMBS
- shared method Available as Boolean
- method Constructor(DeviceToWatch as Integer, path as string, sinceWhen as UInt64, latency as Double, flags as Integer)
- method Constructor(DeviceToWatch as Integer, paths() as string, sinceWhen as UInt64, latency as Double, flags as Integer)
- method Constructor(path as folderitem, sinceWhen as UInt64, latency as Double, flags as Integer)
- method Constructor(path as string, sinceWhen as UInt64, latency as Double, flags as Integer)
- method Constructor(paths() as folderitem, sinceWhen as UInt64, latency as Double, flags as Integer)
- method Constructor(paths() as string, sinceWhen as UInt64, latency as Double, flags as Integer)
- method Description as string
- method DeviceBeingWatched as Integer
- method ExclusionPaths as String()
- method FlushAsync as UInt64
- method FlushSync
- shared method GetAbsoluteTime(theDate as date) as Double
- shared method GetAbsoluteTime(theDate as DateTime) as double
- shared method GetCurrentEventId as UInt64
- shared method GetDeviceID(volume as folderitem) as Integer
- shared method GetLastEventIdForDeviceBeforeTime(DeviceID as Integer, theTime as Double) as UInt64
- method GetLatestEventId as UInt64
- shared method kFSEventStreamEventIdSinceNow as UInt64
- method PathsBeingWatched as String()
- shared method PurgeEventsForDeviceUpToEventId(DeviceID as Integer, EventID as UInt64) as boolean
- method SetExclusionPaths(paths() as String) as boolean
- method Show
- method Start as boolean
- method Stop
- shared method UUIDForDevice(DeviceID as Integer) as memoryblock
- property Handle as Integer
- property Running as Boolean
- event Callback(index as Integer, count as Integer, path as string, flags as Integer, eventID as UInt64)
- class WindowsDirectoryChangeMBS
- class WindowsDirectoryWatcherMBS
- class WindowsFolderChangeMBS
- Blog Entries
Release notes
- Version 19.3
- Improved destructor for FSEventsMBS class to avoid a possible crash.
- Version 19.2
The items on this page are in the following plugins: MBS MacFrameworks Plugin, MBS MacOSX Plugin, MBS Win Plugin.