#include <subchannel.h>
Private Attributes | |
grpc_channel_args * | args_ |
grpc_channel_stack * | channel_stack_ |
RefCountedPtr< channelz::SubchannelNode > | channelz_subchannel_ |
Additional Inherited Members | |
![]() | |
using | RefCountedChildType = ConnectedSubchannel |
![]() | |
RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) | |
Definition at line 67 of file subchannel.h.
grpc_core::ConnectedSubchannel::ConnectedSubchannel | ( | grpc_channel_stack * | channel_stack, |
const grpc_channel_args * | args, | ||
RefCountedPtr< channelz::SubchannelNode > | channelz_subchannel | ||
) |
Definition at line 96 of file subchannel.cc.
|
override |
Definition at line 107 of file subchannel.cc.
|
inline |
Definition at line 80 of file subchannel.h.
|
inline |
Definition at line 79 of file subchannel.h.
|
inline |
Definition at line 81 of file subchannel.h.
size_t grpc_core::ConnectedSubchannel::GetInitialCallSizeEstimate | ( | ) | const |
Definition at line 133 of file subchannel.cc.
void grpc_core::ConnectedSubchannel::Ping | ( | grpc_closure * | on_initiate, |
grpc_closure * | on_ack | ||
) |
Definition at line 123 of file subchannel.cc.
void grpc_core::ConnectedSubchannel::StartWatch | ( | grpc_pollset_set * | interested_parties, |
OrphanablePtr< ConnectivityStateWatcherInterface > | watcher | ||
) |
Definition at line 112 of file subchannel.cc.
|
private |
Definition at line 89 of file subchannel.h.
|
private |
Definition at line 88 of file subchannel.h.
|
private |
Definition at line 92 of file subchannel.h.