◆ GeneratorContextImpl() [1/2]
google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::GeneratorContextImpl |
( |
const std::vector< const FileDescriptor * > & |
parsed_files | ) |
|
◆ GeneratorContextImpl() [2/2]
google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::GeneratorContextImpl |
( |
const std::vector< const FileDescriptor * > & |
parsed_files | ) |
|
◆ AddJarManifest() [1/2]
void google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::AddJarManifest |
( |
| ) |
|
◆ AddJarManifest() [2/2]
void google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::AddJarManifest |
( |
| ) |
|
◆ GetOutputFilenames() [1/2]
void google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::GetOutputFilenames |
( |
std::vector< std::string > * |
output_filenames | ) |
|
◆ GetOutputFilenames() [2/2]
void google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::GetOutputFilenames |
( |
std::vector< std::string > * |
output_filenames | ) |
|
◆ ListParsedFiles() [1/2]
void google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::ListParsedFiles |
( |
std::vector< const FileDescriptor * > * |
output | ) |
|
|
inlinevirtual |
◆ ListParsedFiles() [2/2]
void google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::ListParsedFiles |
( |
std::vector< const FileDescriptor * > * |
output | ) |
|
|
inlineoverridevirtual |
◆ Open() [1/2]
◆ Open() [2/2]
◆ OpenForAppend() [1/2]
◆ OpenForAppend() [2/2]
◆ OpenForInsert() [1/2]
io::ZeroCopyOutputStream * google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::OpenForInsert |
( |
const std::string & |
filename, |
|
|
const std::string & |
insertion_point |
|
) |
| |
|
virtual |
◆ OpenForInsert() [2/2]
io::ZeroCopyOutputStream* google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::OpenForInsert |
( |
const std::string & |
filename, |
|
|
const std::string & |
insertion_point |
|
) |
| |
|
overridevirtual |
◆ OpenForInsertWithGeneratedCodeInfo()
io::ZeroCopyOutputStream * google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::OpenForInsertWithGeneratedCodeInfo |
( |
const std::string & |
filename, |
|
|
const std::string & |
insertion_point, |
|
|
const google::protobuf::GeneratedCodeInfo & |
info |
|
) |
| |
|
overridevirtual |
◆ WriteAllToDisk() [1/2]
bool google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::WriteAllToDisk |
( |
const std::string & |
prefix | ) |
|
◆ WriteAllToDisk() [2/2]
bool google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::WriteAllToDisk |
( |
const std::string & |
prefix | ) |
|
◆ WriteAllToZip() [1/2]
bool google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::WriteAllToZip |
( |
const std::string & |
filename | ) |
|
◆ WriteAllToZip() [2/2]
bool google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::WriteAllToZip |
( |
const std::string & |
filename | ) |
|
◆ MemoryOutputStream
◆ files_
std::map< std::string, std::string > google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::files_ |
|
private |
◆ 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: