#include <Spawner.hpp>
| Spawner::ProcessHandle::ProcessHandle |
( |
Deployment * |
deployment, |
|
|
bool |
redirectOutput, |
|
|
const std::string & |
logDir |
|
) |
| |
| bool Spawner::ProcessHandle::alive |
( |
| ) |
const |
| const Deployment & Spawner::ProcessHandle::getDeployment |
( |
| ) |
const |
| void Spawner::ProcessHandle::sendSigInt |
( |
| ) |
const |
| void Spawner::ProcessHandle::sendSigKill |
( |
| ) |
const |
| 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