Guitar
ProcessWinPty Member List

This is the complete list of members for ProcessWinPty, including all inherited members.

change_dir_AbstractPtyProcessprotected
clear_message()AbstractPtyProcess
close_input()ProcessWinPtyvirtual
completed_fn_AbstractPtyProcessprotected
cond_AbstractPtyProcessprotected
get_error_message() constProcessWinPty
get_exit_code() const overrideProcessWinPtyvirtual
get_message() constAbstractPtyProcess
is_running() const overrideProcessWinPtyvirtual
mProcessWinPtyprivate
max_output_queue_size_AbstractPtyProcessprotected
mutex_AbstractPtyProcessmutableprotected
notify_completed()AbstractPtyProcessinline
output_queue_AbstractPtyProcessprotected
output_vector_AbstractPtyProcessprotected
pop_output(char *ptr, int len)AbstractPtyProcessprotected
ProcessWinPty()ProcessWinPty
read_output(char *dstptr, int maxlen) overrideProcessWinPtyvirtual
run()ProcessWinPtyprotected
set_change_dir(process::helper::dir_string_t const &dir)AbstractPtyProcessinline
set_completion_callback(std::function< void(bool, std::shared_ptr< void >)> fn, std::shared_ptr< void > userdata)AbstractPtyProcessinline
set_max_output_queue_size(size_t n)AbstractPtyProcessinline
start(std::string const &cmdline, std::string const &env, bool use_input) overrideProcessWinPtyvirtual
stderr_bytes() constAbstractPtyProcessinline
stderr_bytes_AbstractPtyProcessprotected
stdout_bytes() constAbstractPtyProcessinline
stop() overrideProcessWinPtyvirtual
user_data_AbstractPtyProcessprotected
wait(int time=INT_MAX) overrideProcessWinPtyvirtual
write_input(char const *ptr, int len) overrideProcessWinPtyvirtual
write_output(char const *buf, size_t len)AbstractPtyProcessprotected
~AbstractPtyProcess()AbstractPtyProcessinlinevirtual
~ProcessWinPty() overrideProcessWinPty