SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::ProcessRef Member List

This is the complete list of members for SDL::ProcessRef, including all inherited members.

Destroy()SDL::Processinline
get() const noexceptSDL::Processinline
GetInput()SDL::Processinline
GetOutput()SDL::Processinline
GetProperties() constSDL::Processinline
Kill(bool force)SDL::Processinline
operator bool() const noexceptSDL::Processinlineexplicit
operator ProcessParam() const noexceptSDL::Processinline
operator<=>(const Process &other) const noexcept=defaultSDL::Process
operator=(Process &&other) noexceptSDL::Processinline
operator=(const Process &other) noexcept=defaultSDL::Processprotected
Process(std::nullptr_t=nullptr) noexceptSDL::ProcessRefinline
Process(const ProcessRaw resource) noexceptSDL::ProcessRefinlineexplicit
Process(const Process &other) noexcept=defaultSDL::ProcessRef
Process(Process &&other) noexceptSDL::ProcessRefinline
Process(const ProcessRef &other)=delete (defined in SDL::ProcessRef)SDL::ProcessRef
Process(ProcessRef &&other)=delete (defined in SDL::ProcessRef)SDL::ProcessRef
Process(const char *const *args, bool pipe_stdio)SDL::ProcessRefinline
Process(PropertiesParam props)SDL::ProcessRefinline
ProcessRef(ProcessParam resource) noexceptSDL::ProcessRefinline
ProcessRef(ProcessRaw resource) noexceptSDL::ProcessRefinline
ProcessRef(const ProcessRef &other) noexcept=defaultSDL::ProcessRef
Read(int *exitcode=nullptr)SDL::Processinline
ReadAs(int *exitcode=nullptr)SDL::Processinline
release() noexceptSDL::Processinline
Wait(bool block, int *exitcode)SDL::Processinline
~Process()SDL::Processinline
~ProcessRef()SDL::ProcessRefinline