#include <java_extension.h>
|
static void | InitTemplateVars (const FieldDescriptor *descriptor, const std::string &scope, bool immutable, ClassNameResolver *name_resolver, std::map< std::string, std::string > *vars_pointer) |
|
static void | InitTemplateVars (const FieldDescriptor *descriptor, const std::string &scope, bool immutable, ClassNameResolver *name_resolver, std::map< std::string, std::string > *vars_pointer) |
|
◆ ImmutableExtensionGenerator() [1/2]
google::protobuf::compiler::java::ImmutableExtensionGenerator::ImmutableExtensionGenerator |
( |
const FieldDescriptor * |
descriptor, |
|
|
Context * |
context |
|
) |
| |
|
explicit |
◆ ~ImmutableExtensionGenerator() [1/2]
google::protobuf::compiler::java::ImmutableExtensionGenerator::~ImmutableExtensionGenerator |
( |
| ) |
|
|
virtual |
◆ ImmutableExtensionGenerator() [2/2]
google::protobuf::compiler::java::ImmutableExtensionGenerator::ImmutableExtensionGenerator |
( |
const FieldDescriptor * |
descriptor, |
|
|
Context * |
context |
|
) |
| |
|
explicit |
◆ ~ImmutableExtensionGenerator() [2/2]
virtual google::protobuf::compiler::java::ImmutableExtensionGenerator::~ImmutableExtensionGenerator |
( |
| ) |
|
|
virtual |
◆ Generate() [1/2]
void google::protobuf::compiler::java::ImmutableExtensionGenerator::Generate |
( |
io::Printer * |
printer | ) |
|
|
virtual |
◆ Generate() [2/2]
void google::protobuf::compiler::java::ImmutableExtensionGenerator::Generate |
( |
io::Printer * |
printer | ) |
|
|
overridevirtual |
◆ GenerateNonNestedInitializationCode() [1/2]
int google::protobuf::compiler::java::ImmutableExtensionGenerator::GenerateNonNestedInitializationCode |
( |
io::Printer * |
printer | ) |
|
|
virtual |
◆ GenerateNonNestedInitializationCode() [2/2]
int google::protobuf::compiler::java::ImmutableExtensionGenerator::GenerateNonNestedInitializationCode |
( |
io::Printer * |
printer | ) |
|
|
overridevirtual |
◆ GenerateRegistrationCode() [1/2]
int google::protobuf::compiler::java::ImmutableExtensionGenerator::GenerateRegistrationCode |
( |
io::Printer * |
printer | ) |
|
|
virtual |
◆ GenerateRegistrationCode() [2/2]
int google::protobuf::compiler::java::ImmutableExtensionGenerator::GenerateRegistrationCode |
( |
io::Printer * |
printer | ) |
|
|
overridevirtual |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
◆ descriptor_
◆ name_resolver_
ClassNameResolver * google::protobuf::compiler::java::ImmutableExtensionGenerator::name_resolver_ |
|
protected |
◆ scope_
std::string google::protobuf::compiler::java::ImmutableExtensionGenerator::scope_ |
|
protected |
The documentation for this class was generated from the following files: