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::Subprocess Member List

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

create(std::string_view process, std::span< std::string > args={})galaxy::Subprocess
kill() noexceptgalaxy::Subprocess
m_processgalaxy::Subprocessprivate
Subprocess() noexceptgalaxy::Subprocess
Subprocess(std::string_view process, std::span< std::string > args={})galaxy::Subprocess
wait(const bool block) noexceptgalaxy::Subprocess
~Subprocess() noexceptgalaxy::Subprocess