Exists() const | FileFinder | |
FakePath(RelativeTo::Value fakeWhat, const std::string &rFakePath) | FileFinder | [static] |
FileFinder() | FileFinder | |
FileFinder(const std::string &rPath, RelativeTo::Value relativeTo) | FileFinder | |
FileFinder(const std::string &rLeafName, const FileFinder &rParentOrSibling) | FileFinder | |
GetAbsolutePath() const | FileFinder | |
GetLeafName() const | FileFinder | |
GetParent() const | FileFinder | |
HeartFileFinder(const cp::path_type &rPath) | HeartFileFinder | |
IsAbsolutePath(const std::string &rPath) | FileFinder | [static] |
IsDir() const | FileFinder | |
IsFile() const | FileFinder | |
IsNewerThan(const FileFinder &rOtherEntity) const | FileFinder | |
SetPath(const std::string &rPath, RelativeTo::Value relativeTo) | FileFinder | |
SetPath(const std::string &rLeafName, const FileFinder &rParentOrSibling) | FileFinder | |
StopFaking() | FileFinder | [static] |