libfilezilla
process Member List

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

handle() const process
kill()process
operator=(process const &)=delete (defined in process)process
process() (defined in process)process
process(process const &)=delete (defined in process)process
read(char *buffer, unsigned int len)process
spawn(native_string const &cmd, std::vector< native_string > const &args=std::vector< native_string >(), bool redirect_io=true)process
spawn(std::vector< native_string > const &command_with_args, bool redirect_io=true) (defined in process)process
write(char const *buffer, unsigned int len)process
write(std::string_view const &s) (defined in process)processinline
~process() (defined in process)process