userver: userver/engine/subprocess Directory Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
subprocess Directory Reference

Your opinion will help to improve our service

Leave a feedback >

Table of Contents

Files

 child_process.hpp
 Class that allows controlling child process; usually retrieved from engine::subprocess::ProcessStarter.
 
 child_process_status.hpp
 status of finished subprocess
 
 environment_variables.hpp
 Environment variables representation.
 
 process_starter.hpp
 Creates a new OS subprocess and executes a command in it.