GRPC Core  18.0.0
Public Member Functions | Data Fields
grpc_core::XdsApi::LdsUpdate::FilterChainMap::CidrRange Struct Reference

#include <xds_api.h>

Public Member Functions

bool operator== (const CidrRange &other) const
 
std::string ToString () const
 

Data Fields

grpc_resolved_address address
 
uint32_t prefix_len
 

Member Function Documentation

◆ operator==()

bool grpc_core::XdsApi::LdsUpdate::FilterChainMap::CidrRange::operator== ( const CidrRange other) const
inline

◆ ToString()

std::string grpc_core::XdsApi::LdsUpdate::FilterChainMap::CidrRange::ToString ( ) const

Field Documentation

◆ address

grpc_resolved_address grpc_core::XdsApi::LdsUpdate::FilterChainMap::CidrRange::address

◆ prefix_len

uint32_t grpc_core::XdsApi::LdsUpdate::FilterChainMap::CidrRange::prefix_len

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