Classes | Macros | Functions
GPBApi.pbobjc.h File Reference
#import "GPBDescriptor.h"
#import "GPBMessage.h"
#import "GPBRootObject.h"
Include dependency graph for GPBApi.pbobjc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GPBApi
 
class  GPBApiRoot
 
class  GPBMethod
 
class  GPBMixin
 

Macros

#define GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS   0
 

Functions

typedef GPB_ENUM (GPBApi_FieldNumber)
 
typedef GPB_ENUM (GPBMethod_FieldNumber)
 
typedef GPB_ENUM (GPBMixin_FieldNumber)
 
 GPB_ENUM_FWD_DECLARE (GPBSyntax)
 
int32_t GPBApi_Syntax_RawValue (GPBApi *message)
 
int32_t GPBMethod_Syntax_RawValue (GPBMethod *message)
 
void SetGPBApi_Syntax_RawValue (GPBApi *message, int32_t value)
 
void SetGPBMethod_Syntax_RawValue (GPBMethod *message, int32_t value)
 

Macro Definition Documentation

◆ GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS

#define GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS   0

Definition at line 7 of file GPBApi.pbobjc.h.

Function Documentation

◆ GPB_ENUM() [1/3]

typedef GPB_ENUM ( GPBApi_FieldNumber  )

Definition at line 59 of file GPBApi.pbobjc.h.

◆ GPB_ENUM() [2/3]

typedef GPB_ENUM ( GPBMethod_FieldNumber  )

Definition at line 153 of file GPBApi.pbobjc.h.

◆ GPB_ENUM() [3/3]

typedef GPB_ENUM ( GPBMixin_FieldNumber  )

Definition at line 207 of file GPBApi.pbobjc.h.

◆ GPB_ENUM_FWD_DECLARE()

GPB_ENUM_FWD_DECLARE ( GPBSyntax  )

◆ GPBApi_Syntax_RawValue()

int32_t GPBApi_Syntax_RawValue ( GPBApi message)

Fetches the raw value of a GPBApi's syntax property, even if the value was not defined by the enum at the time the code was generated.

◆ GPBMethod_Syntax_RawValue()

int32_t GPBMethod_Syntax_RawValue ( GPBMethod message)

Fetches the raw value of a GPBMethod's syntax property, even if the value was not defined by the enum at the time the code was generated.

◆ SetGPBApi_Syntax_RawValue()

void SetGPBApi_Syntax_RawValue ( GPBApi message,
int32_t  value 
)

Sets the raw value of an GPBApi's syntax property, allowing it to be set to a value that was not defined by the enum at the time the code was generated.

◆ SetGPBMethod_Syntax_RawValue()

void SetGPBMethod_Syntax_RawValue ( GPBMethod message,
int32_t  value 
)

Sets the raw value of an GPBMethod's syntax property, allowing it to be set to a value that was not defined by the enum at the time the code was generated.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:16