#include <java_message.h>
◆ MessageGenerator()
google::protobuf::compiler::java::MessageGenerator::MessageGenerator |
( |
const Descriptor * |
descriptor | ) |
|
|
explicit |
◆ ~MessageGenerator()
google::protobuf::compiler::java::MessageGenerator::~MessageGenerator |
( |
| ) |
|
|
virtual |
◆ Generate()
virtual void google::protobuf::compiler::java::MessageGenerator::Generate |
( |
io::Printer * |
printer | ) |
|
|
pure virtual |
◆ GenerateExtensionRegistrationCode()
virtual void google::protobuf::compiler::java::MessageGenerator::GenerateExtensionRegistrationCode |
( |
io::Printer * |
printer | ) |
|
|
pure virtual |
◆ GenerateInterface()
virtual void google::protobuf::compiler::java::MessageGenerator::GenerateInterface |
( |
io::Printer * |
printer | ) |
|
|
pure virtual |
◆ GenerateStaticVariableInitializers()
virtual int google::protobuf::compiler::java::MessageGenerator::GenerateStaticVariableInitializers |
( |
io::Printer * |
printer | ) |
|
|
pure virtual |
◆ GenerateStaticVariables()
virtual void google::protobuf::compiler::java::MessageGenerator::GenerateStaticVariables |
( |
io::Printer * |
printer, |
|
|
int * |
bytecode_estimate |
|
) |
| |
|
pure virtual |
◆ descriptor_
const Descriptor* google::protobuf::compiler::java::MessageGenerator::descriptor_ |
|
protected |
The documentation for this class was generated from the following files:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/compiler/java/java_message.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/compiler/java/java_message.cc