|
|
| PathView (const PathView &other)=default |
|
PathView & | operator= (const PathView &other)=default |
|
| PathView (PathView &&other) noexcept=default |
|
PathView & | operator= (PathView &&other) noexcept=default |
|
| PathView (const std::string &s) |
|
| PathView (const char *s) |
|
| PathView (std::string_view s) |
|
| PathView (const Core::Path &src) |
|
size_t | size () const |
|
bool | empty () const |
|
std::string_view | getUtf8StringView () const |
|
const char * | getUtf8CString () const |
|
bool | isAbsolute () const |
The documentation for this class was generated from the following file: