#include <testUtils.h>
Definition at line 22 of file testUtils.h.
◆ Process()
ROSEE::TestUtils::Process::Process |
( |
std::vector< std::string > |
args | ) |
|
◆ ~Process()
ROSEE::TestUtils::Process::~Process |
( |
| ) |
|
◆ kill()
void ROSEE::TestUtils::Process::kill |
( |
int |
signal = SIGTERM | ) |
|
◆ wait()
int ROSEE::TestUtils::Process::wait |
( |
| ) |
|
◆ _name
std::string ROSEE::TestUtils::Process::_name |
|
private |
◆ _pid
pid_t ROSEE::TestUtils::Process::_pid |
|
private |
The documentation for this class was generated from the following file: