userver: userver/engine/subprocess/child_process_status.hpp File Reference
Loading...
Searching...
No Matches
child_process_status.hpp File Reference

Detailed Description

status of finished subprocess

Definition in file child_process_status.hpp.

Go to the source code of this file.

#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:

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)