|
bool | load (const std::string &filename) |
|
bool | clear () |
|
std::string | value (const std::string &key, const std::string &defaultValue="") const |
|
bool | setValue (const std::string &key, const std::string &value) |
|
bool | flush () |
|
|
std::string | m_filename |
|
std::map< std::string, std::string > | m_dict |
|
Definition at line 26 of file IniFile.h.
The documentation for this class was generated from the following files:
- components/generic/tr69hostif/src/hostif/include/IniFile.h
- components/generic/tr69hostif/src/hostif/src/IniFile.cpp