GNU Radio 3.6.4 C++ API
|
This is the complete list of members for gr_prefs, including all inherited members.
_read_files() | gr_prefs | protectedvirtual |
_sys_prefs_filenames() | gr_prefs | protectedvirtual |
get_bool(const std::string section, const std::string option, bool default_val) | gr_prefs | virtual |
get_double(const std::string section, const std::string option, double default_val) | gr_prefs | virtual |
get_long(const std::string section, const std::string option, long default_val) | gr_prefs | virtual |
get_string(const std::string section, const std::string option, const std::string default_val) | gr_prefs | virtual |
gr_prefs() | gr_prefs | |
has_option(const std::string section, const std::string option) | gr_prefs | virtual |
has_section(const std::string section) | gr_prefs | virtual |
set_singleton(gr_prefs *p) | gr_prefs | static |
singleton() | gr_prefs | static |
~gr_prefs() | gr_prefs | virtual |