#include <subprocess.h>
Definition at line 57 of file subprocess.h.
◆ SearchMode
Enumerator |
---|
SEARCH_PATH | |
EXACT_NAME | |
Definition at line 62 of file subprocess.h.
◆ Subprocess()
google::protobuf::compiler::Subprocess::Subprocess |
( |
| ) |
|
◆ ~Subprocess()
google::protobuf::compiler::Subprocess::~Subprocess |
( |
| ) |
|
◆ Communicate()
◆ Start()
◆ child_pid_
pid_t google::protobuf::compiler::Subprocess::child_pid_ |
|
private |
◆ child_stdin_
int google::protobuf::compiler::Subprocess::child_stdin_ |
|
private |
◆ child_stdout_
int google::protobuf::compiler::Subprocess::child_stdout_ |
|
private |
The documentation for this class was generated from the following files: