GRPC C++  1.39.1
Public Member Functions
grpc_core::XdsLocalityName::Less Struct Reference

#include <xds_client_stats.h>

Public Member Functions

bool operator() (const XdsLocalityName *lhs, const XdsLocalityName *rhs) const
 
bool operator() (const RefCountedPtr< XdsLocalityName > &lhs, const RefCountedPtr< XdsLocalityName > &rhs) const
 

Member Function Documentation

◆ operator()() [1/2]

bool grpc_core::XdsLocalityName::Less::operator() ( const RefCountedPtr< XdsLocalityName > &  lhs,
const RefCountedPtr< XdsLocalityName > &  rhs 
) const
inline

◆ operator()() [2/2]

bool grpc_core::XdsLocalityName::Less::operator() ( const XdsLocalityName lhs,
const XdsLocalityName rhs 
) const
inline

The documentation for this struct was generated from the following file: