| 
    libnick 2025.10.0
    
   A cross-platform base for native Nickvision applications. 
   | 
 
This is the complete list of members for Nickvision::System::Process, including all inherited members.
| exited() noexcept | Nickvision::System::Process | |
| getCPUUsage() const noexcept | Nickvision::System::Process | |
| getExitCode() const noexcept | Nickvision::System::Process | |
| getOutput() const noexcept | Nickvision::System::Process | |
| getPath() const noexcept | Nickvision::System::Process | |
| getRAMUsage() const noexcept | Nickvision::System::Process | |
| getState() const noexcept | Nickvision::System::Process | |
| kill() noexcept | Nickvision::System::Process | |
| pause() noexcept | Nickvision::System::Process | |
| Process(const std::filesystem::path &path, const std::vector< std::string > &args={}, const std::filesystem::path &workingDir={}) | Nickvision::System::Process | |
| resume() noexcept | Nickvision::System::Process | |
| send(const std::string &s) noexcept | Nickvision::System::Process | |
| sendCommand(std::string s) noexcept | Nickvision::System::Process | |
| start() noexcept | Nickvision::System::Process | |
| waitForExit() noexcept | Nickvision::System::Process | |
| ~Process() noexcept | Nickvision::System::Process |