Public Attributes | List of all members
_grpc_channel_wrapper Struct Reference

#include <channel.h>

Public Attributes

grpc_channel_args args
 
char * args_hashstr
 
wrapped_grpc_channel_credentials * creds
 
char * creds_hashstr
 
char * key
 
gpr_mu mu
 
size_t ref_count
 
char * target
 
grpc_channelwrapped
 

Detailed Description

Definition at line 34 of file src/php/ext/grpc/channel.h.

Member Data Documentation

◆ args

grpc_channel_args _grpc_channel_wrapper::args

Definition at line 42 of file src/php/ext/grpc/channel.h.

◆ args_hashstr

char* _grpc_channel_wrapper::args_hashstr

Definition at line 38 of file src/php/ext/grpc/channel.h.

◆ creds

wrapped_grpc_channel_credentials* _grpc_channel_wrapper::creds

Definition at line 43 of file src/php/ext/grpc/channel.h.

◆ creds_hashstr

char* _grpc_channel_wrapper::creds_hashstr

Definition at line 39 of file src/php/ext/grpc/channel.h.

◆ key

char* _grpc_channel_wrapper::key

Definition at line 36 of file src/php/ext/grpc/channel.h.

◆ mu

gpr_mu _grpc_channel_wrapper::mu

Definition at line 41 of file src/php/ext/grpc/channel.h.

◆ ref_count

size_t _grpc_channel_wrapper::ref_count

Definition at line 40 of file src/php/ext/grpc/channel.h.

◆ target

char* _grpc_channel_wrapper::target

Definition at line 37 of file src/php/ext/grpc/channel.h.

◆ wrapped

grpc_channel* _grpc_channel_wrapper::wrapped

Definition at line 35 of file src/php/ext/grpc/channel.h.


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


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