MythTV
master
|
This is the complete list of members for StorageGroup, including all inherited members.
CheckAllStorageGroupDirs(void) | StorageGroup | static |
ClearGroupToUseCache(void) | StorageGroup | static |
FileExists(const QString &filename) | StorageGroup | |
FindDirs(const QString &group="Default", const QString &hostname="", QStringList *dirlist=nullptr) | StorageGroup | static |
FindFile(const QString &filename) | StorageGroup | |
FindFileDir(const QString &filename) | StorageGroup | |
FindNextDirMostFree(void) | StorageGroup | |
generate_file_url(const QString &storage_group, const QString &host, const QString &path) | StorageGroup | static |
GetDirFileList(const QString &dir, const QString &base, bool recursive=false, bool onlyDirs=false) | StorageGroup | |
GetDirList(void) const | StorageGroup | inline |
GetDirList(const QString &Path, bool recursive=false) | StorageGroup | |
GetFileInfo(const QString &filename) | StorageGroup | |
GetFileInfoList(const QString &Path) | StorageGroup | |
GetFileList(const QString &Path, bool recursive=false) | StorageGroup | |
GetFirstDir(bool appendSlash=false) const | StorageGroup | |
getGroupDirs(const QString &groupname, const QString &host) | StorageGroup | static |
GetGroupToUse(const QString &host, const QString &sgroup) | StorageGroup | static |
getName(void) const | StorageGroup | inline |
getRecordingsGroups(void) | StorageGroup | static |
GetRelativePathname(const QString &filename) | StorageGroup | static |
Init(const QString &group="Default", const QString &hostname="", bool allowFallback=true) | StorageGroup | |
kDefaultStorageDir | StorageGroup | static |
kSpecialGroups | StorageGroup | static |
m_allowFallback | StorageGroup | private |
m_builtinGroups | StorageGroup | privatestatic |
m_dirlist | StorageGroup | private |
m_groupname | StorageGroup | private |
m_hostname | StorageGroup | private |
m_staticInitDone | StorageGroup | privatestatic |
m_staticInitLock | StorageGroup | privatestatic |
s_groupToUseCache | StorageGroup | privatestatic |
s_groupToUseLock | StorageGroup | privatestatic |
StaticInit(void) | StorageGroup | privatestatic |
StorageGroup(QString group="", QString hostname="", bool allowFallback=true) | StorageGroup | explicit |