CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for Dir, including all inherited members.
access(const String &path, FileAccess mode) | Dir | static |
alias(const State *state) | Object | protectedstatic |
as() const | Object | |
begin() | Dir | |
create(const String &path, FileMode mode=FileMode::DirDefault) | Dir | static |
createTemp(FileMode mode=FileMode::DirDefault) | Dir | static |
createUnique(const String &path, FileMode mode=FileMode::DirDefault, char placeHolder='#') | Dir | static |
deplete(const String &path) | Dir | static |
Dir()=default | Dir | |
Dir(const String &path) | Dir | explicit |
end() | Dir | |
establish(const String &path, FileMode mode=FileMode::DirDefault) | Dir | static |
exists(const String &path) | Dir | static |
initOnce() | Object | protected |
initOncePerThread() | Object | protected |
is() const | Object | |
isNull() const | Object | |
isWeak() const | Object | |
Item typedef | Dir | |
Object()=default | Object | |
Object(State *newState) | Object | explicitprotected |
Object(State *state, Alias) (defined in Object) | Object | explicitprotected |
Object(State *state, Weak) (defined in Object) | Object | explicitprotected |
operator bool() const | Object | explicit |
operator<=>(const Object &other) const | Object | |
operator=(std::nullptr_t) (defined in Object) | Object | protected |
operator==(const Object &other) const | Object | |
path() const | Dir | |
read(Out< String > name) | Dir | |
remove(const String &path) | Dir | static |
tryOpen(const String &path, Out< Dir > dir) | Dir | |
useCount() const | Object | |
weak() const (defined in Object) | Object | protected |
weak(const State *state) (defined in Object) | Object | protectedstatic |