#include <server_address.h>
◆ ~AttributeInterface()
virtual grpc_core::ServerAddress::AttributeInterface::~AttributeInterface |
( |
| ) |
|
|
virtualdefault |
◆ Cmp()
virtual int grpc_core::ServerAddress::AttributeInterface::Cmp |
( |
const AttributeInterface * |
other | ) |
const |
|
pure virtual |
◆ Copy()
virtual std::unique_ptr<AttributeInterface> grpc_core::ServerAddress::AttributeInterface::Copy |
( |
| ) |
const |
|
pure virtual |
◆ ToString()
virtual std::string grpc_core::ServerAddress::AttributeInterface::ToString |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: