Classes | Functions | Variables
GPBMessage.h File Reference
#import <Foundation/Foundation.h>
#import "GPBBootstrap.h"
Include dependency graph for GPBMessage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GPBMessage
 

Functions

typedef NS_ENUM (NSInteger, GPBMessageErrorCode)
 

Variables

NSString *const GPBErrorReasonKey
 
NS_ASSUME_NONNULL_BEGIN CF_EXTERN_C_BEGIN NSString *const GPBMessageErrorDomain
 

Function Documentation

◆ NS_ENUM()

typedef NS_ENUM ( NSInteger  ,
GPBMessageErrorCode   
)

Error codes for NSErrors originated in GPBMessage.

Uncategorized error.

Message couldn't be serialized because it is missing required fields.

Definition at line 51 of file GPBMessage.h.

Variable Documentation

◆ GPBErrorReasonKey

NSString* const GPBErrorReasonKey

Key under which the GPBMessage error's reason is stored inside the userInfo dictionary.

◆ GPBMessageErrorDomain

NS_ASSUME_NONNULL_BEGIN CF_EXTERN_C_BEGIN NSString* const GPBMessageErrorDomain

NSError domain used for errors.



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