#include <subchannel_pool_interface.h>
Static Public Member Functions | |
static grpc_arg | CreateChannelArg (SubchannelPoolInterface *subchannel_pool) |
static SubchannelPoolInterface * | GetSubchannelPoolFromChannelArgs (const grpc_channel_args *args) |
Additional Inherited Members | |
![]() | |
using | RefCountedChildType = SubchannelPoolInterface |
![]() | |
RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) | |
Definition at line 76 of file subchannel_pool_interface.h.
|
inline |
Definition at line 78 of file subchannel_pool_interface.h.
|
inlineoverride |
Definition at line 82 of file subchannel_pool_interface.h.
|
static |
Definition at line 121 of file subchannel_pool_interface.cc.
|
pure virtual |
Implemented in grpc_core::GlobalSubchannelPool, and grpc_core::LocalSubchannelPool.
|
static |
Definition at line 129 of file subchannel_pool_interface.cc.
|
pure virtual |
Implemented in grpc_core::GlobalSubchannelPool, and grpc_core::LocalSubchannelPool.
|
pure virtual |
Implemented in grpc_core::GlobalSubchannelPool, and grpc_core::LocalSubchannelPool.