Public Member Functions | Public Attributes | List of all members
grpc_core::GrpcLbServer Struct Reference

#include <load_balancer_api.h>

Public Member Functions

bool operator== (const GrpcLbServer &other) const
 

Public Attributes

bool drop
 
char ip_addr [GRPC_GRPCLB_SERVER_IP_ADDRESS_MAX_SIZE]
 
int32_t ip_size
 
char load_balance_token [GRPC_GRPCLB_SERVER_LOAD_BALANCE_TOKEN_MAX_SIZE]
 
int32_t port
 

Detailed Description

Definition at line 43 of file load_balancer_api.h.

Member Function Documentation

◆ operator==()

bool grpc_core::GrpcLbServer::operator== ( const GrpcLbServer other) const

Definition at line 39 of file load_balancer_api.cc.

Member Data Documentation

◆ drop

bool grpc_core::GrpcLbServer::drop

Definition at line 48 of file load_balancer_api.h.

◆ ip_addr

char grpc_core::GrpcLbServer::ip_addr[GRPC_GRPCLB_SERVER_IP_ADDRESS_MAX_SIZE]

Definition at line 45 of file load_balancer_api.h.

◆ ip_size

int32_t grpc_core::GrpcLbServer::ip_size

Definition at line 44 of file load_balancer_api.h.

◆ load_balance_token

char grpc_core::GrpcLbServer::load_balance_token[GRPC_GRPCLB_SERVER_LOAD_BALANCE_TOKEN_MAX_SIZE]

Definition at line 47 of file load_balancer_api.h.

◆ port

int32_t grpc_core::GrpcLbServer::port

Definition at line 46 of file load_balancer_api.h.


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


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