Public Attributes | List of all members
grpc_core::SubchannelConnector::Args Struct Reference

#include <connector.h>

Public Attributes

grpc_resolved_addressaddress
 
const grpc_channel_argschannel_args
 
Timestamp deadline
 
grpc_pollset_setinterested_parties
 

Detailed Description

Definition at line 41 of file connector.h.

Member Data Documentation

◆ address

grpc_resolved_address* grpc_core::SubchannelConnector::Args::address

Definition at line 43 of file connector.h.

◆ channel_args

const grpc_channel_args* grpc_core::SubchannelConnector::Args::channel_args

Definition at line 49 of file connector.h.

◆ deadline

Timestamp grpc_core::SubchannelConnector::Args::deadline

Definition at line 47 of file connector.h.

◆ interested_parties

grpc_pollset_set* grpc_core::SubchannelConnector::Args::interested_parties

Definition at line 45 of file connector.h.


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


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