Properties | List of all members
GPBEnumValue Class Reference

#import <Type.pbobjc.h>

Inheritance diagram for GPBEnumValue:
Inheritance graph
[legend]

Properties

NSString * name
 
int32_t number
 
NSMutableArray< GPBOption * > * optionsArray
 
NSUInteger optionsArray_Count
 
- Properties inherited from GPBMessage
BOOL initialized
 
GPBUnknownFieldSetunknownFields
 

Additional Inherited Members

- Instance Methods inherited from GPBMessage
(void- addExtension:value:
 
(void- addUnknownMapEntry:value: [implementation]
 
(void- clear
 
(void- clearExtension:
 
(nullable NSData *) - data
 
(NSData *) - delimitedData
 
(GPBDescriptor *) - descriptor
 
(NSArray *) - extensionsCurrentlySet
 
(id- getExistingExtension: [implementation]
 
(nullable id- getExtension:
 
(BOOL) - hasExtension:
 
(nullable instancetype) - initWithCodedInputStream:extensionRegistry:error:
 
(nullable instancetype) - initWithData:error:
 
(nullable instancetype) - initWithData:extensionRegistry:error:
 
(void- mergeDelimitedFromCodedInputStream:extensionRegistry: [implementation]
 
(void- mergeFrom:
 
(void- mergeFromCodedInputStream:extensionRegistry: [implementation]
 
(void- mergeFromData:extensionRegistry:
 
(size_t) - serializedSize
 
(void- setExtension:index:value:
 
(void- setExtension:value:
 
(void- writeDelimitedToCodedOutputStream:
 
(void- writeDelimitedToOutputStream:
 
(void- writeToCodedOutputStream:
 
(void- writeToOutputStream:
 
- Class Methods inherited from GPBMessage
(GPBDescriptor *) + descriptor
 
(instancetype) + message
 
(nullable instancetype) + parseDelimitedFromCodedInputStream:extensionRegistry:error:
 
(nullable instancetype) + parseFromCodedInputStream:extensionRegistry:error:
 
(nullable instancetype) + parseFromData:error:
 
(nullable instancetype) + parseFromData:extensionRegistry:error:
 
- Protected Attributes inherited from GPBMessage
package GPBMessage_StoragePtr messageStorage_
 

Detailed Description

Enum value definition.

Definition at line 390 of file Type.pbobjc.h.

Property Documentation

◆ name

- (NSString*) name
readwritenonatomiccopy

Enum value name.

Definition at line 393 of file Type.pbobjc.h.

◆ number

- (int32_t) number
readwritenonatomicassign

Enum value number.

Definition at line 396 of file Type.pbobjc.h.

◆ optionsArray

- (NSMutableArray<GPBOption*>*) optionsArray
readwritenonatomicstrong

Protocol buffer options.

Definition at line 399 of file Type.pbobjc.h.

◆ optionsArray_Count

- (NSUInteger) optionsArray_Count
readnonatomicassign

The number of items in optionsArray without causing the array to be created.

Definition at line 401 of file Type.pbobjc.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:05