Definition at line 63 of file plugin.cc.
◆ GeneratorResponseContext()
google::protobuf::compiler::GeneratorResponseContext::GeneratorResponseContext |
( |
const Version & |
compiler_version, |
|
|
CodeGeneratorResponse * |
response, |
|
|
const std::vector< const FileDescriptor * > & |
parsed_files |
|
) |
| |
|
inline |
◆ ~GeneratorResponseContext()
virtual google::protobuf::compiler::GeneratorResponseContext::~GeneratorResponseContext |
( |
| ) |
|
|
inlinevirtual |
◆ GetCompilerVersion()
void google::protobuf::compiler::GeneratorResponseContext::GetCompilerVersion |
( |
Version * |
version | ) |
const |
|
inlinevirtual |
◆ ListParsedFiles()
void google::protobuf::compiler::GeneratorResponseContext::ListParsedFiles |
( |
std::vector< const FileDescriptor * > * |
output | ) |
|
|
inlinevirtual |
◆ Open()
◆ OpenForInsert()
◆ compiler_version_
Version google::protobuf::compiler::GeneratorResponseContext::compiler_version_ |
|
private |
◆ parsed_files_
const std::vector<const FileDescriptor*>& google::protobuf::compiler::GeneratorResponseContext::parsed_files_ |
|
private |
◆ response_
CodeGeneratorResponse* google::protobuf::compiler::GeneratorResponseContext::response_ |
|
private |
The documentation for this class was generated from the following file: