|
E-MailRelay
|
This is the complete list of members for G::NewProcessWaitable, including all inherited members.
| assign(pid_t pid, int fd) | G::NewProcessWaitable | |
| assign(HANDLE hprocess, HANDLE hpipe, int) | G::NewProcessWaitable | |
| get() const | G::NewProcessWaitable | |
| get(std::nothrow_t, int exit_code_on_error=127) const noexcept | G::NewProcessWaitable | |
| NewProcessWaitable() | G::NewProcessWaitable | |
| NewProcessWaitable(pid_t pid, int fd=-1) | G::NewProcessWaitable | explicit |
| NewProcessWaitable(HANDLE hprocess, HANDLE hpipe, int) | G::NewProcessWaitable | |
| NewProcessWaitable(const NewProcessWaitable &)=delete (defined in G::NewProcessWaitable) | G::NewProcessWaitable | |
| NewProcessWaitable(NewProcessWaitable &&)=delete (defined in G::NewProcessWaitable) | G::NewProcessWaitable | |
| operator=(const NewProcessWaitable &)=delete (defined in G::NewProcessWaitable) | G::NewProcessWaitable | |
| operator=(NewProcessWaitable &&)=delete (defined in G::NewProcessWaitable) | G::NewProcessWaitable | |
| output() const | G::NewProcessWaitable | |
| wait() | G::NewProcessWaitable | |
| waitp(std::promise< std::pair< int, std::string > >) noexcept | G::NewProcessWaitable | |
| ~NewProcessWaitable()=default (defined in G::NewProcessWaitable) | G::NewProcessWaitable |