Turi Create
4.0
|
This is the complete list of members for turi::process, including all inherited members.
autoreap() | turi::process | |
exists() | turi::process | |
get_return_code() | turi::process | |
kill(bool async=true) | turi::process | |
launch(const std::string &cmd, const std::vector< std::string > &args) | turi::process | |
popen(const std::string &cmd, const std::vector< std::string > &args, int target_child_write_fd, bool open_write_pipe=false) | turi::process | |
read_from_child(void *buf, size_t count) | turi::process | |
set_nonblocking(bool nonblocking) | turi::process | |
write_to_child(const void *buf, size_t count) | turi::process |