Class that allows controlling child process; usually retrieved from engine::subprocess::ProcessStarter.
Definition in file child_process.hpp.
Go to the source code of this file.
#include <chrono>#include <memory>#include <userver/compiler/select.hpp>#include <userver/engine/deadline.hpp>#include <userver/engine/subprocess/child_process_status.hpp>#include <userver/utils/fast_pimpl.hpp>
This graph shows which files directly or indirectly include this file:Classes | |
| class | engine::subprocess::ChildProcess |
| Class that allows controlling child process; usually retrieved from engine::subprocess::ProcessStarter. More... | |
Namespaces | |
| namespace | engine |
| Asynchronous engine primitives. | |