filemonitor.h File Reference

Classes

class   FileMonitorItemInterface
class   FileMonitor

Namespaces

  maxon

变量

  RESCAN
  MODIFIED
  DELETED
  METADATA
  RENAMED
  CREATED

Variable Documentation

◆  RESCAN

RESCAN

Something in the directory was modified, rescan to find modified files (and check if the directory still exists).

◆  MODIFIED

MODIFIED

The object specified by the URL was modified (write).

◆  DELETED

DELETED

The object specified by the URL was deleted.

◆  METADATA

METADATA

The attributes and or metadata of the object specified by the URL changed.

◆  RENAMED

RENAMED

The object specified by the URL was renamed (and possibly moved).

◆  CREATED

CREATED

The object specified by the URL was created.