Settings::SettingsFileParser::SettingsFileParser |
( |
| ) |
|
|
inline |
void Settings::SettingsFileParser::fail |
( |
const std::string & |
message | ) |
|
|
inlineprivate |
void Settings::SettingsFileParser::loadSettingsFile |
( |
const std::string & |
file, |
|
|
CategorySettingValueMap & |
settings |
|
) |
| |
|
inline |
void Settings::SettingsFileParser::saveSettingsFile |
( |
const std::string & |
file, |
|
|
CategorySettingValueMap & |
settings |
|
) |
| |
|
inline |
bool Settings::SettingsFileParser::skipWhiteSpace |
( |
size_t & |
i, |
|
|
std::string & |
str |
|
) |
| |
|
inlineprivate |
Increment i until it longer points to a whitespace character in the string or has reached the end of the string.
- Returns
- false if we have reached the end of the string
std::string Settings::SettingsFileParser::mFile |
|
private |
int Settings::SettingsFileParser::mLine |
|
private |
The documentation for this class was generated from the following file:
- /home/travis/build/OpenMW/openmw/components/settings/settings.cpp