#include <connector.h>
Public Attributes | |
grpc_resolved_address * | address |
const grpc_channel_args * | channel_args |
Timestamp | deadline |
grpc_pollset_set * | interested_parties |
Definition at line 41 of file connector.h.
grpc_resolved_address* grpc_core::SubchannelConnector::Args::address |
Definition at line 43 of file connector.h.
const grpc_channel_args* grpc_core::SubchannelConnector::Args::channel_args |
Definition at line 49 of file connector.h.
Timestamp grpc_core::SubchannelConnector::Args::deadline |
Definition at line 47 of file connector.h.
grpc_pollset_set* grpc_core::SubchannelConnector::Args::interested_parties |
Definition at line 45 of file connector.h.