Public Member Functions | Public Attributes | List of all members
grpc::testing::AsyncQpsServerTest< RequestType, ResponseType, ServiceType, ServerContextType >::PerThreadShutdownState Struct Reference

Public Member Functions

 PerThreadShutdownState ()
 

Public Attributes

std::mutex mutex
 
bool shutdown
 

Detailed Description

template<class RequestType, class ResponseType, class ServiceType, class ServerContextType>
struct grpc::testing::AsyncQpsServerTest< RequestType, ResponseType, ServiceType, ServerContextType >::PerThreadShutdownState

Definition at line 530 of file server_async.cc.

Constructor & Destructor Documentation

◆ PerThreadShutdownState()

template<class RequestType , class ResponseType , class ServiceType , class ServerContextType >
grpc::testing::AsyncQpsServerTest< RequestType, ResponseType, ServiceType, ServerContextType >::PerThreadShutdownState::PerThreadShutdownState ( )
inline

Definition at line 533 of file server_async.cc.

Member Data Documentation

◆ mutex

template<class RequestType , class ResponseType , class ServiceType , class ServerContextType >
std::mutex grpc::testing::AsyncQpsServerTest< RequestType, ResponseType, ServiceType, ServerContextType >::PerThreadShutdownState::mutex
mutable

Definition at line 531 of file server_async.cc.

◆ shutdown

template<class RequestType , class ResponseType , class ServiceType , class ServerContextType >
bool grpc::testing::AsyncQpsServerTest< RequestType, ResponseType, ServiceType, ServerContextType >::PerThreadShutdownState::shutdown

Definition at line 532 of file server_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