active() const noexcept | uvw::Handle< ProcessHandle, uv_process_t > | inline |
category() const noexcept | uvw::Handle< ProcessHandle, uv_process_t > | inline |
clear() noexcept | uvw::Emitter< ProcessHandle > | inline |
clear() noexcept | uvw::Emitter< ProcessHandle > | inline |
close() noexcept | uvw::Handle< ProcessHandle, uv_process_t > | inline |
closing() const noexcept | uvw::Handle< ProcessHandle, uv_process_t > | inline |
create(Args &&...args) | uvw::UnderlyingType< ProcessHandle, uv_process_t > | inlinestatic |
cwd(const std::string &path) noexcept | uvw::ProcessHandle | |
data() const | uvw::Resource< ProcessHandle, uv_process_t > | inline |
data(std::shared_ptr< void > uData) | uvw::Resource< ProcessHandle, uv_process_t > | inline |
disableStdIOInheritance() noexcept | uvw::ProcessHandle | static |
empty() const noexcept | uvw::Emitter< ProcessHandle > | inline |
empty() const noexcept | uvw::Emitter< ProcessHandle > | inline |
erase(Connection< E > conn) noexcept | uvw::Emitter< ProcessHandle > | inline |
fd() const | uvw::Handle< ProcessHandle, uv_process_t > | inline |
flags(Flags< Process > flags) noexcept | uvw::ProcessHandle | |
gid(Gid id) | uvw::ProcessHandle | |
init() | uvw::ProcessHandle | |
kill(int pid, int signum) noexcept | uvw::ProcessHandle | static |
kill(int signum) | uvw::ProcessHandle | |
loop() const noexcept | uvw::UnderlyingType< ProcessHandle, uv_process_t > | inline |
on(Listener< E > f) | uvw::Emitter< ProcessHandle > | inline |
once(Listener< E > f) | uvw::Emitter< ProcessHandle > | inline |
pid() noexcept | uvw::ProcessHandle | |
raw() const noexcept | uvw::UnderlyingType< ProcessHandle, uv_process_t > | inline |
raw() noexcept | uvw::UnderlyingType< ProcessHandle, uv_process_t > | inline |
recvBufferSize() | uvw::Handle< ProcessHandle, uv_process_t > | inline |
recvBufferSize(int value) | uvw::Handle< ProcessHandle, uv_process_t > | inline |
reference() noexcept | uvw::Handle< ProcessHandle, uv_process_t > | inline |
referenced() const noexcept | uvw::Handle< ProcessHandle, uv_process_t > | inline |
sendBufferSize() | uvw::Handle< ProcessHandle, uv_process_t > | inline |
sendBufferSize(int value) | uvw::Handle< ProcessHandle, uv_process_t > | inline |
size() const noexcept | uvw::Handle< ProcessHandle, uv_process_t > | inline |
spawn(const char *file, char **args, char **env=nullptr) | uvw::ProcessHandle | |
stdio(StreamHandle< T, U > &stream, Flags< StdIO > flags) | uvw::ProcessHandle | inline |
stdio(FileHandle fd, Flags< StdIO > flags) | uvw::ProcessHandle | |
type() const noexcept | uvw::Handle< ProcessHandle, uv_process_t > | inline |
uid(Uid id) | uvw::ProcessHandle | |
unreference() noexcept | uvw::Handle< ProcessHandle, uv_process_t > | inline |