|
| html_config (const std::string &html_file) |
|
int | get_int (const std::string &key, int default_value) |
|
bool | get_bool (const std::string &key, bool default_value) |
|
|
std::map< std::string, std::string > | m_data |
|
◆ html_config()
html2png::html_config::html_config |
( |
const std::string & |
html_file | ) |
|
|
inlineexplicit |
◆ get_bool()
bool html2png::html_config::get_bool |
( |
const std::string & |
key, |
|
|
bool |
default_value |
|
) |
| |
|
inline |
◆ get_int()
int html2png::html_config::get_int |
( |
const std::string & |
key, |
|
|
int |
default_value |
|
) |
| |
|
inline |
◆ m_data
std::map<std::string, std::string> html2png::html_config::m_data |
|
private |
The documentation for this class was generated from the following file: