#include <yarp/run/impl/RunProcManager.h>
Definition at line 115 of file RunProcManager.h.
◆ YarpRunProcInfo()
YarpRunProcInfo::YarpRunProcInfo |
( |
std::string & |
alias, |
|
|
std::string & |
on, |
|
|
PID |
pidCmd, |
|
|
HANDLE |
handleCmd, |
|
|
bool |
hold |
|
) |
| |
◆ ~YarpRunProcInfo()
virtual YarpRunProcInfo::~YarpRunProcInfo |
( |
| ) |
|
|
inlinevirtual |
◆ Clean() [1/2]
bool YarpRunProcInfo::Clean |
( |
| ) |
|
|
virtual |
◆ Clean() [2/2]
◆ finalize()
virtual void YarpRunProcInfo::finalize |
( |
| ) |
|
|
inlinevirtual |
◆ IsActive()
bool YarpRunProcInfo::IsActive |
( |
| ) |
|
|
virtual |
◆ Match()
bool YarpRunProcInfo::Match |
( |
std::string & |
alias | ) |
|
|
inline |
◆ setCmd()
void YarpRunProcInfo::setCmd |
( |
const std::string & |
cmd | ) |
|
|
inline |
◆ setEnv()
void YarpRunProcInfo::setEnv |
( |
const std::string & |
env | ) |
|
|
inline |
◆ Signal()
bool YarpRunProcInfo::Signal |
( |
int |
signum | ) |
|
|
virtual |
◆ YarpRunInfoVector
◆ mAlias
std::string YarpRunProcInfo::mAlias |
|
protected |
◆ mCleanCmd
bool YarpRunProcInfo::mCleanCmd |
|
protected |
◆ mCmd
std::string YarpRunProcInfo::mCmd |
|
protected |
◆ mEnv
std::string YarpRunProcInfo::mEnv |
|
protected |
◆ mHandleCmd
HANDLE YarpRunProcInfo::mHandleCmd |
|
protected |
◆ mHold
bool YarpRunProcInfo::mHold |
|
protected |
◆ mOn
std::string YarpRunProcInfo::mOn |
|
protected |
◆ mPidCmd
PID YarpRunProcInfo::mPidCmd |
|
protected |
The documentation for this class was generated from the following files: