3DCoat  3D-COAT 4.9.xx
3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_ExProcess Member List

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

_ExProcess(const comms::cStr &command, const comms::cStr &path=comms::cStr(), std::function< void(const char *bytes, size_t n)> read_stdout=nullptr, std::function< void(const char *bytes, size_t n)> read_stderr=nullptr, bool open_stdin=false, size_t buffer_size=131072)_ExProcess
_ExProcess(std::function< void()> function, std::function< void(const char *bytes, size_t n)> read_stdout=nullptr, std::function< void(const char *bytes, size_t n)> read_stderr=nullptr, bool open_stdin=false, size_t buffer_size=131072)_ExProcess
close_stdin()_ExProcess
get_exit_status()_ExProcess
get_id()_ExProcess
kill(bool force=false)_ExProcess
kill(id_type id, bool force=false)_ExProcessstatic
write(const char *bytes, size_t n)_ExProcess
write(const std::string &data)_ExProcess