◆ GeneratorResponseContext() [1/2]
google::protobuf::compiler::GeneratorResponseContext::GeneratorResponseContext |
( |
const Version & |
compiler_version, |
|
|
CodeGeneratorResponse * |
response, |
|
|
const std::vector< const FileDescriptor * > & |
parsed_files |
|
) |
| |
|
inline |
◆ ~GeneratorResponseContext() [1/2]
virtual google::protobuf::compiler::GeneratorResponseContext::~GeneratorResponseContext |
( |
| ) |
|
|
inlinevirtual |
◆ GeneratorResponseContext() [2/2]
google::protobuf::compiler::GeneratorResponseContext::GeneratorResponseContext |
( |
const Version & |
compiler_version, |
|
|
CodeGeneratorResponse * |
response, |
|
|
const std::vector< const FileDescriptor * > & |
parsed_files |
|
) |
| |
|
inline |
◆ ~GeneratorResponseContext() [2/2]
virtual google::protobuf::compiler::GeneratorResponseContext::~GeneratorResponseContext |
( |
| ) |
|
|
inlinevirtual |
◆ GetCompilerVersion() [1/2]
void google::protobuf::compiler::GeneratorResponseContext::GetCompilerVersion |
( |
Version * |
version | ) |
const |
|
inlinevirtual |
◆ GetCompilerVersion() [2/2]
void google::protobuf::compiler::GeneratorResponseContext::GetCompilerVersion |
( |
Version * |
version | ) |
const |
|
inlineoverridevirtual |
◆ ListParsedFiles() [1/2]
void google::protobuf::compiler::GeneratorResponseContext::ListParsedFiles |
( |
std::vector< const FileDescriptor * > * |
output | ) |
|
|
inlinevirtual |
◆ ListParsedFiles() [2/2]
void google::protobuf::compiler::GeneratorResponseContext::ListParsedFiles |
( |
std::vector< const FileDescriptor * > * |
output | ) |
|
|
inlineoverridevirtual |
◆ Open() [1/2]
◆ Open() [2/2]
◆ OpenForInsert() [1/2]
virtual io::ZeroCopyOutputStream* google::protobuf::compiler::GeneratorResponseContext::OpenForInsert |
( |
const std::string & |
filename, |
|
|
const std::string & |
insertion_point |
|
) |
| |
|
inlinevirtual |
◆ OpenForInsert() [2/2]
◆ OpenForInsertWithGeneratedCodeInfo()
io::ZeroCopyOutputStream* google::protobuf::compiler::GeneratorResponseContext::OpenForInsertWithGeneratedCodeInfo |
( |
const std::string & |
filename, |
|
|
const std::string & |
insertion_point, |
|
|
const google::protobuf::GeneratedCodeInfo & |
info |
|
) |
| |
|
inlineoverridevirtual |
◆ compiler_version_
Version google::protobuf::compiler::GeneratorResponseContext::compiler_version_ |
|
private |
◆ parsed_files_
◆ response_
CodeGeneratorResponse * google::protobuf::compiler::GeneratorResponseContext::response_ |
|
private |
The documentation for this class was generated from the following file: