Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
grpc::testing::ShutdownCallback Class Reference
Inheritance diagram for grpc::testing::ShutdownCallback:
Inheritance graph
[legend]

Public Member Functions

 ShutdownCallback (bool *done)
 
 ~ShutdownCallback ()
 

Static Public Member Functions

static void Run (grpc_completion_queue_functor *cb, int ok)
 

Private Attributes

booldone_
 

Additional Inherited Members

- Public Attributes inherited from grpc_completion_queue_functor
void(* functor_run )(struct grpc_completion_queue_functor *, int)
 
int inlineable
 
struct grpc_completion_queue_functorinternal_next
 
int internal_success
 

Detailed Description

Definition at line 186 of file bm_cq.cc.

Constructor & Destructor Documentation

◆ ShutdownCallback()

grpc::testing::ShutdownCallback::ShutdownCallback ( bool done)
inlineexplicit

Definition at line 188 of file bm_cq.cc.

◆ ~ShutdownCallback()

grpc::testing::ShutdownCallback::~ShutdownCallback ( )
inline

Definition at line 192 of file bm_cq.cc.

Member Function Documentation

◆ Run()

static void grpc::testing::ShutdownCallback::Run ( grpc_completion_queue_functor cb,
int  ok 
)
inlinestatic

Definition at line 193 of file bm_cq.cc.

Member Data Documentation

◆ done_

bool* grpc::testing::ShutdownCallback::done_
private

Definition at line 201 of file bm_cq.cc.


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


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