|
Open-Transactions
0.93.0-ge03d287
|
This is the complete list of members for opentxs::OTPaths, including all inherited members.
| AppBinaryFolder() | opentxs::OTPaths | static |
| AppDataFolder() | opentxs::OTPaths | static |
| AppendFile(OTString &out_strPath, const OTString &strBasePath, const OTString &strFileName) | opentxs::OTPaths | static |
| AppendFolder(OTString &out_strPath, const OTString &strBasePath, const OTString &strFolderName) | opentxs::OTPaths | static |
| BuildFilePath(const OTString &strFolderPath, bool &out_bFolderCreated) | opentxs::OTPaths | static |
| BuildFolderPath(const OTString &strFolderPath, bool &out_bFolderCreated) | opentxs::OTPaths | static |
| ConfirmCreateFolder(const OTString &strExactPath, bool &out_Exists, bool &out_IsNew) | opentxs::OTPaths | static |
| FileExists(const OTString &strFilePath, int64_t &nFileLength) | opentxs::OTPaths | static |
| FixPath(const OTString &strPath, OTString &out_strFixedPath, const bool &bIsFolder) | opentxs::OTPaths | static |
| FolderExists(const OTString &strFolderPath) | opentxs::OTPaths | static |
| Get(OTSettings &config, const OTString &strSection, const OTString &strKey, OTString &out_strVar, bool &out_bIsRelative, bool &out_bKeyExist) | opentxs::OTPaths | static |
| GetCurrentWorking(OTString &strCurrentWorkingPath) | opentxs::OTPaths | static |
| GetExecutable(OTString &strExecutablePath) | opentxs::OTPaths | static |
| GetHomeFromSystem(OTString &out_strHomeFolder) | opentxs::OTPaths | static |
| GlobalConfigFile() | opentxs::OTPaths | static |
| HomeFolder() | opentxs::OTPaths | static |
| LoadSetPrefixFolder(OTSettings &config=s_settings, const OTString &strPrefixFolder="") | opentxs::OTPaths | static |
| LoadSetScriptsFolder(OTSettings &config=s_settings, const OTString &strScriptsFolder="", const bool &bIsRelative=true) | opentxs::OTPaths | static |
| PathExists(const OTString &strPath) | opentxs::OTPaths | static |
| PrefixFolder() | opentxs::OTPaths | static |
| RelativeToCanonical(OTString &out_strCanonicalPath, const OTString &strBasePath, const OTString &strRelativePath) | opentxs::OTPaths | static |
| ScriptsFolder() | opentxs::OTPaths | static |
| Set(OTSettings &config, const OTString &strSection, const OTString &strKey, const OTString &strValue, const bool &bIsRelative, bool &out_bIsNewOrUpdated, const OTString &strComment="") | opentxs::OTPaths | static |
| SetAppBinaryFolder(OTString strLocation) | opentxs::OTPaths | static |
| SetHomeFolder(OTString strLocation) | opentxs::OTPaths | static |
| ToReal(const OTString &strExactPath, OTString &out_strCanonicalPath) | opentxs::OTPaths | static |
| ~OTPaths() | opentxs::OTPaths |