#include <objectivec_field.h>
◆ ~FieldGenerator()
google::protobuf::compiler::objectivec::FieldGenerator::~FieldGenerator |
( |
| ) |
|
|
virtual |
◆ FieldGenerator()
google::protobuf::compiler::objectivec::FieldGenerator::FieldGenerator |
( |
const FieldDescriptor * |
descriptor, |
|
|
const Options & |
options |
|
) |
| |
|
protected |
◆ DetermineForwardDeclarations()
void google::protobuf::compiler::objectivec::FieldGenerator::DetermineForwardDeclarations |
( |
set< string > * |
fwd_decls | ) |
const |
|
virtual |
◆ ExtraRuntimeHasBitsNeeded()
int google::protobuf::compiler::objectivec::FieldGenerator::ExtraRuntimeHasBitsNeeded |
( |
void |
| ) |
const |
|
virtual |
◆ FinishInitialization()
void google::protobuf::compiler::objectivec::FieldGenerator::FinishInitialization |
( |
void |
| ) |
|
|
protectedvirtual |
◆ GenerateCFunctionDeclarations()
void google::protobuf::compiler::objectivec::FieldGenerator::GenerateCFunctionDeclarations |
( |
io::Printer * |
printer | ) |
const |
|
virtual |
◆ GenerateCFunctionImplementations()
void google::protobuf::compiler::objectivec::FieldGenerator::GenerateCFunctionImplementations |
( |
io::Printer * |
printer | ) |
const |
|
virtual |
◆ generated_objc_name()
string google::protobuf::compiler::objectivec::FieldGenerator::generated_objc_name |
( |
| ) |
const |
|
inline |
◆ GenerateFieldDescription()
void google::protobuf::compiler::objectivec::FieldGenerator::GenerateFieldDescription |
( |
io::Printer * |
printer, |
|
|
bool |
include_default |
|
) |
| const |
◆ GenerateFieldNumberConstant()
void google::protobuf::compiler::objectivec::FieldGenerator::GenerateFieldNumberConstant |
( |
io::Printer * |
printer | ) |
const |
◆ GenerateFieldStorageDeclaration()
virtual void google::protobuf::compiler::objectivec::FieldGenerator::GenerateFieldStorageDeclaration |
( |
io::Printer * |
printer | ) |
const |
|
pure virtual |
◆ GeneratePropertyDeclaration()
virtual void google::protobuf::compiler::objectivec::FieldGenerator::GeneratePropertyDeclaration |
( |
io::Printer * |
printer | ) |
const |
|
pure virtual |
◆ GeneratePropertyImplementation()
virtual void google::protobuf::compiler::objectivec::FieldGenerator::GeneratePropertyImplementation |
( |
io::Printer * |
printer | ) |
const |
|
pure virtual |
◆ Make()
◆ needs_textformat_name_support()
bool google::protobuf::compiler::objectivec::FieldGenerator::needs_textformat_name_support |
( |
| ) |
const |
|
inline |
◆ raw_field_name()
string google::protobuf::compiler::objectivec::FieldGenerator::raw_field_name |
( |
| ) |
const |
|
inline |
◆ RuntimeUsesHasBit()
virtual bool google::protobuf::compiler::objectivec::FieldGenerator::RuntimeUsesHasBit |
( |
void |
| ) |
const |
|
pure virtual |
◆ SetExtraRuntimeHasBitsBase()
void google::protobuf::compiler::objectivec::FieldGenerator::SetExtraRuntimeHasBitsBase |
( |
int |
index_base | ) |
|
|
virtual |
◆ SetNoHasBit()
void google::protobuf::compiler::objectivec::FieldGenerator::SetNoHasBit |
( |
void |
| ) |
|
◆ SetOneofIndexBase()
void google::protobuf::compiler::objectivec::FieldGenerator::SetOneofIndexBase |
( |
int |
index_base | ) |
|
◆ SetRuntimeHasBit()
void google::protobuf::compiler::objectivec::FieldGenerator::SetRuntimeHasBit |
( |
int |
has_index | ) |
|
◆ variable()
string google::protobuf::compiler::objectivec::FieldGenerator::variable |
( |
const char * |
key | ) |
const |
|
inline |
◆ WantsHasProperty()
virtual bool google::protobuf::compiler::objectivec::FieldGenerator::WantsHasProperty |
( |
void |
| ) |
const |
|
protectedpure virtual |
◆ descriptor_
const FieldDescriptor* google::protobuf::compiler::objectivec::FieldGenerator::descriptor_ |
|
protected |
◆ variables_
map<string, string> google::protobuf::compiler::objectivec::FieldGenerator::variables_ |
|
protected |
The documentation for this class was generated from the following files:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc