webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Protected Attributes | List of all members
GPBField__storage_ Struct Reference

Protected Attributes

uint32_t _has_storage_ [1]
 
GPBField_Kind kind
 
GPBField_Cardinality cardinality
 
int32_t number
 
int32_t oneofIndex
 
NSStringname
 
NSStringtypeURL
 
NSMutableArray * optionsArray
 
NSStringjsonName
 
NSStringdefaultValue
 

Member Data Documentation

◆ _has_storage_

- (uint32_t _has_storage_[1])
protected

◆ cardinality

- (GPBField_Cardinality) cardinality
protected

◆ defaultValue

- (NSString*) defaultValue
protected

◆ jsonName

- (NSString*) jsonName
protected

◆ kind

- (GPBField_Kind) kind
protected

◆ name

- (NSString*) name
protected

◆ number

- (int32_t) number
protected

◆ oneofIndex

- (int32_t) oneofIndex
protected

◆ optionsArray

- (NSMutableArray*) optionsArray
protected

◆ typeURL

- (NSString*) typeURL
protected

The documentation for this struct was generated from the following file: