#include <subchannel_pool_interface.h>
|
| RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) |
|
◆ SubchannelPoolInterface()
grpc_core::SubchannelPoolInterface::SubchannelPoolInterface |
( |
| ) |
|
|
inline |
◆ ~SubchannelPoolInterface()
grpc_core::SubchannelPoolInterface::~SubchannelPoolInterface |
( |
| ) |
|
|
inlineoverride |
◆ CreateChannelArg()
◆ FindSubchannel()
◆ GetSubchannelPoolFromChannelArgs()
◆ RegisterSubchannel()
◆ UnregisterSubchannel()
virtual void grpc_core::SubchannelPoolInterface::UnregisterSubchannel |
( |
const SubchannelKey & |
key, |
|
|
Subchannel * |
subchannel |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files: