|
GRPC Core
18.0.0
|
#include <subchannel.h>
Additional Inherited Members | |
Protected Member Functions inherited from grpc_core::RefCounted< ConnectedSubchannel > | |
| RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) | |
| grpc_core::ConnectedSubchannel::ConnectedSubchannel | ( | grpc_channel_stack * | channel_stack, |
| const grpc_channel_args * | args, | ||
| RefCountedPtr< channelz::SubchannelNode > | channelz_subchannel | ||
| ) |
|
override |
|
inline |
|
inline |
|
inline |
| size_t grpc_core::ConnectedSubchannel::GetInitialCallSizeEstimate | ( | ) | const |
| void grpc_core::ConnectedSubchannel::Ping | ( | grpc_closure * | on_initiate, |
| grpc_closure * | on_ack | ||
| ) |
| void grpc_core::ConnectedSubchannel::StartWatch | ( | grpc_pollset_set * | interested_parties, |
| OrphanablePtr< ConnectivityStateWatcherInterface > | watcher | ||
| ) |