#include <java_context.h>
◆ Context() [1/2]
◆ ~Context() [1/2]
google::protobuf::compiler::java::Context::~Context |
( |
| ) |
|
◆ Context() [2/2]
◆ ~Context() [2/2]
google::protobuf::compiler::java::Context::~Context |
( |
| ) |
|
◆ EnforceLite() [1/2]
bool google::protobuf::compiler::java::Context::EnforceLite |
( |
| ) |
const |
|
inline |
◆ EnforceLite() [2/2]
bool google::protobuf::compiler::java::Context::EnforceLite |
( |
| ) |
const |
|
inline |
◆ GetFieldGeneratorInfo() [1/2]
◆ GetFieldGeneratorInfo() [2/2]
◆ GetNameResolver() [1/2]
ClassNameResolver * google::protobuf::compiler::java::Context::GetNameResolver |
( |
| ) |
const |
◆ GetNameResolver() [2/2]
ClassNameResolver* google::protobuf::compiler::java::Context::GetNameResolver |
( |
| ) |
const |
◆ GetOneofGeneratorInfo() [1/2]
◆ GetOneofGeneratorInfo() [2/2]
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
google::protobuf::compiler::java::Context::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
Context |
| ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
google::protobuf::compiler::java::Context::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
Context |
| ) |
|
|
private |
◆ HasGeneratedMethods() [1/2]
bool google::protobuf::compiler::java::Context::HasGeneratedMethods |
( |
const Descriptor * |
descriptor | ) |
const |
◆ HasGeneratedMethods() [2/2]
bool google::protobuf::compiler::java::Context::HasGeneratedMethods |
( |
const Descriptor * |
descriptor | ) |
const |
◆ InitializeFieldGeneratorInfo() [1/2]
void google::protobuf::compiler::java::Context::InitializeFieldGeneratorInfo |
( |
const FileDescriptor * |
file | ) |
|
|
private |
◆ InitializeFieldGeneratorInfo() [2/2]
void google::protobuf::compiler::java::Context::InitializeFieldGeneratorInfo |
( |
const FileDescriptor * |
file | ) |
|
|
private |
◆ InitializeFieldGeneratorInfoForFields() [1/2]
void google::protobuf::compiler::java::Context::InitializeFieldGeneratorInfoForFields |
( |
const std::vector< const FieldDescriptor * > & |
fields | ) |
|
|
private |
◆ InitializeFieldGeneratorInfoForFields() [2/2]
void google::protobuf::compiler::java::Context::InitializeFieldGeneratorInfoForFields |
( |
const std::vector< const FieldDescriptor * > & |
fields | ) |
|
|
private |
◆ InitializeFieldGeneratorInfoForMessage() [1/2]
void google::protobuf::compiler::java::Context::InitializeFieldGeneratorInfoForMessage |
( |
const Descriptor * |
message | ) |
|
|
private |
◆ InitializeFieldGeneratorInfoForMessage() [2/2]
void google::protobuf::compiler::java::Context::InitializeFieldGeneratorInfoForMessage |
( |
const Descriptor * |
message | ) |
|
|
private |
◆ options() [1/2]
const Options& google::protobuf::compiler::java::Context::options |
( |
| ) |
const |
|
inline |
◆ options() [2/2]
const Options& google::protobuf::compiler::java::Context::options |
( |
| ) |
const |
|
inline |
◆ field_generator_info_map_
◆ name_resolver_
std::unique_ptr< ClassNameResolver > google::protobuf::compiler::java::Context::name_resolver_ |
|
private |
◆ oneof_generator_info_map_
◆ options_
Options google::protobuf::compiler::java::Context::options_ |
|
private |
The documentation for this class was generated from the following files: