Base Framework
|
This is the complete list of members for FileSystem, including all inherited members.
APPLICATION enum value | FileSystem | |
BLOCK enum value | FileSystem | |
CHARACTER enum value | FileSystem | |
Component enum name | FileSystem | |
COUNTER enum value | FileSystem | |
DEVICE enum value | FileSystem | |
DEVICES enum value | FileSystem | |
doesSupportLinks() noexcept | FileSystem | static |
DOTEXTENSION enum value | FileSystem | |
entryExists(const String &path) | FileSystem | static |
EXCLUSIVE enum value | FileSystem | |
EXTENSION enum value | FileSystem | |
FIFO enum value | FileSystem | |
fileExists(const String &path) | FileSystem | static |
FILENAME enum value | FileSystem | |
findFile(const Array< String > &searchPaths, const String &relative, unsigned int index=0) | FileSystem | static |
findLastSeparator(const String &path) | FileSystem | static |
findSeparator(const String &path, MemorySize start) | FileSystem | static |
Folder enum name | FileSystem | |
FOLDER enum value | FileSystem | |
FOLDER_PATH enum value | FileSystem | |
folderExists(const String &path) | FileSystem | static |
getComponent(const String &path, Component component) | FileSystem | static |
getCurrentFolder() | FileSystem | static |
getFolder(Folder folder) noexcept | FileSystem | static |
getLinkTarget(const String &path) | FileSystem | static |
getParent(const String &path) | FileSystem | static |
getPath(const String &base, const String &relative) noexcept | FileSystem | static |
getQuota(const String &path, Trustee trustee) | FileSystem | static |
getRelativePath(const String &folder, const String &path) | FileSystem | static |
getSize(const String &path) | FileSystem | static |
getTempFile(unsigned int options=SECURE) | FileSystem | static |
getTempFileName(unsigned int fields=PREFIX|APPLICATION|USER|SUFFIX) noexcept | FileSystem | static |
getTempFolder(TemporaryFolder folder=USER_SPECIFIED) noexcept | FileSystem | static |
getType(const String &path) | FileSystem | static |
getVariable(const String &path, Variable variable) | FileSystem | static |
HOST enum value | FileSystem | |
isAbsolutePath(const String &path) noexcept | FileSystem | static |
isFolderPath(const String &path) noexcept | FileSystem | inlinestatic |
isLink(const String &path) | FileSystem | static |
isSeparator(ucs4 ch) noexcept | FileSystem | inlinestatic |
join(const String &base, const String &relative) noexcept | FileSystem | inlinestatic |
join(const std::initializer_list< String > &paths) noexcept | FileSystem | static |
join(const Array< String > &paths) | FileSystem | static |
LINK enum value | FileSystem | |
MACHINE_NONPERSISTENT enum value | FileSystem | |
MACHINE_PERSISTENT enum value | FileSystem | |
makeFolder(const String &path) | FileSystem | static |
makeFolderRecursive(const String &path) | FileSystem | static |
makeHardLink(const String &target, const String &destination) | FileSystem | static |
makeLink(const String &target, const String &destination) | FileSystem | static |
MAX_LEN_OF_NAME enum value | FileSystem | |
MAX_LEN_OF_PATH enum value | FileSystem | |
MAX_NUM_OF_LINKS enum value | FileSystem | |
MAX_SIZE_OF_PIPE_BUFFER enum value | FileSystem | |
MAX_SIZE_OF_SYMLINK enum value | FileSystem | |
MAXIMUM_PATH_LENGTH | FileSystem | static |
MESSAGE_QUEUE enum value | FileSystem | |
MIN_FILE_SIZE_BITS enum value | FileSystem | |
NAME enum value | FileSystem | |
normalize(const String &path) | FileSystem | static |
OVERWRITE_ON_CLOSE enum value | FileSystem | |
PREFIX enum value | FileSystem | |
PROCESS enum value | FileSystem | |
RANDOM enum value | FileSystem | |
REGULAR enum value | FileSystem | |
REMOVE_ON_CLOSE enum value | FileSystem | |
removeFile(const String &path) | FileSystem | static |
removeFolder(const String &path) | FileSystem | static |
ROOT enum value | FileSystem | |
SECURE enum value | FileSystem | |
SEMPAHORE enum value | FileSystem | |
setCurrentFolder(const String &path) | FileSystem | static |
SHARED_MEMORY enum value | FileSystem | |
SOCKET enum value | FileSystem | |
split(const String &path) | FileSystem | static |
STRICT_ACCESS enum value | FileSystem | |
SUFFIX enum value | FileSystem | |
TEMP enum value | FileSystem | |
TemporaryFileNameField enum name | FileSystem | |
TemporaryFileOption enum name | FileSystem | |
TemporaryFolder enum name | FileSystem | |
TIME enum value | FileSystem | |
toAbsolutePath(const String &base, const String &path) | FileSystem | static |
toUrl(const String &path) | FileSystem | static |
USER enum value | FileSystem | |
USER_SPECIFIED enum value | FileSystem | |
Variable enum name | FileSystem |