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
-
[in] | bufferString | On some platform a String to hold the joined full path is needed. |
[out] | outFullPath | The full path |
- Returns
- Invalid result if it's not possible building the full path
◆ basePath
StringView SC::FileSystemWatcher::Notification::basePath |
Reference to the watched directory.
◆ operation
◆ relativePath
StringView SC::FileSystemWatcher::Notification::relativePath |
Relative path of the file being notified from basePath
The documentation for this struct was generated from the following file: