This is the complete list of members for ArmarXDataPath, including all inherited members.
addDataPath(const std::string &dataPath) | ArmarXDataPath | static |
addDataPaths(const std::string &dataPathList) | ArmarXDataPath | static |
addDataPaths(const std::vector< std::string > &dataPathList) | ArmarXDataPath | static |
cleanPath(const std::string &filepathStr) | ArmarXDataPath | static |
FindPackageAndAddDataPath(const std::string &packageName) | ArmarXDataPath | static |
getAbsolutePath(const std::string &relativeFilename, std::string &storeAbsoluteFilename, const std::vector< std::string > &additionalSearchPaths={}, bool verbose=true) | ArmarXDataPath | static |
getAbsolutePath(const std::string &relativeFilename, const std::vector< std::string > &additionalSearchPaths={}, bool verbose=true) | ArmarXDataPath | static |
GetCachePath() | ArmarXDataPath | static |
getDataPaths() | ArmarXDataPath | static |
GetDefaultUserConfigPath() | ArmarXDataPath | static |
getHomePath() | ArmarXDataPath | static |
getProject(const std::vector< std::string > &projects, const std::string &relativeFilename) | ArmarXDataPath | static |
getRelativeArmarXPath(const std::string &absolutePathString) | ArmarXDataPath | static |
initDataPaths(const std::string &dataPathList) | ArmarXDataPath | static |
mergePaths(std::string path, std::string subPath, std::string &result) | ArmarXDataPath | static |
relativeTo(const std::string &from, const std::string &to) | ArmarXDataPath | static |
ReplaceEnvVars(std::string &string) | ArmarXDataPath | static |
ReplaceVar(std::string &string, const std::string varName, const std::string &varValue) | ArmarXDataPath | static |
ResolveHomePath(std::string &path) | ArmarXDataPath | static |
resolvePath(const std::string &path, bool verbose=true) | ArmarXDataPath | static |
SearchReadableFile(const std::string &querryFileName, std::string &resultFileName, bool verbose=true) | ArmarXDataPath | static |