#include <code_generator.h>
◆ GeneratorContext() [1/2]
google::protobuf::compiler::GeneratorContext::GeneratorContext |
( |
| ) |
|
|
inline |
◆ ~GeneratorContext() [1/2]
google::protobuf::compiler::GeneratorContext::~GeneratorContext |
( |
| ) |
|
|
virtual |
◆ GeneratorContext() [2/2]
google::protobuf::compiler::GeneratorContext::GeneratorContext |
( |
| ) |
|
|
inline |
◆ ~GeneratorContext() [2/2]
virtual google::protobuf::compiler::GeneratorContext::~GeneratorContext |
( |
| ) |
|
|
virtual |
◆ GetCompilerVersion() [1/2]
void google::protobuf::compiler::GeneratorContext::GetCompilerVersion |
( |
Version * |
version | ) |
const |
|
virtual |
◆ GetCompilerVersion() [2/2]
virtual void google::protobuf::compiler::GeneratorContext::GetCompilerVersion |
( |
Version * |
version | ) |
const |
|
virtual |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
google::protobuf::compiler::GeneratorContext::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
GeneratorContext |
| ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
google::protobuf::compiler::GeneratorContext::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
GeneratorContext |
| ) |
|
|
private |
◆ ListParsedFiles() [1/2]
void google::protobuf::compiler::GeneratorContext::ListParsedFiles |
( |
std::vector< const FileDescriptor * > * |
output | ) |
|
|
virtual |
◆ ListParsedFiles() [2/2]
virtual void google::protobuf::compiler::GeneratorContext::ListParsedFiles |
( |
std::vector< const FileDescriptor * > * |
output | ) |
|
|
virtual |
◆ Open() [1/2]
◆ Open() [2/2]
◆ OpenForAppend() [1/2]
◆ OpenForAppend() [2/2]
◆ OpenForInsert() [1/2]
◆ OpenForInsert() [2/2]
◆ OpenForInsertWithGeneratedCodeInfo()
io::ZeroCopyOutputStream * google::protobuf::compiler::GeneratorContext::OpenForInsertWithGeneratedCodeInfo |
( |
const std::string & |
filename, |
|
|
const std::string & |
insertion_point, |
|
|
const google::protobuf::GeneratedCodeInfo & |
info |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: