|
scsl
1.1.4
Shimmering Clarity Standard Library
|
This is the complete list of members for scsl::SimpleConfig, including all inherited members.
| Get(std::string &key) | scsl::SimpleConfig | |
| Get(const char *key) | scsl::SimpleConfig | |
| Get(std::string &key, std::string defaultValue) | scsl::SimpleConfig | |
| Get(const char *key, std::string defaultValue) | scsl::SimpleConfig | |
| KeyList() | scsl::SimpleConfig | |
| Load(const char *path) | scsl::SimpleConfig | |
| Load(std::string &path) | scsl::SimpleConfig | |
| Put(std::string &key, const std::string value) | scsl::SimpleConfig | |
| Put(const char *key, const std::string value) | scsl::SimpleConfig | |
| SetPrefix(const std::string &prefix) | scsl::SimpleConfig | |
| SimpleConfig() | scsl::SimpleConfig | |
| SimpleConfig(std::string &prefix) | scsl::SimpleConfig | explicit |