wex
v21.04.0
|
This is the complete list of members for wex::config, including all inherited members.
change_file(const std::string &file) | wex::config | |
child_end() | wex::config | |
child_start() | wex::config | |
children() const | wex::config | |
config(const std::string &item=std::string()) | wex::config | |
config(const std::string &parent, const std::string &child) | wex::config | |
dir() | wex::config | static |
discard() | wex::config | inlinestatic |
empty() const | wex::config | |
erase() const | wex::config | |
exists() const | wex::config | |
file() | wex::config | static |
get(const std::string &def=std::string()) const | wex::config | |
get(const char *def) const | wex::config | |
get(bool def) const | wex::config | |
get(long def) const | wex::config | |
get(int def) const | wex::config | |
get(float def) const | wex::config | |
get(double def) const | wex::config | |
get(const wxColour &def) const | wex::config | |
get(const wxFont &def) const | wex::config | |
get(const std::list< std::string > &def) const | wex::config | |
get(const std::vector< int > &def) const | wex::config | |
get(const statusbar_t &def) const | wex::config | |
get_firstof() const | wex::config | |
is_child() const | wex::config | |
item() const | wex::config | inline |
item(const std::string &item) | wex::config | |
on_exit() | wex::config | static |
on_init() | wex::config | static |
read() | wex::config | static |
save() | wex::config | static |
set(const std::string &v=std::string()) | wex::config | |
set(const char *v) | wex::config | |
set(bool v) | wex::config | |
set(long v) | wex::config | |
set(int v) | wex::config | |
set(float v) | wex::config | |
set(double v) | wex::config | |
set(const wxColour &v) | wex::config | |
set(const wxFont &v) | wex::config | |
set(const std::list< std::string > &v) | wex::config | |
set(const std::vector< int > &v) | wex::config | |
set(const statusbar_t &r) | wex::config | |
set_file(const std::string &file) | wex::config | static |
set_firstof(const std::string &v, size_t max=75) | wex::config | |
size() | wex::config | static |
statusbar_t typedef | wex::config | |
toggle(bool def=false) | wex::config | |
~config() | wex::config |