60 #ifndef PathReplacementMgr_hpp 61 #define PathReplacementMgr_hpp 95 replace(
const std::string& path)
const;
106 addPath(
const std::string& oldPath,
const std::string& newPath);
std::string replace(const std::string &path) const
std::pair< std::string, std::string > StringPair
void addPath(const std::string &oldPath, const std::string &newPath)
static PathReplacementMgr & singleton()
std::vector< StringPair > m_pathReplacement