|
Go to the source code of this file.
Classes | |
class | PidStopperLinux |
Stops or kills applications on Linux based on their pid. This ApplicationStopper stops (kill -15) or kills (kill -9) application processes on Linux. It should not be used on other operating systems, due to the usage of system calls. More... | |
Namespaces | |
ScenarioManager | |
ScenarioManager::Exec | |