Public Member Functions | Private Attributes | List of all members
grpc::testing::WorkerServiceImpl::InstanceGuard Class Reference

Public Member Functions

bool Acquired () const
 
 InstanceGuard (WorkerServiceImpl *impl)
 
 ~InstanceGuard ()
 

Private Attributes

const bool acquired_
 
WorkerServiceImpl *const impl_
 

Detailed Description

Definition at line 156 of file qps_worker.cc.

Constructor & Destructor Documentation

◆ InstanceGuard()

grpc::testing::WorkerServiceImpl::InstanceGuard::InstanceGuard ( WorkerServiceImpl impl)
inlineexplicit

Definition at line 158 of file qps_worker.cc.

◆ ~InstanceGuard()

grpc::testing::WorkerServiceImpl::InstanceGuard::~InstanceGuard ( )
inline

Definition at line 160 of file qps_worker.cc.

Member Function Documentation

◆ Acquired()

bool grpc::testing::WorkerServiceImpl::InstanceGuard::Acquired ( ) const
inline

Definition at line 166 of file qps_worker.cc.

Member Data Documentation

◆ acquired_

const bool grpc::testing::WorkerServiceImpl::InstanceGuard::acquired_
private

Definition at line 170 of file qps_worker.cc.

◆ impl_

WorkerServiceImpl* const grpc::testing::WorkerServiceImpl::InstanceGuard::impl_
private

Definition at line 169 of file qps_worker.cc.


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


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