SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL
Process
SDL::Process Member List
This is the complete list of members for
SDL::Process
, including all inherited members.
Destroy
()
SDL::Process
inline
get
() const noexcept
SDL::ResourceBase< ProcessRaw >
inline
GetInput
()
SDL::Process
inline
GetOutput
()
SDL::Process
inline
GetProperties
() const
SDL::Process
inline
Kill
(bool force)
SDL::Process
inline
operator bool
() const
SDL::ResourceBase< ProcessRaw >
inline
explicit
operator->
() const noexcept
SDL::ResourceBase< ProcessRaw >
inline
operator<=>
(const ResourceBase &other) const=default
SDL::ResourceBase< ProcessRaw >
operator=
(Process &&other) noexcept
SDL::Process
inline
operator=
(const Process &other)=delete
SDL::Process
Process
(ProcessRaw resource) noexcept
SDL::Process
inline
explicit
Process
(const Process &other)=delete
SDL::Process
Process
(Process &&other) noexcept
SDL::Process
inline
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::Process
inline
Process
(PropertiesRef props)
SDL::Process
inline
RawConstPointer
typedef
SDL::ResourceBase< ProcessRaw >
RawPointer
typedef
SDL::ResourceBase< ProcessRaw >
Read
(int *exitcode=nullptr)
SDL::Process
inline
ReadAs
(int *exitcode=nullptr)
SDL::Process
inline
release
() noexcept
SDL::ResourceBase< ProcessRaw >
inline
ResourceBase
(RawPointer resource)
SDL::Process
inline
ResourceBase
(std::nullptr_t=nullptr)
SDL::Process
inline
SDL::ResourceBase< ProcessRaw >::ResourceBase
(RawPointer resource)
SDL::ResourceBase< ProcessRaw >
inline
Wait
(bool block, int *exitcode)
SDL::Process
inline
~Process
()
SDL::Process
inline
Generated by
1.16.1