Notification holding type and path.
More...
#include <FileSystemWatcher.h>
|
| SC::Result | getFullPath (StringPath &path) const |
| | Get the full path of the file being watched.
|
| |
Notification holding type and path.
◆ getFullPath()
| SC::Result SC::FileSystemWatcher::Notification::getFullPath |
( |
StringPath & | path | ) |
const |
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: