|
libcosmos
Linux C++ System Programming Library
|
This is the complete list of members for cosmos::SubProc, including all inherited members.
| ChildCloner (defined in cosmos::SubProc) | cosmos::SubProc | friend |
| kill(const Signal signal) | cosmos::SubProc | |
| m_child_fd | cosmos::SubProc | protected |
| m_pid | cosmos::SubProc | protected |
| operator=(SubProc &&other) noexcept (defined in cosmos::SubProc) | cosmos::SubProc | |
| pid() const | cosmos::SubProc | inline |
| pidFD() const | cosmos::SubProc | inline |
| reset() (defined in cosmos::SubProc) | cosmos::SubProc | protected |
| running() const | cosmos::SubProc | inline |
| SubProc()=default | cosmos::SubProc | |
| SubProc(SubProc &&other) noexcept | cosmos::SubProc | inline |
| SubProc(const ProcessID pid, const PidFD pidfd) | cosmos::SubProc | inlineprotected |
| wait(const WaitFlags flags=WaitFlags{WaitFlag::WAIT_FOR_EXITED}) | cosmos::SubProc | |
| waitTimed(const IntervalTime max, const WaitFlags flags=WaitFlags{WaitFlag::WAIT_FOR_EXITED}) | cosmos::SubProc | |
| ~SubProc() (defined in cosmos::SubProc) | cosmos::SubProc |