GRPC C++  1.62.0
Data Structures | Data Fields
grpc_arg::grpc_arg_value Union Reference

#include <grpc_types.h>

Data Structures

struct  grpc_arg_pointer
 

Data Fields

char * string
 
int integer
 
struct grpc_arg::grpc_arg_value::grpc_arg_pointer pointer
 

Field Documentation

◆ integer

int grpc_arg::grpc_arg_value::integer

◆ pointer

struct grpc_arg::grpc_arg_value::grpc_arg_pointer grpc_arg::grpc_arg_value::pointer

◆ string

char* grpc_arg::grpc_arg_value::string

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