#include <GPBDescriptor_PackagePrivate.h>
Public Attributes | |
GPBDataType | dataType |
union { | |
const char * className | |
GPBEnumDescriptorFunc enumDescFunc | |
GPBEnumValidationFunc enumVerifier | |
} | dataTypeSpecific |
union { | |
char * className | |
Class clazz | |
GPBEnumDescriptorFunc enumDescFunc | |
GPBEnumValidationFunc enumVerifier | |
} | dataTypeSpecific |
GPBFieldFlags | flags |
int32_t | hasIndex |
const char * | name |
uint32_t | number |
uint32_t | offset |
Definition at line 79 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
const char* GPBMessageFieldDescription::className |
Definition at line 83 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
char* GPBMessageFieldDescription::className |
Definition at line 90 of file protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
Class GPBMessageFieldDescription::clazz |
Definition at line 91 of file protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
GPBDataType GPBMessageFieldDescription::dataType |
Definition at line 101 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
union { ... } GPBMessageFieldDescription::dataTypeSpecific |
union { ... } GPBMessageFieldDescription::dataTypeSpecific |
GPBEnumDescriptorFunc GPBMessageFieldDescription::enumDescFunc |
Definition at line 86 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
GPBEnumValidationFunc GPBMessageFieldDescription::enumVerifier |
Definition at line 87 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
GPBFieldFlags GPBMessageFieldDescription::flags |
Definition at line 99 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
int32_t GPBMessageFieldDescription::hasIndex |
Definition at line 95 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
const char * GPBMessageFieldDescription::name |
Definition at line 81 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
uint32_t GPBMessageFieldDescription::number |
Definition at line 90 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
uint32_t GPBMessageFieldDescription::offset |
Definition at line 97 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.