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

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

Destroy()SDL::Processinline
get() const noexceptSDL::ResourceBase< ProcessRaw >inline
GetInput()SDL::Processinline
GetOutput()SDL::Processinline
GetProperties() constSDL::Processinline
Kill(bool force)SDL::Processinline
operator bool() constSDL::ResourceBase< ProcessRaw >inlineexplicit
operator->() const noexceptSDL::ResourceBase< ProcessRaw >inline
operator<=>(const ResourceBase &other) const=defaultSDL::ResourceBase< ProcessRaw >
operator=(Process &&other) noexceptSDL::Processinline
operator=(const Process &other)=deleteSDL::Process
Process(ProcessRaw resource) noexceptSDL::Processinlineexplicit
Process(const Process &other)=deleteSDL::Process
Process(Process &&other) noexceptSDL::Processinline
Process(const ProcessRef &other)=delete (defined in SDL::Process)SDL::Process
Process(ProcessRef &&other)=delete (defined in SDL::Process)SDL::Process
Process(const char *const *args, bool pipe_stdio)SDL::Processinline
Process(PropertiesRef props)SDL::Processinline
RawConstPointer typedefSDL::ResourceBase< ProcessRaw >
RawPointer typedefSDL::ResourceBase< ProcessRaw >
Read(int *exitcode=nullptr)SDL::Processinline
ReadAs(int *exitcode=nullptr)SDL::Processinline
release() noexceptSDL::ResourceBase< ProcessRaw >inline
ResourceBase(RawPointer resource)SDL::Processinline
ResourceBase(std::nullptr_t=nullptr)SDL::Processinline
SDL::ResourceBase< ProcessRaw >::ResourceBase(RawPointer resource)SDL::ResourceBase< ProcessRaw >inline
Wait(bool block, int *exitcode)SDL::Processinline
~Process()SDL::Processinline