#include <subprocess_options.h>
◆ SubprocessOptions()
| cuttlefish::SubprocessOptions::SubprocessOptions |
( |
| ) |
|
|
inline |
◆ ExitWithParent()
| bool cuttlefish::SubprocessOptions::ExitWithParent |
( |
| ) |
const |
|
inline |
◆ InGroup() [1/3]
| bool cuttlefish::SubprocessOptions::InGroup |
( |
| ) |
const |
|
inline |
◆ InGroup() [2/3]
◆ InGroup() [3/3]
◆ Strace() [1/3]
| const std::string & cuttlefish::SubprocessOptions::Strace |
( |
| ) |
const |
|
inline |
◆ Strace() [2/3]
| SubprocessOptions & cuttlefish::SubprocessOptions::Strace |
( |
std::string |
strace_output_path | ) |
& |
◆ Strace() [3/3]
| SubprocessOptions cuttlefish::SubprocessOptions::Strace |
( |
std::string |
strace_output_path | ) |
&& |
◆ Verbose() [1/3]
| bool cuttlefish::SubprocessOptions::Verbose |
( |
| ) |
const |
|
inline |
◆ Verbose() [2/3]
◆ Verbose() [3/3]
◆ exit_with_parent_
| bool cuttlefish::SubprocessOptions::exit_with_parent_ |
|
private |
◆ in_group_
| bool cuttlefish::SubprocessOptions::in_group_ |
|
private |
◆ strace_
| std::string cuttlefish::SubprocessOptions::strace_ |
|
private |
◆ verbose_
| bool cuttlefish::SubprocessOptions::verbose_ |
|
private |
The documentation for this class was generated from the following files: