Chaste Release::3.1
|
CopyTo(const FileFinder &rDest) const | FileFinder | |
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 | |
FileFinder(const fs::path &rPath) | FileFinder | |
FindMatches(const std::string &rPattern) const | FileFinder | |
GetAbsolutePath() const | FileFinder | |
GetExtension() const | FileFinder | |
GetLeafName() const | FileFinder | |
GetLeafNameNoExtension() const | FileFinder | |
GetParent() const | FileFinder | |
GetRelativePath(const FileFinder &rBasePath) const | FileFinder | |
HeartFileFinder(const cp::path_type &rPath) | HeartFileFinder | |
IsAbsolutePath(const std::string &rPath) | FileFinder | [static] |
IsDir() const | FileFinder | |
IsEmpty() const | FileFinder | |
IsFile() const | FileFinder | |
IsNewerThan(const FileFinder &rOtherEntity) const | FileFinder | |
IsPathSet() const | FileFinder | |
Remove(bool force=false) const | FileFinder | |
ReplaceSpacesWithUnderscores(std::string &rPath) | FileFinder | [static] |
ReplaceUnderscoresWithSpaces(std::string &rPath) | FileFinder | [static] |
SetPath(const std::string &rPath, RelativeTo::Value relativeTo) | FileFinder | |
SetPath(const std::string &rLeafName, const FileFinder &rParentOrSibling) | FileFinder | |
StopFaking() | FileFinder | [static] |