Definition at line 366 of file command_line_interface.cc.
◆ GeneratorContextImpl()
google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::GeneratorContextImpl |
( |
const std::vector< const FileDescriptor * > & |
parsed_files | ) |
|
◆ ~GeneratorContextImpl()
google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::~GeneratorContextImpl |
( |
| ) |
|
◆ AddJarManifest()
void google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::AddJarManifest |
( |
| ) |
|
◆ GetOutputFilenames()
void google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::GetOutputFilenames |
( |
std::vector< std::string > * |
output_filenames | ) |
|
◆ ListParsedFiles()
void google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::ListParsedFiles |
( |
std::vector< const FileDescriptor * > * |
output | ) |
|
|
inlinevirtual |
◆ Open()
◆ OpenForAppend()
◆ OpenForInsert()
◆ WriteAllToDisk()
bool google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::WriteAllToDisk |
( |
const std::string & |
prefix | ) |
|
◆ WriteAllToZip()
bool google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::WriteAllToZip |
( |
const std::string & |
filename | ) |
|
◆ MemoryOutputStream
◆ files_
◆ had_error_
bool google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::had_error_ |
|
private |
◆ parsed_files_
const std::vector<const FileDescriptor*>& google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::parsed_files_ |
|
private |
The documentation for this class was generated from the following file: