|
| SettingsImpl ()=default |
|
| SettingsImpl (string in) |
|
bool | load () |
|
template<typename T > |
T | get (string &) |
|
string | getip () const |
|
template<> |
string | get (string &str) |
|
template<> |
int | get (string &str) |
|
template<> |
vector< string > | get (string &str) |
|
Settings::SettingsImpl::SettingsImpl |
( |
| ) |
|
|
default |
Settings::SettingsImpl::SettingsImpl |
( |
string |
in | ) |
|
|
inline |
template<typename T >
T Settings::SettingsImpl::get |
( |
string & |
| ) |
|
template<>
string Settings::SettingsImpl::get |
( |
string & |
str | ) |
|
template<>
int Settings::SettingsImpl::get |
( |
string & |
str | ) |
|
template<>
vector<string> Settings::SettingsImpl::get |
( |
string & |
str | ) |
|
bool Settings::SettingsImpl::get_project_path |
( |
| ) |
|
|
protected |
string Settings::SettingsImpl::getip |
( |
| ) |
const |
bool Settings::SettingsImpl::load |
( |
| ) |
|
string Settings::SettingsImpl::config_path |
|
protected |
string Settings::SettingsImpl::input |
|
protected |
bool Settings::SettingsImpl::nofile = false |
|
protected |
ptree Settings::SettingsImpl::pt |
|
protected |
The documentation for this class was generated from the following file:
- /home/travis/build/DICL/VeloxDFS/src/common/settings.cc