Public Member Functions | Public Attributes | List of all members
grpc::testing::AsyncClient< StubType, RequestType >::PerThreadShutdownState Struct Reference

Public Member Functions

 PerThreadShutdownState ()
 

Public Attributes

std::mutex mutex
 
bool shutdown
 

Detailed Description

template<class StubType, class RequestType>
struct grpc::testing::AsyncClient< StubType, RequestType >::PerThreadShutdownState

Definition at line 218 of file client_async.cc.

Constructor & Destructor Documentation

◆ PerThreadShutdownState()

template<class StubType , class RequestType >
grpc::testing::AsyncClient< StubType, RequestType >::PerThreadShutdownState::PerThreadShutdownState ( )
inline

Definition at line 221 of file client_async.cc.

Member Data Documentation

◆ mutex

template<class StubType , class RequestType >
std::mutex grpc::testing::AsyncClient< StubType, RequestType >::PerThreadShutdownState::mutex
mutable

Definition at line 219 of file client_async.cc.

◆ shutdown

template<class StubType , class RequestType >
bool grpc::testing::AsyncClient< StubType, RequestType >::PerThreadShutdownState::shutdown

Definition at line 220 of file client_async.cc.


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


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