#include <PathReplacementMgr.hpp>
|
| typedef std::pair< std::string, std::string > | StringPair |
| |
Definition at line 76 of file PathReplacementMgr.hpp.
◆ StringPair
◆ PathReplacementMgr()
| PathReplacementMgr::PathReplacementMgr |
( |
| ) |
|
◆ ~PathReplacementMgr()
| PathReplacementMgr::~PathReplacementMgr |
( |
| ) |
|
◆ addPath()
| void PathReplacementMgr::addPath |
( |
const std::string & |
oldPath, |
|
|
const std::string & |
newPath |
|
) |
| |
◆ replace()
| string PathReplacementMgr::replace |
( |
const std::string & |
path | ) |
const |
◆ singleton()
◆ m_pathReplacement
| std::vector<StringPair> PathReplacementMgr::m_pathReplacement |
|
private |
The documentation for this class was generated from the following files: