#include <optionsfile.h>
◆ OptionsFile() [1/2]
rtc::OptionsFile::OptionsFile |
( |
const std::string & |
path | ) |
|
◆ ~OptionsFile() [1/2]
rtc::OptionsFile::~OptionsFile |
( |
| ) |
|
|
default |
◆ OptionsFile() [2/2]
rtc::OptionsFile::OptionsFile |
( |
const std::string & |
path | ) |
|
◆ ~OptionsFile() [2/2]
rtc::OptionsFile::~OptionsFile |
( |
| ) |
|
◆ GetIntValue() [1/2]
bool rtc::OptionsFile::GetIntValue |
( |
const std::string & |
option, |
|
|
int * |
out_val |
|
) |
| const |
◆ GetIntValue() [2/2]
bool rtc::OptionsFile::GetIntValue |
( |
const std::string & |
option, |
|
|
int * |
out_val |
|
) |
| const |
◆ GetStringValue() [1/2]
◆ GetStringValue() [2/2]
◆ Load() [1/2]
bool rtc::OptionsFile::Load |
( |
| ) |
|
◆ Load() [2/2]
bool rtc::OptionsFile::Load |
( |
| ) |
|
◆ RemoveValue() [1/2]
bool rtc::OptionsFile::RemoveValue |
( |
const std::string & |
option | ) |
|
◆ RemoveValue() [2/2]
bool rtc::OptionsFile::RemoveValue |
( |
const std::string & |
option | ) |
|
◆ Save() [1/2]
bool rtc::OptionsFile::Save |
( |
| ) |
|
◆ Save() [2/2]
bool rtc::OptionsFile::Save |
( |
| ) |
|
◆ SetIntValue() [1/2]
bool rtc::OptionsFile::SetIntValue |
( |
const std::string & |
option, |
|
|
int |
val |
|
) |
| |
◆ SetIntValue() [2/2]
bool rtc::OptionsFile::SetIntValue |
( |
const std::string & |
option, |
|
|
int |
val |
|
) |
| |
◆ SetStringValue() [1/2]
◆ SetStringValue() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/base/optionsfile.h
- Source/ThirdParty/libwebrtc/Source/webrtc/base/optionsfile.cc