#include <Spawner.hpp>
◆ ProcessHandle()
| Spawner::ProcessHandle::ProcessHandle |
( |
Deployment * |
deployment, |
|
|
bool |
redirectOutput, |
|
|
const std::string & |
logDir |
|
) |
| |
◆ alive()
| bool Spawner::ProcessHandle::alive |
( |
| ) |
const |
◆ getDeployment()
| const Deployment & Spawner::ProcessHandle::getDeployment |
( |
| ) |
const |
◆ sendSigInt()
| void Spawner::ProcessHandle::sendSigInt |
( |
| ) |
const |
◆ sendSigKill()
| void Spawner::ProcessHandle::sendSigKill |
( |
| ) |
const |
◆ sendSigTerm()
| void Spawner::ProcessHandle::sendSigTerm |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- /build/rock-master-18.09-tools-orocos-cpp-0.20180417/src/Spawner.hpp
- /build/rock-master-18.09-tools-orocos-cpp-0.20180417/src/Spawner.cpp