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

#include <grpclb_client_stats.h>

Public Member Functions

 DropTokenCount (UniquePtr< char > token, int64_t count)
 

Public Attributes

int64_t count
 
UniquePtr< char > token
 

Detailed Description

Definition at line 42 of file grpclb_client_stats.h.

Constructor & Destructor Documentation

◆ DropTokenCount()

grpc_core::GrpcLbClientStats::DropTokenCount::DropTokenCount ( UniquePtr< char >  token,
int64_t  count 
)
inline

Definition at line 46 of file grpclb_client_stats.h.

Member Data Documentation

◆ count

int64_t grpc_core::GrpcLbClientStats::DropTokenCount::count

Definition at line 44 of file grpclb_client_stats.h.

◆ token

UniquePtr<char> grpc_core::GrpcLbClientStats::DropTokenCount::token

Definition at line 43 of file grpclb_client_stats.h.


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


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