|
Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::Subprocess, including all inherited members.
| operator=(Subprocess &&) | cuttlefish::Subprocess | |
| operator=(const Subprocess &)=delete | cuttlefish::Subprocess | private |
| pid() const | cuttlefish::Subprocess | inline |
| pid_ | cuttlefish::Subprocess | private |
| SendSignal(int signal) | cuttlefish::Subprocess | |
| SendSignalToGroup(int signal) | cuttlefish::Subprocess | |
| Started() const | cuttlefish::Subprocess | inline |
| started_ | cuttlefish::Subprocess | private |
| Stop() | cuttlefish::Subprocess | inline |
| stopper_ | cuttlefish::Subprocess | private |
| Subprocess(pid_t pid, SubprocessStopper stopper=KillSubprocess) | cuttlefish::Subprocess | inline |
| Subprocess(Subprocess &&) | cuttlefish::Subprocess | |
| Subprocess(const Subprocess &)=delete | cuttlefish::Subprocess | private |
| Wait() | cuttlefish::Subprocess | |
| Wait(int options) | cuttlefish::Subprocess | |
| ~Subprocess()=default | cuttlefish::Subprocess |