GRPC Core  9.0.0
Data Fields
grpc_polling_entity Struct Reference

#include <polling_entity.h>

Data Fields

union {
   grpc_pollset *   pollset = nullptr
 
   grpc_pollset_set *   pollset_set
 
pollent
 
grpc_pollset_tag tag = GRPC_POLLS_NONE
 

Field Documentation

◆ pollent

union { ... } grpc_polling_entity::pollent

◆ pollset

grpc_pollset* grpc_polling_entity::pollset = nullptr

◆ pollset_set

grpc_pollset_set* grpc_polling_entity::pollset_set

◆ tag

grpc_pollset_tag grpc_polling_entity::tag = GRPC_POLLS_NONE

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