E-MailRelay
|
This is the complete list of members for GNet::Task, including all inherited members.
GNet::TaskImp (defined in GNet::Task) | GNet::Task | friend |
operator=(const Task &)=delete (defined in GNet::Task) | GNet::Task | |
operator=(Task &&)=delete (defined in GNet::Task) | GNet::Task | |
run(const G::ExecutableCommand &commandline, const G::Environment &env, G::NewProcess::Fd fd_stdin=G::NewProcess::Fd::devnull(), G::NewProcess::Fd fd_stdout=G::NewProcess::Fd::pipe(), G::NewProcess::Fd fd_stderr=G::NewProcess::Fd::devnull(), const G::Path &cd=G::Path()) | GNet::Task | |
start(const G::ExecutableCommand &commandline) | GNet::Task | |
start(const G::ExecutableCommand &commandline, const G::Environment &env, G::NewProcess::Fd fd_stdin=G::NewProcess::Fd::devnull(), G::NewProcess::Fd fd_stdout=G::NewProcess::Fd::pipe(), G::NewProcess::Fd fd_stderr=G::NewProcess::Fd::devnull(), const G::Path &cd=G::Path()) | GNet::Task | |
stop() | GNet::Task | |
Task(TaskCallback &, ExceptionSink es, const std::string &exec_error_format=std::string(), const G::Identity &=G::Identity::invalid()) | GNet::Task | |
Task(const Task &)=delete (defined in GNet::Task) | GNet::Task | |
Task(Task &&)=delete (defined in GNet::Task) | GNet::Task | |
~Task() | GNet::Task |