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