Notification holding type and path.
More...
#include <FileSystemWatcher.h>
Notification holding type and path.
◆ getFullPath()
Get the full path of the file being watched.
- Parameters
-
path | StringPath that will hold full (absolute) path |
- Returns
- Invalid result if it's not possible building the full path
◆ basePath
StringSpan SC::FileSystemWatcher::Notification::basePath |
Reference to the watched directory.
◆ operation
◆ relativePath
StringSpan SC::FileSystemWatcher::Notification::relativePath |
Relative path of the file being notified from basePath
The documentation for this struct was generated from the following file: