Base Framework
FileSystem Member List

This is the complete list of members for FileSystem, including all inherited members.

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