wex
v21.04.0
|
This is the complete list of members for wex::vcs_entry, including all inherited members.
admin_dir() const | wex::vcs_entry | inline |
build_menu(int base_id, menu *menu) const | wex::vcs_entry | |
config_dialog(const data::window &data=data::window()) | wex::process | static |
EXEC_NO_WAIT enum value | wex::process | |
exec_t enum name | wex::process | |
EXEC_WAIT enum value | wex::process | |
execute(const std::string &args=std::string(), const lexer &lexer=wex::lexer(), const std::string &wd=std::string()) | wex::vcs_entry | |
execute(const std::string &command, const std::string &wd) | wex::vcs_entry | |
wex::process::execute(const std::string &command=std::string(), exec_t type=EXEC_NO_WAIT, const std::string &wd=std::string()) | wex::process | |
find(const std::string &name) const | wex::menu_commands< vcs_command > | inline |
flags_key() const | wex::menu_commands< vcs_command > | inline |
flags_location() const | wex::vcs_entry | inline |
get_blame() const | wex::vcs_entry | inline |
get_branch(const std::string &wd=std::string()) const | wex::vcs_entry | |
get_command() const | wex::menu_commands< vcs_command > | inline |
get_commands() const | wex::menu_commands< vcs_command > | inline |
get_exec() const | wex::process | inline |
get_flags() const | wex::vcs_entry | |
get_frame() | wex::process | inline |
get_shell() | wex::process | inlinestatic |
get_stderr() const | wex::process | inline |
get_stdout() const | wex::process | inline |
is_debug() const | wex::process | |
is_running() const | wex::process | |
log(const path &p, const std::string &id) | wex::vcs_entry | |
menu_commands(const std::string &name=std::string(), const std::vector< vcs_command > &commands={}) | wex::menu_commands< vcs_command > | inline |
menu_commands(const pugi::xml_node &node) | wex::menu_commands< vcs_command > | inline |
name() const | wex::menu_commands< vcs_command > | inline |
operator=(const process &p) | wex::process | |
prepare_output(wxWindow *parent) | wex::process | static |
process() | wex::process | |
process(const process &process) | wex::process | |
set_command(int command_no) | wex::menu_commands< vcs_command > | inline |
show_output(const std::string &caption=std::string()) const override | wex::vcs_entry | virtual |
stop() | wex::process | |
vcs_entry(const pugi::xml_node &node=pugi::xml_node()) | wex::vcs_entry | |
write(const std::string &text) | wex::process | |
~process() | wex::process | virtual |