#import <GPBDescriptor.h>
◆ fieldWithName: [1/2]
Gets the field for the given name.
- Parameters
-
name | The name for the field to get. |
- Returns
- The field descriptor for the given name, or nil if not found.
◆ fieldWithName: [2/2]
Gets the field for the given name.
- Parameters
-
name | The name for the field to get. |
- Returns
- The field descriptor for the given name, or nil if not found.
◆ fieldWithNumber: [1/2]
Gets the field for the given number.
- Parameters
-
fieldNumber | The number for the field to get. |
- Returns
- The field descriptor for the given number, or nil if not found.
◆ fieldWithNumber: [2/2]
Gets the field for the given number.
- Parameters
-
fieldNumber | The number for the field to get. |
- Returns
- The field descriptor for the given number, or nil if not found.
◆ initWithName:fields: [1/2]
- (instancetype) initWithName: |
|
(const char *) |
name |
fields: |
|
(NSArray *) |
fields |
|
|
| |
|
implementation |
◆ initWithName:fields: [2/2]
- (instancetype) initWithName: |
|
(const char *) |
name |
fields: |
|
(NSArray *) |
fields |
|
|
| |
|
implementation |
◆ caseSel_
◆ fields_
◆ name_
- (const package char *) name_ |
|
protected |
◆ fields
◆ name
The documentation for this class was generated from the following file: