#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gtest/include/gtest/internal/gtest-filepath.h>
testing::internal::FilePath::FilePath |
( |
| ) |
|
|
inline |
testing::internal::FilePath::FilePath |
( |
const FilePath & |
rhs | ) |
|
|
inline |
testing::internal::FilePath::FilePath |
( |
const char * |
pathname | ) |
|
|
inlineexplicit |
testing::internal::FilePath::FilePath |
( |
const String & |
pathname | ) |
|
|
inlineexplicit |
const char* testing::internal::FilePath::c_str |
( |
| ) |
const |
|
inline |
bool testing::internal::FilePath::CreateDirectoriesRecursively |
( |
| ) |
const |
bool testing::internal::FilePath::CreateFolder |
( |
| ) |
const |
bool testing::internal::FilePath::DirectoryExists |
( |
| ) |
const |
bool testing::internal::FilePath::FileOrDirectoryExists |
( |
| ) |
const |
const char * testing::internal::FilePath::FindLastPathSeparator |
( |
| ) |
const |
|
private |
FilePath testing::internal::FilePath::GenerateUniqueFileName |
( |
const FilePath & |
directory, |
|
|
const FilePath & |
base_name, |
|
|
const char * |
extension |
|
) |
| |
|
static |
FilePath testing::internal::FilePath::GetCurrentDir |
( |
| ) |
|
|
static |
bool testing::internal::FilePath::IsAbsolutePath |
( |
| ) |
const |
bool testing::internal::FilePath::IsDirectory |
( |
| ) |
const |
bool testing::internal::FilePath::IsEmpty |
( |
| ) |
const |
|
inline |
bool testing::internal::FilePath::IsRootDirectory |
( |
| ) |
const |
FilePath testing::internal::FilePath::MakeFileName |
( |
const FilePath & |
directory, |
|
|
const FilePath & |
base_name, |
|
|
int |
number, |
|
|
const char * |
extension |
|
) |
| |
|
static |
void testing::internal::FilePath::Normalize |
( |
| ) |
|
|
private |
FilePath testing::internal::FilePath::RemoveDirectoryName |
( |
| ) |
const |
FilePath testing::internal::FilePath::RemoveExtension |
( |
const char * |
extension | ) |
const |
FilePath testing::internal::FilePath::RemoveFileName |
( |
| ) |
const |
FilePath testing::internal::FilePath::RemoveTrailingPathSeparator |
( |
| ) |
const |
void testing::internal::FilePath::Set |
( |
const FilePath & |
rhs | ) |
|
|
inline |
String testing::internal::FilePath::ToString |
( |
| ) |
const |
|
inline |
String testing::internal::FilePath::pathname_ |
|
private |
The documentation for this class was generated from the following files: