GRPC Core  4.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
grpc_completion_queue_attributes Struct Reference

#include <grpc_types.h>

Data Fields

int version
 The version number of this structure. More...
 
grpc_cq_completion_type cq_completion_type
 Set to GRPC_CQ_CURRENT_VERSION. More...
 
grpc_cq_polling_type cq_polling_type
 

Field Documentation

grpc_cq_completion_type grpc_completion_queue_attributes::cq_completion_type

Set to GRPC_CQ_CURRENT_VERSION.

grpc_cq_polling_type grpc_completion_queue_attributes::cq_polling_type
int grpc_completion_queue_attributes::version

The version number of this structure.

More fields might be added to this structure in future.


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