The plugin part FSEvents
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
The plugin part MBS MacFrameworks Plugin:FSEvents:
Partly Console safe,
27 entry points.
- class FSEventsMBS
- method SetExclusionPaths(paths() as String) as boolean
- method ExclusionPaths as String()
- method PathsBeingWatched as String()
- method Description as string
- method Show
- method Stop
- method Start as boolean
- method FlushSync
- method DeviceBeingWatched as integer
- method FlushAsync as UInt64
- method GetLatestEventId as UInt64
- method Constructor(path as folderitem, 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(path as string, sinceWhen as UInt64, latency as double, flags as integer)
- method Constructor(paths() as string, sinceWhen as UInt64, latency as double, flags as integer)
- 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)
- property Handle as Integer
- property Running as Boolean
- shared method Available as boolean
- shared method GetDeviceID(volume as folderitem) as integer
- shared method GetAbsoluteTime(theDate as date) as double
- shared method UUIDForDevice(DeviceID as integer) as memoryblock
- shared method GetCurrentEventId as UInt64
- shared method PurgeEventsForDeviceUpToEventId(DeviceID as integer, EventID as UInt64) as boolean
- shared method GetLastEventIdForDeviceBeforeTime(DeviceID as integer, theTime as double) as UInt64
- shared method kFSEventStreamEventIdSinceNow as UInt64
- shared method GetAbsoluteTime(theDate as DateTime) as double
- event Callback(index as integer, count as integer, path as string, flags as integer, eventID as UInt64)
Blog Entries