#include <server_address.h>
◆ ServerAddress() [1/4]
◆ ServerAddress() [2/4]
grpc_core::ServerAddress::ServerAddress |
( |
const void * |
address, |
|
|
size_t |
address_len, |
|
|
grpc_channel_args * |
args |
|
) |
| |
◆ ~ServerAddress()
grpc_core::ServerAddress::~ServerAddress |
( |
| ) |
|
|
inline |
◆ ServerAddress() [3/4]
grpc_core::ServerAddress::ServerAddress |
( |
const ServerAddress & |
other | ) |
|
|
inline |
◆ ServerAddress() [4/4]
grpc_core::ServerAddress::ServerAddress |
( |
ServerAddress && |
other | ) |
|
|
inline |
◆ address()
◆ args()
◆ IsBalancer()
bool grpc_core::ServerAddress::IsBalancer |
( |
| ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
bool grpc_core::ServerAddress::operator== |
( |
const ServerAddress & |
other | ) |
const |
The documentation for this class was generated from the following files: