|
| FilePath (const FilePath &rhs) |
|
| FilePath (const std::string &pathname) |
|
FilePath & | operator= (const FilePath &rhs) |
|
void | Set (const FilePath &rhs) |
|
const std::string & | string () const |
|
const char * | c_str () const |
|
bool | IsEmpty () const |
|
FilePath | RemoveTrailingPathSeparator () const |
|
FilePath | RemoveDirectoryName () const |
|
FilePath | RemoveFileName () const |
|
FilePath | RemoveExtension (const char *extension) const |
|
bool | CreateDirectoriesRecursively () const |
|
bool | CreateFolder () const |
|
bool | FileOrDirectoryExists () const |
|
bool | DirectoryExists () const |
|
bool | IsDirectory () const |
|
bool | IsRootDirectory () const |
|
bool | IsAbsolutePath () const |
|
Definition at line 59 of file gtest-filepath.h.
The documentation for this class was generated from the following file:
- /data/users/matthijs/github_faiss/faiss/tests/gtest/include/gtest/internal/gtest-filepath.h