galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
galaxy::platform::Subprocess Member List

This is the complete list of members for galaxy::platform::Subprocess, including all inherited members.

alive() noexceptgalaxy::platform::Subprocess
create(std::string_view process, std::span< std::string > args={})galaxy::platform::Subprocess
destroy() noexceptgalaxy::platform::Subprocess
join() noexceptgalaxy::platform::Subprocess
m_processgalaxy::platform::Subprocessprivate
Subprocess() noexceptgalaxy::platform::Subprocess
Subprocess(std::string_view process, std::span< std::string > args={})galaxy::platform::Subprocess
terminate() noexceptgalaxy::platform::Subprocess
~Subprocess() noexceptgalaxy::platform::Subprocess