Public Member Functions | Private Attributes | List of all members
ROSEE::TestUtils::Process Class Reference

#include <testUtils.h>

Public Member Functions

void kill (int signal=SIGTERM)
 
 Process (std::vector< std::string > args)
 
int wait ()
 
 ~Process ()
 

Private Attributes

std::string _name
 
pid_t _pid
 

Detailed Description

Definition at line 22 of file testUtils.h.

Constructor & Destructor Documentation

◆ Process()

ROSEE::TestUtils::Process::Process ( std::vector< std::string >  args)

Definition at line 42 of file testUtils.h.

◆ ~Process()

ROSEE::TestUtils::Process::~Process ( )

Definition at line 83 of file testUtils.h.

Member Function Documentation

◆ kill()

void ROSEE::TestUtils::Process::kill ( int  signal = SIGTERM)

Definition at line 77 of file testUtils.h.

◆ wait()

int ROSEE::TestUtils::Process::wait ( )

Definition at line 68 of file testUtils.h.

Member Data Documentation

◆ _name

std::string ROSEE::TestUtils::Process::_name
private

Definition at line 37 of file testUtils.h.

◆ _pid

pid_t ROSEE::TestUtils::Process::_pid
private

Definition at line 38 of file testUtils.h.


The documentation for this class was generated from the following file:


end-effector
Author(s): Luca Muratore , Davide Torielli , Liana Bertoni
autogenerated on Tue Apr 5 2022 02:57:53