#include <grpc_types.h>
Classes | |
struct | grpc_arg_pointer |
Public Attributes | |
int | integer |
struct grpc_arg::grpc_arg_value::grpc_arg_pointer | pointer |
char * | string |
Definition at line 106 of file grpc_types.h.
int grpc_arg::grpc_arg_value::integer |
Definition at line 108 of file grpc_types.h.
struct grpc_arg::grpc_arg_value::grpc_arg_pointer grpc_arg::grpc_arg_value::pointer |
char* grpc_arg::grpc_arg_value::string |
Definition at line 107 of file grpc_types.h.