#include <objectivec_extension.h>
Definition at line 42 of file objectivec_extension.h.
◆ ExtensionGenerator() [1/2]
google::protobuf::compiler::objectivec::ExtensionGenerator::ExtensionGenerator |
( |
const string & |
root_class_name, |
|
|
const FieldDescriptor * |
descriptor |
|
) |
| |
◆ ~ExtensionGenerator()
google::protobuf::compiler::objectivec::ExtensionGenerator::~ExtensionGenerator |
( |
| ) |
|
◆ ExtensionGenerator() [2/2]
google::protobuf::compiler::objectivec::ExtensionGenerator::ExtensionGenerator |
( |
const ExtensionGenerator & |
| ) |
|
|
delete |
◆ GenerateMembersHeader()
void google::protobuf::compiler::objectivec::ExtensionGenerator::GenerateMembersHeader |
( |
io::Printer * |
printer | ) |
|
◆ GenerateRegistrationSource()
void google::protobuf::compiler::objectivec::ExtensionGenerator::GenerateRegistrationSource |
( |
io::Printer * |
printer | ) |
|
◆ GenerateStaticVariablesInitialization()
void google::protobuf::compiler::objectivec::ExtensionGenerator::GenerateStaticVariablesInitialization |
( |
io::Printer * |
printer | ) |
|
◆ operator=()
◆ descriptor_
const FieldDescriptor* google::protobuf::compiler::objectivec::ExtensionGenerator::descriptor_ |
|
private |
◆ method_name_
string google::protobuf::compiler::objectivec::ExtensionGenerator::method_name_ |
|
private |
◆ root_class_and_method_name_
string google::protobuf::compiler::objectivec::ExtensionGenerator::root_class_and_method_name_ |
|
private |
The documentation for this class was generated from the following files: