#include <subprocess.h>
◆ SearchMode
Enumerator |
---|
SEARCH_PATH | |
EXACT_NAME | |
◆ Subprocess()
google::protobuf::compiler::Subprocess::Subprocess |
( |
| ) |
|
◆ ~Subprocess()
google::protobuf::compiler::Subprocess::~Subprocess |
( |
| ) |
|
◆ Communicate()
bool google::protobuf::compiler::Subprocess::Communicate |
( |
const Message & |
input, |
|
|
Message * |
output, |
|
|
string * |
error |
|
) |
| |
◆ Start()
void google::protobuf::compiler::Subprocess::Start |
( |
const string & |
program, |
|
|
SearchMode |
search_mode |
|
) |
| |
The documentation for this class was generated from the following files:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/compiler/subprocess.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/compiler/subprocess.cc