Information about a path on the filesystem.
More...
Information about a path on the filesystem.
- Since
- This datatype is available since SDL 3.2.0.
- See also
- GetPathInfo
-
Storage.GetPathInfo
◆ PathInfo()
| SDL::PathInfo::PathInfo |
( |
const PathInfoRaw & | pathInfo = {} | ) |
|
|
inlineconstexprnoexcept |
Wraps PathInfo.
- Parameters
-
| pathInfo | the value to be wrapped |
◆ operator bool()
| SDL::PathInfo::operator bool |
( |
| ) |
const |
|
inlineexplicitconstexprnoexcept |
Check if valid.
- Returns
- True if valid state, false otherwise.
◆ operator==()
| bool SDL::PathInfo::operator== |
( |
std::nullptr_t | | ) |
const |
|
inlineconstexprnoexcept |
Compare with nullptr.
- Returns
- True if invalid state, false otherwise.
The documentation for this struct was generated from the following file: