wex v24.10.0
|
This is the complete list of members for wex::config, including all inherited members.
change_path(const wex::path &p) | wex::config | |
child_end() | wex::config | |
child_start() | wex::config | |
children() const | wex::config | |
config(const std::string &item=std::string()) | wex::config | explicit |
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 | |
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 strings_t &def) const | wex::config | |
get(const ints_t &def) const | wex::config | |
get(const statusbar_t &def) const | wex::config | |
get_first_of(const std::string &def=std::string()) const | wex::config | |
ints_t typedef | 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 |
path() | 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 strings_t &v) | wex::config | |
set(const ints_t &v) | wex::config | |
set(const statusbar_t &r) | wex::config | |
set_first_of(const std::string &v, size_t max=75) | wex::config | |
set_path(const wex::path &p) | wex::config | static |
size() | wex::config | static |
statusbar_t typedef | wex::config | |
strings_t typedef | wex::config | |
toggle(bool def=false) | wex::config | |
~config() | wex::config |