CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for DirWalk, including all inherited members.
alias(const State *state) | Object | protectedstatic |
as() const | Object | |
begin() | DirWalk | |
Default enum value | DirWalk | |
DeleteOrder enum value | DirWalk | |
DirsOnly enum value | DirWalk | |
DirWalk()=default | DirWalk | |
DirWalk(const String &path, Mode mode=Mode::Default, int maxDepth=-1) | DirWalk | explicit |
end() | DirWalk | |
FilesOnly enum value | DirWalk | |
FollowSymlink enum value | DirWalk | |
IgnoreHidden enum value | DirWalk | |
initOnce() | Object | protected |
initOncePerThread() | Object | protected |
is() const | Object | |
isNull() const | Object | |
isWeak() const | Object | |
Item typedef | DirWalk | |
Mode enum name | DirWalk | |
NotADir enum value (defined in DirWalk) | DirWalk | |
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 | |
read(Out< String > path) | DirWalk | |
read(Out< String > path, Out< bool > isDir) | DirWalk | |
useCount() const | Object | |
weak() const (defined in Object) | Object | protected |
weak(const State *state) (defined in Object) | Object | protectedstatic |