webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
A protocol buffer message type. More...
#import <Type.pbobjc.h>
Properties | |
NSString * | name |
The fully qualified message name. More... | |
NSMutableArray< GPBField * > * | fieldsArray |
The list of fields. More... | |
NSUInteger | fieldsArray_Count |
The number of items in fieldsArray without causing the array to be created. More... | |
NSMutableArray< NSString * > * | oneofsArray |
The list of types appearing in oneof definitions in this type. More... | |
NSUInteger | oneofsArray_Count |
The number of items in oneofsArray without causing the array to be created. More... | |
NSMutableArray< GPBOption * > * | optionsArray |
The protocol buffer options. More... | |
NSUInteger | optionsArray_Count |
The number of items in optionsArray without causing the array to be created. More... | |
GPBSourceContext * | sourceContext |
The source context. More... | |
BOOL | hasSourceContext |
Test to see if sourceContext has been set. More... | |
GPBSyntax | syntax |
The source syntax. More... | |
Additional Inherited Members |
A protocol buffer message type.
|
readnonatomicassign |
The number of items in fieldsArray
without causing the array to be created.
|
readwritenonatomicstrong |
The list of types appearing in oneof
definitions in this type.
|
readnonatomicassign |
The number of items in oneofsArray
without causing the array to be created.
|
readnonatomicassign |
The number of items in optionsArray
without causing the array to be created.
|
readwritenonatomicstrong |
The source context.
|
readwritenonatomicassign |
The source syntax.