Public Member Functions | List of all members
grpc_core::ServerAddress::AttributeInterface Class Referenceabstract

#include <server_address.h>

Inheritance diagram for grpc_core::ServerAddress::AttributeInterface:
Inheritance graph
[legend]

Public Member Functions

virtual int Cmp (const AttributeInterface *other) const =0
 
virtual std::unique_ptr< AttributeInterfaceCopy () const =0
 
virtual std::string ToString () const =0
 
virtual ~AttributeInterface ()=default
 

Detailed Description

Definition at line 58 of file server_address.h.

Constructor & Destructor Documentation

◆ ~AttributeInterface()

virtual grpc_core::ServerAddress::AttributeInterface::~AttributeInterface ( )
virtualdefault

Member Function Documentation

◆ 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:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:37