This is the complete list of members for MR::File::Config, including all inherited members.
get(const std::string &key) | MR::File::Config | inlinestatic |
get(const std::string &key, const std::string &default_value) | MR::File::Config | inlinestatic |
get_bool(const std::string &key, bool default_value) | MR::File::Config | static |
get_float(const std::string &key, float default_value) | MR::File::Config | static |
get_int(const std::string &key, int default_value) | MR::File::Config | static |
get_RGB(const std::string &key, float *ret, float default_R, float default_G, float default_B) | MR::File::Config | static |
init() | MR::File::Config | static |
set(const std::string &key, const std::string &value) | MR::File::Config | inlinestatic |