Developer documentation
Version 3.0.3-105-gd3941f44
MR::File::Config Member List

This is the complete list of members for MR::File::Config, including all inherited members.

get(const std::string &key)MR::File::Configinlinestatic
get(const std::string &key, const std::string &default_value)MR::File::Configinlinestatic
get_bool(const std::string &key, bool default_value)MR::File::Configstatic
get_float(const std::string &key, float default_value)MR::File::Configstatic
get_int(const std::string &key, int default_value)MR::File::Configstatic
get_RGB(const std::string &key, float *ret, float default_R, float default_G, float default_B)MR::File::Configstatic
init()MR::File::Configstatic
set(const std::string &key, const std::string &value)MR::File::Configinlinestatic