#include <GPBDescriptor_PackagePrivate.h>
Public Attributes | |
union { | |
union { | |
Class clazz | |
const char * name | |
} messageOrGroupClass | |
const char * messageOrGroupClassName | |
}; | |
GPBDataType | dataType |
GPBGenericValue | defaultValue |
GPBEnumDescriptorFunc | enumDescriptorFunc |
const char * | extendedClass |
union { | |
Class clazz | |
const char * name | |
} | extendedClass |
int32_t | fieldNumber |
const char * | messageOrGroupClassName |
GPBExtensionOptions | options |
const char * | singletonName |
Definition at line 123 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
union { ... } |
Class GPBExtensionDescription::clazz |
Definition at line 141 of file protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
GPBDataType GPBExtensionDescription::dataType |
Definition at line 130 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
GPBGenericValue GPBExtensionDescription::defaultValue |
Definition at line 124 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
GPBEnumDescriptorFunc GPBExtensionDescription::enumDescriptorFunc |
Definition at line 128 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
const char* GPBExtensionDescription::extendedClass |
Definition at line 126 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
union { ... } GPBExtensionDescription::extendedClass |
int32_t GPBExtensionDescription::fieldNumber |
Definition at line 129 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
union { ... } GPBExtensionDescription::messageOrGroupClass |
const char* GPBExtensionDescription::messageOrGroupClassName |
Definition at line 127 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
const char* GPBExtensionDescription::name |
Definition at line 140 of file protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
GPBExtensionOptions GPBExtensionDescription::options |
Definition at line 131 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.
const char * GPBExtensionDescription::singletonName |
Definition at line 125 of file bloaty/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h.