20 #ifndef MPD_UPDATE_IO_HXX 21 #define MPD_UPDATE_IO_HXX 52 const char *name_utf8) noexcept;
60 const char *
name,
int mode) noexcept;
gcc_pure bool DirectoryExists(Storage &storage, const Directory &directory) noexcept
gcc_pure bool directory_child_is_regular(Storage &storage, const Directory &directory, const char *name_utf8) noexcept
bool GetInfo(Storage &storage, const char *uri_utf8, StorageFileInfo &info) noexcept
Wrapper for Storage::GetInfo() that logs errors instead of returning them.
gcc_pure bool directory_child_access(Storage &storage, const Directory &directory, const char *name, int mode) noexcept
Checks if the given permissions on the mapped file are given.
const Partition const char * name