|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Classes | |
| class | EnumFieldGenerator |
| class | EnumGenerator |
| class | ExtensionGenerator |
| class | FieldGenerator |
| class | FieldGeneratorMap |
| class | FileGenerator |
| class | MapFieldGenerator |
| class | MessageFieldGenerator |
| class | MessageGenerator |
| class | ObjCObjFieldGenerator |
| class | ObjectiveCGenerator |
| class | OneofGenerator |
| struct | Options |
| class | PrimitiveFieldGenerator |
| class | PrimitiveObjFieldGenerator |
| class | RepeatedEnumFieldGenerator |
| class | RepeatedFieldGenerator |
| class | RepeatedMessageFieldGenerator |
| class | RepeatedPrimitiveFieldGenerator |
| class | SingleFieldGenerator |
| class | TextFormatDecodeData |
| string google::protobuf::compiler::objectivec::BaseFileName | ( | const FileDescriptor * | file | ) |
| string google::protobuf::compiler::objectivec::BuildCommentsString | ( | const SourceLocation & | location | ) |
| string google::protobuf::compiler::objectivec::ClassName | ( | const Descriptor * | descriptor | ) |
| string google::protobuf::compiler::objectivec::ClassNameWorker | ( | const Descriptor * | descriptor | ) |
| string google::protobuf::compiler::objectivec::ClassNameWorker | ( | const EnumDescriptor * | descriptor | ) |
| string google::protobuf::compiler::objectivec::DefaultValue | ( | const FieldDescriptor * | field | ) |
| string google::protobuf::compiler::objectivec::EnumName | ( | const EnumDescriptor * | descriptor | ) |
| string google::protobuf::compiler::objectivec::EnumValueName | ( | const EnumValueDescriptor * | descriptor | ) |
| string google::protobuf::compiler::objectivec::EnumValueShortName | ( | const EnumValueDescriptor * | descriptor | ) |
| string google::protobuf::compiler::objectivec::ExtensionMethodName | ( | const FieldDescriptor * | descriptor | ) |
| string google::protobuf::compiler::objectivec::FieldName | ( | const FieldDescriptor * | field | ) |
| string google::protobuf::compiler::objectivec::FieldNameCapitalized | ( | const FieldDescriptor * | field | ) |
| string google::protobuf::compiler::objectivec::FileClassName | ( | const FileDescriptor * | file | ) |
| string google::protobuf::compiler::objectivec::FileClassPrefix | ( | const FileDescriptor * | file | ) |
| string google::protobuf::compiler::objectivec::FileName | ( | const FileDescriptor * | file | ) |
| string google::protobuf::compiler::objectivec::FilePath | ( | const FileDescriptor * | file | ) |
| string google::protobuf::compiler::objectivec::GetCapitalizedType | ( | const FieldDescriptor * | field | ) |
|
inline |
| ObjectiveCType google::protobuf::compiler::objectivec::GetObjectiveCType | ( | FieldDescriptor::Type | field_type | ) |
| string google::protobuf::compiler::objectivec::GetOptionalDeprecatedAttribute | ( | const TDescriptor * | descriptor, |
| bool | preSpace = true, |
||
| bool | postNewline = false |
||
| ) |
| string google::protobuf::compiler::objectivec::GPBGenericValueFieldName | ( | const FieldDescriptor * | field | ) |
|
inline |
| bool google::protobuf::compiler::objectivec::HasNonZeroDefaultValue | ( | const FieldDescriptor * | field | ) |
|
inline |
| bool google::protobuf::compiler::objectivec::IsInitName | ( | const string & | name | ) |
|
inline |
| bool google::protobuf::compiler::objectivec::IsPrimitiveType | ( | const FieldDescriptor * | field | ) |
| bool google::protobuf::compiler::objectivec::IsReferenceType | ( | const FieldDescriptor * | field | ) |
| bool google::protobuf::compiler::objectivec::IsRetainedName | ( | const string & | name | ) |
| string google::protobuf::compiler::objectivec::OneofEnumName | ( | const OneofDescriptor * | descriptor | ) |
| string google::protobuf::compiler::objectivec::OneofName | ( | const OneofDescriptor * | descriptor | ) |
| string google::protobuf::compiler::objectivec::OneofNameCapitalized | ( | const OneofDescriptor * | descriptor | ) |
| string google::protobuf::compiler::objectivec::UnCamelCaseFieldName | ( | const string & | name, |
| const FieldDescriptor * | field | ||
| ) |
| bool google::protobuf::compiler::objectivec::ValidateObjCClassPrefix | ( | const FileDescriptor * | file, |
| const Options & | generation_options, | ||
| string * | out_error | ||
| ) |
1.8.13