|
Electroneum
|

Go to the source code of this file.
Namespaces | |
| namespace | epee |
| namespace | epee::tiny_ini |
Functions | |
| bool | epee::tiny_ini::get_param_value (const std::string ¶m_name, const std::string &ini_entry, std::string &res) |
| std::string | epee::tiny_ini::get_param_value (const std::string ¶m_name, const std::string &ini_entry) |
| template<class T> | |
| bool | epee::tiny_ini::get_param_value_as_t (const std::string ¶m_name, const std::string &ini_entry, T &res) |