Public Member Functions | Public Attributes | List of all members
CallbackContext Struct Reference

Public Member Functions

 CallbackContext (void(*cb)(grpc_completion_queue_functor *functor, int success))
 

Public Attributes

gpr_event finished
 
grpc_completion_queue_functor functor
 

Detailed Description

Definition at line 35 of file connectivity.cc.

Constructor & Destructor Documentation

◆ CallbackContext()

CallbackContext::CallbackContext ( void(*)(grpc_completion_queue_functor *functor, int success)  cb)
inlineexplicit

Definition at line 38 of file connectivity.cc.

Member Data Documentation

◆ finished

gpr_event CallbackContext::finished

Definition at line 37 of file connectivity.cc.

◆ functor

grpc_completion_queue_functor CallbackContext::functor

Definition at line 36 of file connectivity.cc.


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


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