WPILibC++  2018.4.1-20180923204725-1195-g5c6b78e
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
wpi::uv::Process Member List

This is the complete list of members for wpi::uv::Process, including all inherited members.

AllocBuf(uv_handle_t *handle, size_t size, uv_buf_t *buf) (defined in wpi::uv::Handle)wpi::uv::Handleprotectedstatic
Close() noexceptwpi::uv::Handle
closedwpi::uv::Handle
DefaultFreeBuf(Buffer &buf) (defined in wpi::uv::Handle)wpi::uv::Handleprotectedstatic
DisableStdioInheritance()wpi::uv::Processinlinestatic
errorwpi::uv::Handle
exitedwpi::uv::Process
FreeBuf(Buffer &buf) const noexceptwpi::uv::Handleinline
GetData() const wpi::uv::Handleinline
GetLoop() const noexceptwpi::uv::Handleinline
GetLoopRef() const noexceptwpi::uv::Handleinline
GetPid() const noexceptwpi::uv::Processinline
GetRaw() const noexceptwpi::uv::HandleImpl< Process, uv_process_t >inline
GetRawHandle() const noexceptwpi::uv::Handleinline
GetType() const noexceptwpi::uv::Handleinline
GetTypeName() const noexceptwpi::uv::Handleinline
Handle(const Handle &)=delete (defined in wpi::uv::Handle)wpi::uv::Handle
Handle(Handle &&)=delete (defined in wpi::uv::Handle)wpi::uv::Handle
Handle(uv_handle_t *uv_handle) (defined in wpi::uv::Handle)wpi::uv::Handleinlineexplicitprotected
HandleImpl() (defined in wpi::uv::HandleImpl< Process, uv_process_t >)wpi::uv::HandleImpl< Process, uv_process_t >inlineprotected
HasReference() const noexceptwpi::uv::Handleinline
Invoke(F &&f, Args &&...args) (defined in wpi::uv::Handle)wpi::uv::Handleinlineprotected
IsActive() const noexceptwpi::uv::Handleinline
IsClosing() const noexceptwpi::uv::Handleinline
Keep() noexcept (defined in wpi::uv::Handle)wpi::uv::Handleinlineprotected
Kill(int signum)wpi::uv::Processinline
Kill(int pid, int signum) noexceptwpi::uv::Processinlinestatic
operator=(const Handle &)=delete (defined in wpi::uv::Handle)wpi::uv::Handle
operator=(Handle &&)=delete (defined in wpi::uv::Handle)wpi::uv::Handle
Process(const private_init &) (defined in wpi::uv::Process)wpi::uv::Processinlineexplicit
RawSize() const noexceptwpi::uv::Handleinline
Reference() noexceptwpi::uv::Handleinline
Release() noexcept (defined in wpi::uv::Handle)wpi::uv::Handleinlineprotected
ReportError(int err)wpi::uv::Handleinline
SetBufferAllocator(std::function< Buffer(size_t)> alloc, std::function< void(Buffer &)> dealloc)wpi::uv::Handleinline
SetData(std::shared_ptr< void > data)wpi::uv::Handleinline
shared_from_this() (defined in wpi::uv::HandleImpl< Process, uv_process_t >)wpi::uv::HandleImpl< Process, uv_process_t >inline
shared_from_this() const (defined in wpi::uv::HandleImpl< Process, uv_process_t >)wpi::uv::HandleImpl< Process, uv_process_t >inline
Spawn(Loop &loop, const Twine &file, char **args, const ProcessOptions &options=ProcessOptions{})wpi::uv::Processstatic
Spawn(const std::shared_ptr< Loop > &loop, const Twine &file, char **args, const ProcessOptions &options=ProcessOptions{})wpi::uv::Processinlinestatic
Type typedef (defined in wpi::uv::Handle)wpi::uv::Handle
Unreference() noexceptwpi::uv::Handleinline
~Handle() noexcept (defined in wpi::uv::Handle)wpi::uv::Handlevirtual
~Process() noexceptoverride=default (defined in wpi::uv::Process)wpi::uv::Process