testing::internal::FilePath Class Reference
List of all members.
| Public Member Functions | 
|  | 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 | 
| Static Public Member Functions | 
| static FilePath | GetCurrentDir () | 
| static FilePath | MakeFileName (const FilePath &directory, const FilePath &base_name, int number, const char *extension) | 
| static FilePath | ConcatPaths (const FilePath &directory, const FilePath &relative_path) | 
| static FilePath | GenerateUniqueFileName (const FilePath &directory, const FilePath &base_name, const char *extension) | 
The documentation for this class was generated from the following files:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.29/Asg_GoogleTest/include/gtest/internal/gtest-filepath.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.29/Asg_GoogleTest/Root/gtest-filepath.cxx