lobot::Configuration Member List
This is the complete list of members for
lobot::Configuration, including all inherited members.
| dump() | lobot::Configuration | [static] |
| get(const std::string §ion, const std::string &key, const T &default_value=T()) | lobot::Configuration | [inline, static] |
| get(const std::string §ion, const std::string &key, T *target, const T *defaults, unsigned int n) | lobot::Configuration | [inline, static] |
| get(const std::string §ion, const std::string &key, const bool &default_value) | lobot::Configuration | [inline] |
| get_global(const std::string &key, const T &defval=T()) | lobot::Configuration | [inline, static] |
| load(const std::string &config_file) | lobot::Configuration | [static] |
| set(const std::string §ion, const std::string &key, const std::string &value) | lobot::Configuration | [static] |
| set_global(const std::string &key, const std::string &value) | lobot::Configuration | [static] |
| set_internal(const std::string &key, const std::string &value) | lobot::Configuration | [static] |