Properties | List of all members
GPBEnum Class Reference

#import <Type.pbobjc.h>

Inheritance diagram for GPBEnum:
Inheritance graph
[legend]

Properties

NSMutableArray< GPBEnumValue * > * enumvalueArray
 
NSUInteger enumvalueArray_Count
 
BOOL hasSourceContext
 
NSString * name
 
NSMutableArray< GPBOption * > * optionsArray
 
NSUInteger optionsArray_Count
 
GPBSourceContextsourceContext
 
GPBSyntax syntax
 
- 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 type definition.

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

Property Documentation

◆ enumvalueArray

- (NSMutableArray<GPBEnumValue*>*) enumvalueArray
readwritenonatomicstrong

Enum value definitions.

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

◆ enumvalueArray_Count

- (NSUInteger) enumvalueArray_Count
readnonatomicassign

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

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

◆ hasSourceContext

- (BOOL) hasSourceContext
readwritenonatomicassign

Test to see if sourceContext has been set.

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

◆ name

- (NSString*) name
readwritenonatomiccopy

Enum type name.

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

◆ optionsArray

- (NSMutableArray<GPBOption*>*) optionsArray
readwritenonatomicstrong

Protocol buffer options.

Definition at line 353 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 355 of file Type.pbobjc.h.

◆ sourceContext

- (GPBSourceContext*) sourceContext
readwritenonatomicstrong

The source context.

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

◆ syntax

- (GPBSyntax) syntax
readwritenonatomicassign

The source syntax.

Definition at line 363 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