#include <FileSystemPathView.h>
◆ FileSystemPathView() [1/4]
◆ FileSystemPathView() [2/4]
FileSystemPathView::FileSystemPathView |
( |
| ) |
|
|
default |
◆ FileSystemPathView() [3/4]
◆ FileSystemPathView() [4/4]
◆ components()
◆ fromNormalized()
◆ isEmpty()
bool FileSystemPathView::isEmpty |
( |
| ) |
const |
|
inline |
◆ isEscaping()
bool FileSystemPathView::isEscaping |
( |
| ) |
const |
|
inline |
◆ isPrefixOf()
- Parameters
-
path | Path to check against. |
- Returns
- Whether this path is a starting subpath of
path
. Note that this is different from just checking whether this path is a lexicographical prefix of path
. Every path is always a starting subpath of itself.
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ split()
◆ string()
std::string_view FileSystemPathView::string |
( |
| ) |
const |
|
inline |
◆ operator<=>
◆ _path
std::string_view FileSystemPathView::_path |
|
private |
The documentation for this class was generated from the following files: