#include <java_generator.h>
|
| bool | Generate (const FileDescriptor *file, const std::string ¶meter, GeneratorContext *context, std::string *error) const |
| |
| bool | Generate (const FileDescriptor *file, const std::string ¶meter, GeneratorContext *context, std::string *error) const override |
| |
| uint64_t | GetSupportedFeatures () const override |
| |
| | JavaGenerator () |
| |
| | JavaGenerator () |
| |
| | ~JavaGenerator () |
| |
| | ~JavaGenerator () |
| |
| | CodeGenerator () |
| |
| | CodeGenerator () |
| |
| virtual bool | GenerateAll (const std::vector< const FileDescriptor * > &files, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const |
| |
| virtual bool | GenerateAll (const std::vector< const FileDescriptor * > &files, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const |
| |
| virtual bool | HasGenerateAll () const |
| |
| virtual bool | HasGenerateAll () const |
| |
| virtual | ~CodeGenerator () |
| |
| virtual | ~CodeGenerator () |
| |
◆ JavaGenerator() [1/2]
| google::protobuf::compiler::java::JavaGenerator::JavaGenerator |
( |
| ) |
|
◆ ~JavaGenerator() [1/2]
| google::protobuf::compiler::java::JavaGenerator::~JavaGenerator |
( |
| ) |
|
◆ JavaGenerator() [2/2]
| google::protobuf::compiler::java::JavaGenerator::JavaGenerator |
( |
| ) |
|
◆ ~JavaGenerator() [2/2]
| google::protobuf::compiler::java::JavaGenerator::~JavaGenerator |
( |
| ) |
|
◆ Generate() [1/2]
◆ Generate() [2/2]
◆ GetSupportedFeatures()
| uint64_t google::protobuf::compiler::java::JavaGenerator::GetSupportedFeatures |
( |
| ) |
const |
|
overridevirtual |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
| google::protobuf::compiler::java::JavaGenerator::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
JavaGenerator |
| ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
| google::protobuf::compiler::java::JavaGenerator::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
JavaGenerator |
| ) |
|
|
private |
The documentation for this class was generated from the following files: