![]() |
nomlib
|
This is the complete list of members for nom::IConfigFile, including all inherited members.
| config_ | nom::IConfigFile | private |
| deserializer(void) const =0 | nom::IConfigFile | pure virtual |
| erase(const std::string &key) | nom::IConfigFile | |
| exists(const std::string &key) const | nom::IConfigFile | |
| filename(void) const | nom::IConfigFile | |
| filename_ | nom::IConfigFile | private |
| flush(void)=0 | nom::IConfigFile | pure virtual |
| get(void) const | nom::IConfigFile | private |
| get_bool(const std::string &key, bool default_value) const | nom::IConfigFile | |
| get_double(const std::string &key, double default_value) const | nom::IConfigFile | |
| get_int(const std::string &key, int default_value) const | nom::IConfigFile | |
| get_string(const std::string &key, const std::string &default_value) const | nom::IConfigFile | |
| get_uint(const std::string &key, uint default_value) const | nom::IConfigFile | |
| IConfigFile(void) | nom::IConfigFile | |
| JsonConfigFile class | nom::IConfigFile | friend |
| load(void)=0 | nom::IConfigFile | pure virtual |
| Pair typedef (defined in nom::IConfigFile) | nom::IConfigFile | |
| raw_ptr typedef (defined in nom::IConfigFile) | nom::IConfigFile | |
| save(void)=0 | nom::IConfigFile | pure virtual |
| self_type typedef (defined in nom::IConfigFile) | nom::IConfigFile | |
| serializer(void) const =0 | nom::IConfigFile | pure virtual |
| set_filename(const std::string &filename) | nom::IConfigFile | |
| set_property(const std::string &key, const Value &value) | nom::IConfigFile | |
| shared_ptr typedef (defined in nom::IConfigFile) | nom::IConfigFile | |
| unique_ptr typedef (defined in nom::IConfigFile) | nom::IConfigFile | |
| value_type typedef (defined in nom::IConfigFile) | nom::IConfigFile | |
| ~IConfigFile(void) | nom::IConfigFile | virtual |