Exists() const | FileFinder | |
FakePath(RelativeTo::Value fakeWhat, const std::string &rFakePath) | FileFinder | [static] |
FileFinder() | FileFinder | |
FileFinder(const std::string &rPath, RelativeTo::Value relativeTo) | FileFinder | |
GetAbsolutePath() const | FileFinder | |
GetLeafName() const | FileFinder | |
IsAbsolutePath(const std::string &rPath) | FileFinder | [static] |
IsDir() const | FileFinder | |
IsFile() const | FileFinder | |
IsNewerThan(const FileFinder &rOtherEntity) const | FileFinder | |
mAbsPath | FileFinder | [private] |
msFakePath | FileFinder | [private, static] |
msFakeWhat | FileFinder | [private, static] |
msFaking | FileFinder | [private, static] |
SetPath(const std::string &rPath, RelativeTo::Value relativeTo) | FileFinder | |
StopFaking() | FileFinder | [static] |