Public Attributes | List of all members
StatsWatchers Struct Reference

Public Attributes

int global_request_id = 0
 
std::map< int, intglobal_request_id_by_type
 
XdsStatsWatcherglobal_watcher
 
std::mutex mu
 
std::set< XdsStatsWatcher * > watchers
 

Detailed Description

Definition at line 93 of file xds_interop_client.cc.

Member Data Documentation

◆ global_request_id

int StatsWatchers::global_request_id = 0

Definition at line 95 of file xds_interop_client.cc.

◆ global_request_id_by_type

std::map<int, int> StatsWatchers::global_request_id_by_type

Definition at line 97 of file xds_interop_client.cc.

◆ global_watcher

XdsStatsWatcher* StatsWatchers::global_watcher

Definition at line 102 of file xds_interop_client.cc.

◆ mu

std::mutex StatsWatchers::mu

Definition at line 104 of file xds_interop_client.cc.

◆ watchers

std::set<XdsStatsWatcher*> StatsWatchers::watchers

Definition at line 100 of file xds_interop_client.cc.


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


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