#include <server_address.h>
Definition at line 125 of file server_address.h.
◆ ServerAddressWeightAttribute()
| grpc_core::ServerAddressWeightAttribute::ServerAddressWeightAttribute |
( |
uint32_t |
weight | ) |
|
|
inlineexplicit |
◆ Cmp()
| int grpc_core::ServerAddressWeightAttribute::Cmp |
( |
const AttributeInterface * |
other | ) |
const |
|
inlineoverride |
◆ Copy()
| std::unique_ptr<AttributeInterface> grpc_core::ServerAddressWeightAttribute::Copy |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ ToString()
| std::string grpc_core::ServerAddressWeightAttribute::ToString |
( |
| ) |
const |
|
overridevirtual |
◆ weight()
| uint32_t grpc_core::ServerAddressWeightAttribute::weight |
( |
| ) |
const |
|
inline |
◆ kServerAddressWeightAttributeKey
| const char * grpc_core::ServerAddressWeightAttribute::kServerAddressWeightAttributeKey |
|
static |
◆ weight_
| uint32_t grpc_core::ServerAddressWeightAttribute::weight_ |
|
private |
The documentation for this class was generated from the following files: