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