|
static void | RegisterProfileManager (const CProfileManager &profileManager) |
|
static void | UnregisterProfileManager () |
|
static void | SetProfilePath (const std::string &path) |
|
static void | SetXBMCPath (const std::string &path) |
|
static void | SetXBMCBinPath (const std::string &path) |
|
static void | SetXBMCBinAddonPath (const std::string &path) |
|
static void | SetXBMCAltBinAddonPath (const std::string &path) |
|
static void | SetXBMCFrameworksPath (const std::string &path) |
|
static void | SetHomePath (const std::string &path) |
|
static void | SetUserHomePath (const std::string &path) |
|
static void | SetEnvHomePath (const std::string &path) |
|
static void | SetMasterProfilePath (const std::string &path) |
|
static void | SetTempPath (const std::string &path) |
|
static void | SetLogPath (const std::string &dir) |
|
static bool | ComparePath (const std::string &path1, const std::string &path2) |
|
static void | LogPaths () |
|
static std::string | TranslatePath (const std::string &path) |
|
static std::string | TranslatePath (const CURL &url) |
|
static std::string | TranslatePathConvertCase (const std::string &path) |
|
The documentation for this class was generated from the following files:
- xbmc/filesystem/SpecialProtocol.h
- xbmc/filesystem/SpecialProtocol.cpp
- xbmc/SystemGlobals.cpp