Public Attributes | List of all members
grpc_completion_queue_attributes Struct Reference

#include <grpc_types.h>

Public Attributes

grpc_cq_completion_type cq_completion_type
 
grpc_cq_polling_type cq_polling_type
 
grpc_completion_queue_functorcq_shutdown_cb
 
int version
 

Detailed Description

Definition at line 791 of file grpc_types.h.

Member Data Documentation

◆ cq_completion_type

grpc_cq_completion_type grpc_completion_queue_attributes::cq_completion_type

Set to GRPC_CQ_CURRENT_VERSION

Definition at line 796 of file grpc_types.h.

◆ cq_polling_type

grpc_cq_polling_type grpc_completion_queue_attributes::cq_polling_type

Definition at line 798 of file grpc_types.h.

◆ cq_shutdown_cb

grpc_completion_queue_functor* grpc_completion_queue_attributes::cq_shutdown_cb

When creating a callbackable CQ, pass in a functor to get invoked when shutdown is complete

Definition at line 805 of file grpc_types.h.

◆ version

int grpc_completion_queue_attributes::version

The version number of this structure. More fields might be added to this structure in future.

Definition at line 794 of file grpc_types.h.


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


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