Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
opentxs::OTPaths Member List

This is the complete list of members for opentxs::OTPaths, including all inherited members.

AppBinaryFolder()opentxs::OTPathsstatic
AppDataFolder()opentxs::OTPathsstatic
AppendFile(OTString &out_strPath, const OTString &strBasePath, const OTString &strFileName)opentxs::OTPathsstatic
AppendFolder(OTString &out_strPath, const OTString &strBasePath, const OTString &strFolderName)opentxs::OTPathsstatic
BuildFilePath(const OTString &strFolderPath, bool &out_bFolderCreated)opentxs::OTPathsstatic
BuildFolderPath(const OTString &strFolderPath, bool &out_bFolderCreated)opentxs::OTPathsstatic
ConfirmCreateFolder(const OTString &strExactPath, bool &out_Exists, bool &out_IsNew)opentxs::OTPathsstatic
FileExists(const OTString &strFilePath, int64_t &nFileLength)opentxs::OTPathsstatic
FixPath(const OTString &strPath, OTString &out_strFixedPath, const bool &bIsFolder)opentxs::OTPathsstatic
FolderExists(const OTString &strFolderPath)opentxs::OTPathsstatic
Get(OTSettings &config, const OTString &strSection, const OTString &strKey, OTString &out_strVar, bool &out_bIsRelative, bool &out_bKeyExist)opentxs::OTPathsstatic
GetCurrentWorking(OTString &strCurrentWorkingPath)opentxs::OTPathsstatic
GetExecutable(OTString &strExecutablePath)opentxs::OTPathsstatic
GetHomeFromSystem(OTString &out_strHomeFolder)opentxs::OTPathsstatic
GlobalConfigFile()opentxs::OTPathsstatic
HomeFolder()opentxs::OTPathsstatic
LoadSetPrefixFolder(OTSettings &config=s_settings, const OTString &strPrefixFolder="")opentxs::OTPathsstatic
LoadSetScriptsFolder(OTSettings &config=s_settings, const OTString &strScriptsFolder="", const bool &bIsRelative=true)opentxs::OTPathsstatic
PathExists(const OTString &strPath)opentxs::OTPathsstatic
PrefixFolder()opentxs::OTPathsstatic
RelativeToCanonical(OTString &out_strCanonicalPath, const OTString &strBasePath, const OTString &strRelativePath)opentxs::OTPathsstatic
ScriptsFolder()opentxs::OTPathsstatic
Set(OTSettings &config, const OTString &strSection, const OTString &strKey, const OTString &strValue, const bool &bIsRelative, bool &out_bIsNewOrUpdated, const OTString &strComment="")opentxs::OTPathsstatic
SetAppBinaryFolder(OTString strLocation)opentxs::OTPathsstatic
SetHomeFolder(OTString strLocation)opentxs::OTPathsstatic
ToReal(const OTString &strExactPath, OTString &out_strCanonicalPath)opentxs::OTPathsstatic
~OTPaths()opentxs::OTPaths