GRPC Core  18.0.0
Data Fields
grpc_channel Struct Reference

#include <channel.h>

Data Fields

int is_client
 
grpc_compression_options compression_options
 
gpr_atm call_size_estimate
 
grpc_resource_userresource_user
 
grpc_core::ManualConstructor< grpc_core::CallRegistrationTableregistration_table
 
grpc_core::RefCountedPtr< grpc_core::channelz::ChannelNodechannelz_node
 
char * target
 

Field Documentation

◆ call_size_estimate

gpr_atm grpc_channel::call_size_estimate

◆ channelz_node

◆ compression_options

grpc_compression_options grpc_channel::compression_options

◆ is_client

int grpc_channel::is_client

◆ registration_table

◆ resource_user

grpc_resource_user* grpc_channel::resource_user

◆ target

char* grpc_channel::target

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