#include <objectivec_oneof.h>
◆ OneofGenerator() [1/4]
google::protobuf::compiler::objectivec::OneofGenerator::OneofGenerator |
( |
const OneofDescriptor * |
descriptor | ) |
|
|
explicit |
◆ ~OneofGenerator() [1/2]
google::protobuf::compiler::objectivec::OneofGenerator::~OneofGenerator |
( |
| ) |
|
◆ OneofGenerator() [2/4]
google::protobuf::compiler::objectivec::OneofGenerator::OneofGenerator |
( |
const OneofGenerator & |
| ) |
|
|
delete |
◆ OneofGenerator() [3/4]
google::protobuf::compiler::objectivec::OneofGenerator::OneofGenerator |
( |
const OneofDescriptor * |
descriptor | ) |
|
|
explicit |
◆ ~OneofGenerator() [2/2]
google::protobuf::compiler::objectivec::OneofGenerator::~OneofGenerator |
( |
| ) |
|
◆ OneofGenerator() [4/4]
google::protobuf::compiler::objectivec::OneofGenerator::OneofGenerator |
( |
const OneofGenerator & |
| ) |
|
|
delete |
◆ DescriptorName() [1/2]
std::string google::protobuf::compiler::objectivec::OneofGenerator::DescriptorName |
( |
void |
| ) |
const |
◆ DescriptorName() [2/2]
std::string google::protobuf::compiler::objectivec::OneofGenerator::DescriptorName |
( |
void |
| ) |
const |
◆ GenerateCaseEnum() [1/2]
void google::protobuf::compiler::objectivec::OneofGenerator::GenerateCaseEnum |
( |
io::Printer * |
printer | ) |
|
◆ GenerateCaseEnum() [2/2]
void google::protobuf::compiler::objectivec::OneofGenerator::GenerateCaseEnum |
( |
io::Printer * |
printer | ) |
|
◆ GenerateClearFunctionDeclaration() [1/2]
void google::protobuf::compiler::objectivec::OneofGenerator::GenerateClearFunctionDeclaration |
( |
io::Printer * |
printer | ) |
|
◆ GenerateClearFunctionDeclaration() [2/2]
void google::protobuf::compiler::objectivec::OneofGenerator::GenerateClearFunctionDeclaration |
( |
io::Printer * |
printer | ) |
|
◆ GenerateClearFunctionImplementation() [1/2]
void google::protobuf::compiler::objectivec::OneofGenerator::GenerateClearFunctionImplementation |
( |
io::Printer * |
printer | ) |
|
◆ GenerateClearFunctionImplementation() [2/2]
void google::protobuf::compiler::objectivec::OneofGenerator::GenerateClearFunctionImplementation |
( |
io::Printer * |
printer | ) |
|
◆ GeneratePropertyImplementation() [1/2]
void google::protobuf::compiler::objectivec::OneofGenerator::GeneratePropertyImplementation |
( |
io::Printer * |
printer | ) |
|
◆ GeneratePropertyImplementation() [2/2]
void google::protobuf::compiler::objectivec::OneofGenerator::GeneratePropertyImplementation |
( |
io::Printer * |
printer | ) |
|
◆ GeneratePublicCasePropertyDeclaration() [1/2]
void google::protobuf::compiler::objectivec::OneofGenerator::GeneratePublicCasePropertyDeclaration |
( |
io::Printer * |
printer | ) |
|
◆ GeneratePublicCasePropertyDeclaration() [2/2]
void google::protobuf::compiler::objectivec::OneofGenerator::GeneratePublicCasePropertyDeclaration |
( |
io::Printer * |
printer | ) |
|
◆ HasIndexAsString() [1/2]
std::string google::protobuf::compiler::objectivec::OneofGenerator::HasIndexAsString |
( |
void |
| ) |
const |
◆ HasIndexAsString() [2/2]
std::string google::protobuf::compiler::objectivec::OneofGenerator::HasIndexAsString |
( |
void |
| ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ SetOneofIndexBase() [1/2]
void google::protobuf::compiler::objectivec::OneofGenerator::SetOneofIndexBase |
( |
int |
index_base | ) |
|
◆ SetOneofIndexBase() [2/2]
void google::protobuf::compiler::objectivec::OneofGenerator::SetOneofIndexBase |
( |
int |
index_base | ) |
|
◆ descriptor_
◆ variables_ [1/2]
std::map<std::string, std::string> google::protobuf::compiler::objectivec::OneofGenerator::variables_ |
|
private |
◆ variables_ [2/2]
std::map<string, string> google::protobuf::compiler::objectivec::OneofGenerator::variables_ |
|
private |
The documentation for this class was generated from the following files: