ProcLib 0.0.1.0
A cross-platform process runner.
Loading...
Searching...
No Matches
pl::PlatformProcess Member List

This is the complete list of members for pl::PlatformProcess, including all inherited members.

kill(uint32_t const exitCode) -> std::error_codepl::PlatformProcess
kill(uint32_t const exitCode) -> std::error_codepl::PlatformProcess
start(std::filesystem::path const &executablePath, std::vector< std::string > const &arguments) -> std::error_codepl::PlatformProcess
start(std::filesystem::path const &executablePath, std::vector< std::string > const &arguments) -> std::error_codepl::PlatformProcess
terminate() -> std::error_codepl::PlatformProcess
terminate() -> std::error_codepl::PlatformProcess
wait() -> std::expected< PlatformExitStatus, std::error_code >pl::PlatformProcess
wait() -> std::expected< PlatformExitStatus, std::error_code >pl::PlatformProcess
~PlatformProcess()pl::PlatformProcess
~PlatformProcess()pl::PlatformProcess