wex
v21.10.0
|
This is the complete list of members for wex::vcs_entry, including all inherited members.
admin_dir() const | wex::vcs_entry | inline |
async_system(const std::string &exe=std::string(), const std::string &start_dir=std::string()) override | wex::process | virtual |
build_menu(int base_id, menu *menu) const | wex::vcs_entry | |
config_dialog(const data::window &data=data::window()) | wex::process | static |
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 | |
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_exe() const | wex::factory::process | inline |
get_flags() const | wex::vcs_entry | |
get_frame() | wex::process | inline |
get_shell() | wex::process | inlinestatic |
get_stderr() const | wex::factory::process | inline |
get_stdout() const | wex::factory::process | inline |
is_debug() const | wex::factory::process | |
is_running() const | wex::factory::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 |
set_handler_dbg(wxEvtHandler *eh) | wex::factory::process | |
set_handler_out(wxEvtHandler *eh) | wex::factory::process | |
show_output(const std::string &caption=std::string()) const override | wex::vcs_entry | virtual |
system(const std::string &exe, const std::string &start_dir=std::string()) | wex::factory::process | |
vcs_entry(const pugi::xml_node &node=pugi::xml_node()) | wex::vcs_entry | |
write(const std::string &text) override | wex::process | virtual |
~process() override | wex::process | virtual |