#import <Type.pbobjc.h>
Properties | |
NSMutableArray< GPBField * > * | fieldsArray |
NSUInteger | fieldsArray_Count |
BOOL | hasSourceContext |
NSString * | name |
NSMutableArray< NSString * > * | oneofsArray |
NSUInteger | oneofsArray_Count |
NSMutableArray< GPBOption * > * | optionsArray |
NSUInteger | optionsArray_Count |
GPBSourceContext * | sourceContext |
GPBSyntax | syntax |
![]() | |
BOOL | initialized |
GPBUnknownFieldSet * | unknownFields |
A protocol buffer message type.
Definition at line 203 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.
|
readwritenonatomicstrong |
The list of fields.
Definition at line 209 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.
|
readnonatomicassign |
The number of items in fieldsArray
without causing the array to be created.
Definition at line 211 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.
|
readwritenonatomicassign |
Test to see if sourceContext
has been set.
Definition at line 226 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.
|
readwritenonatomiccopy |
The fully qualified message name.
Definition at line 206 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.
|
readwritenonatomicstrong |
The list of types appearing in oneof
definitions in this type.
Definition at line 214 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.
|
readnonatomicassign |
The number of items in oneofsArray
without causing the array to be created.
Definition at line 216 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.
|
readwritenonatomicstrong |
The protocol buffer options.
Definition at line 219 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 221 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.
|
readwritenonatomicstrong |
The source context.
Definition at line 224 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.
|
readwritenonatomicassign |
The source syntax.
Definition at line 229 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h.