userver: userver/engine/subprocess/child_process_status.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
child_process_status.hpp File Reference

status of finished subprocess More...

#include <chrono>
#include <string>
#include <userver/utils/traceful_exception.hpp>
+ Include dependency graph for child_process_status.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  engine::subprocess::ChildProcessStatus
 status of finished subprocess More...
 
class  engine::subprocess::ChildProcessStatusException
 

Namespaces

namespace  engine
 Asynchronous engine primitives.
 

Functions

const std::string & engine::subprocess::ToString (ChildProcessStatus::ExitReason exit_reason)
 

Detailed Description

status of finished subprocess

Definition in file child_process_status.hpp.