#include "gtest-filepath.h"
◆ FilePath() [1/3]
testing::internal::FilePath::FilePath |
( |
| ) |
|
|
inline |
◆ FilePath() [2/3]
testing::internal::FilePath::FilePath |
( |
const FilePath & | rhs | ) |
|
|
inline |
◆ FilePath() [3/3]
testing::internal::FilePath::FilePath |
( |
const std::string & | pathname | ) |
|
|
inlineexplicit |
◆ c_str()
const char * testing::internal::FilePath::c_str |
( |
| ) |
const |
|
inline |
◆ ConcatPaths()
◆ CreateDirectoriesRecursively()
bool testing::internal::FilePath::CreateDirectoriesRecursively |
( |
| ) |
const |
◆ CreateFolder()
bool testing::internal::FilePath::CreateFolder |
( |
| ) |
const |
◆ DirectoryExists()
bool testing::internal::FilePath::DirectoryExists |
( |
| ) |
const |
◆ FileOrDirectoryExists()
bool testing::internal::FilePath::FileOrDirectoryExists |
( |
| ) |
const |
◆ GenerateUniqueFileName()
static FilePath testing::internal::FilePath::GenerateUniqueFileName |
( |
const FilePath & | directory, |
|
|
const FilePath & | base_name, |
|
|
const char * | extension ) |
|
static |
◆ GetCurrentDir()
static FilePath testing::internal::FilePath::GetCurrentDir |
( |
| ) |
|
|
static |
◆ IsAbsolutePath()
bool testing::internal::FilePath::IsAbsolutePath |
( |
| ) |
const |
◆ IsDirectory()
bool testing::internal::FilePath::IsDirectory |
( |
| ) |
const |
◆ IsEmpty()
bool testing::internal::FilePath::IsEmpty |
( |
| ) |
const |
|
inline |
◆ IsRootDirectory()
bool testing::internal::FilePath::IsRootDirectory |
( |
| ) |
const |
◆ MakeFileName()
static FilePath testing::internal::FilePath::MakeFileName |
( |
const FilePath & | directory, |
|
|
const FilePath & | base_name, |
|
|
int | number, |
|
|
const char * | extension ) |
|
static |
◆ operator=()
◆ RemoveDirectoryName()
FilePath testing::internal::FilePath::RemoveDirectoryName |
( |
| ) |
const |
◆ RemoveExtension()
FilePath testing::internal::FilePath::RemoveExtension |
( |
const char * | extension | ) |
const |
◆ RemoveFileName()
FilePath testing::internal::FilePath::RemoveFileName |
( |
| ) |
const |
◆ RemoveTrailingPathSeparator()
FilePath testing::internal::FilePath::RemoveTrailingPathSeparator |
( |
| ) |
const |
◆ Set()
void testing::internal::FilePath::Set |
( |
const FilePath & | rhs | ) |
|
|
inline |
◆ string()
const std::string & testing::internal::FilePath::string |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- Libraries/OTCore/packages/Microsoft.googletest.v140.windesktop.msvcstl.static.rt-dyn.1.8.0/build/native/include/gtest/internal/gtest-filepath.h