|
Electroneum
|
Functions | |
| bool | get_param_value (const std::string ¶m_name, const std::string &ini_entry, std::string &res) |
| std::string | get_param_value (const std::string ¶m_name, const std::string &ini_entry) |
| template<class T > | |
| bool | get_param_value_as_t (const std::string ¶m_name, const std::string &ini_entry, T &res) |
|
inline |
Definition at line 41 of file tiny_ini.h.


|
inline |
Definition at line 53 of file tiny_ini.h.

| bool epee::tiny_ini::get_param_value_as_t | ( | const std::string & | param_name, |
| const std::string & | ini_entry, | ||
| T & | res | ||
| ) |
Definition at line 61 of file tiny_ini.h.
