#import <Type.pbobjc.h>
Properties | |
NSMutableArray< GPBEnumValue * > * | enumvalueArray |
NSUInteger | enumvalueArray_Count |
BOOL | hasSourceContext |
NSString * | name |
NSMutableArray< GPBOption * > * | optionsArray |
NSUInteger | optionsArray_Count |
GPBSourceContext * | sourceContext |
GPBSyntax | syntax |
![]() | |
BOOL | initialized |
GPBUnknownFieldSet * | unknownFields |
Enum type definition.
Definition at line 342 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.
|
readwritenonatomicstrong |
Enum value definitions.
Definition at line 348 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.
|
readnonatomicassign |
The number of items in enumvalueArray
without causing the array to be created.
Definition at line 350 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.
|
readwritenonatomicassign |
Test to see if sourceContext
has been set.
Definition at line 360 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.
|
readwritenonatomiccopy |
Enum type name.
Definition at line 345 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.
|
readwritenonatomicstrong |
Protocol buffer options.
Definition at line 353 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.
|
readnonatomicassign |
The number of items in optionsArray
without causing the array to be created.
Definition at line 355 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.
|
readwritenonatomicstrong |
The source context.
Definition at line 358 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.
|
readwritenonatomicassign |
The source syntax.
Definition at line 363 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.