|
GLIM
|
This is the complete list of members for glim::GlobalConfig, including all inherited members.
| config (defined in glim::Config) | glim::Config | protected |
| Config(const std::string &config_filename) | glim::Config | |
| dump(const std::string &path) | glim::GlobalConfig | |
| get_config_path(const std::string &config_name) (defined in glim::GlobalConfig) | glim::GlobalConfig | static |
| instance(const std::string &config_path=std::string(), bool override_path=false) (defined in glim::GlobalConfig) | glim::GlobalConfig | static |
| override_param(const std::string &module_name, const std::string ¶m_name, const T &value) | glim::Config | |
| param(const std::string &module_name, const std::string ¶m_name) const | glim::Config | |
| param(const std::string &module_name, const std::string ¶m_name, const T &default_value) const | glim::Config | |
| param_cast(const std::string &module_name, const std::string ¶m_name) const | glim::Config | |
| param_cast_nested(const std::vector< std::string > &nested_module_names, const std::string ¶m_name) const | glim::Config | |
| param_nested(const std::vector< std::string > &nested_module_names, const std::string ¶m_name) const | glim::Config | |
| param_nested(const std::vector< std::string > &nested_module_names, const std::string ¶m_name, const T &default_value) const | glim::Config | |
| save(const std::string &path) const | glim::Config | |
| ~Config() (defined in glim::Config) | glim::Config | virtual |