|
GRPC Core
9.0.0
|
#include <subchannel_pool_interface.h>
Public Member Functions | |
| SubchannelKey (const grpc_channel_args *args) | |
| ~SubchannelKey () | |
| SubchannelKey (const SubchannelKey &other) | |
| SubchannelKey & | operator= (const SubchannelKey &other) |
| SubchannelKey (SubchannelKey &&)=delete | |
| SubchannelKey & | operator= (SubchannelKey &&)=delete |
| int | Cmp (const SubchannelKey &other) const |
|
explicit |
| grpc_core::SubchannelKey::~SubchannelKey | ( | ) |
| grpc_core::SubchannelKey::SubchannelKey | ( | const SubchannelKey & | other | ) |
|
delete |
| int grpc_core::SubchannelKey::Cmp | ( | const SubchannelKey & | other | ) | const |
| SubchannelKey & grpc_core::SubchannelKey::operator= | ( | const SubchannelKey & | other | ) |
|
delete |