#include <pathutils.h>
◆ Pathname() [1/10]
rtc::Pathname::Pathname |
( |
| ) |
|
◆ Pathname() [2/10]
rtc::Pathname::Pathname |
( |
const Pathname & |
| ) |
|
|
default |
◆ Pathname() [3/10]
◆ Pathname() [4/10]
rtc::Pathname::Pathname |
( |
const std::string & |
pathname | ) |
|
◆ Pathname() [5/10]
◆ Pathname() [6/10]
rtc::Pathname::Pathname |
( |
| ) |
|
◆ Pathname() [7/10]
rtc::Pathname::Pathname |
( |
const Pathname & |
| ) |
|
◆ Pathname() [8/10]
◆ Pathname() [9/10]
rtc::Pathname::Pathname |
( |
const std::string & |
pathname | ) |
|
◆ Pathname() [10/10]
◆ AppendFolder() [1/2]
◆ AppendFolder() [2/2]
◆ AppendPathname() [1/2]
◆ AppendPathname() [2/2]
◆ basename() [1/2]
◆ basename() [2/2]
◆ clear() [1/2]
void rtc::Pathname::clear |
( |
| ) |
|
◆ clear() [2/2]
void rtc::Pathname::clear |
( |
| ) |
|
◆ DefaultFolderDelimiter() [1/2]
char rtc::Pathname::DefaultFolderDelimiter |
( |
| ) |
|
|
static |
◆ DefaultFolderDelimiter() [2/2]
static char rtc::Pathname::DefaultFolderDelimiter |
( |
| ) |
|
|
static |
◆ empty() [1/2]
bool rtc::Pathname::empty |
( |
| ) |
const |
◆ empty() [2/2]
bool rtc::Pathname::empty |
( |
| ) |
const |
◆ extension() [1/2]
◆ extension() [2/2]
◆ filename() [1/2]
◆ filename() [2/2]
◆ folder() [1/2]
◆ folder() [2/2]
◆ folder_delimiter() [1/2]
char rtc::Pathname::folder_delimiter |
( |
| ) |
const |
|
inline |
◆ folder_delimiter() [2/2]
char rtc::Pathname::folder_delimiter |
( |
| ) |
const |
|
inline |
◆ folder_name() [1/2]
◆ folder_name() [2/2]
◆ IsFolderDelimiter() [1/2]
bool rtc::Pathname::IsFolderDelimiter |
( |
char |
ch | ) |
|
|
static |
◆ IsFolderDelimiter() [2/2]
static bool rtc::Pathname::IsFolderDelimiter |
( |
char |
ch | ) |
|
|
static |
◆ Normalize() [1/2]
void rtc::Pathname::Normalize |
( |
| ) |
|
◆ Normalize() [2/2]
void rtc::Pathname::Normalize |
( |
| ) |
|
◆ operator=() [1/4]
◆ operator=() [2/4]
◆ operator=() [3/4]
◆ operator=() [4/4]
◆ parent_folder() [1/2]
◆ parent_folder() [2/2]
◆ pathname() [1/2]
◆ pathname() [2/2]
◆ SetBasename() [1/2]
bool rtc::Pathname::SetBasename |
( |
const std::string & |
basename | ) |
|
◆ SetBasename() [2/2]
bool rtc::Pathname::SetBasename |
( |
const std::string & |
basename | ) |
|
◆ SetExtension() [1/2]
bool rtc::Pathname::SetExtension |
( |
const std::string & |
extension | ) |
|
◆ SetExtension() [2/2]
bool rtc::Pathname::SetExtension |
( |
const std::string & |
extension | ) |
|
◆ SetFilename() [1/2]
bool rtc::Pathname::SetFilename |
( |
const std::string & |
filename | ) |
|
◆ SetFilename() [2/2]
bool rtc::Pathname::SetFilename |
( |
const std::string & |
filename | ) |
|
◆ SetFolder() [1/2]
◆ SetFolder() [2/2]
◆ SetFolderDelimiter() [1/2]
void rtc::Pathname::SetFolderDelimiter |
( |
char |
delimiter | ) |
|
◆ SetFolderDelimiter() [2/2]
void rtc::Pathname::SetFolderDelimiter |
( |
char |
delimiter | ) |
|
◆ SetPathname() [1/4]
◆ SetPathname() [2/4]
◆ SetPathname() [3/4]
◆ SetPathname() [4/4]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/base/pathutils.h
- Source/ThirdParty/libwebrtc/Source/webrtc/base/pathutils.cc