Public Attributes | List of all members
grpc_wakeup_fd_vtable Struct Reference

#include <wakeup_fd_posix.h>

Public Attributes

int(* check_availability )(void)
 
grpc_error_handle(* consume )(grpc_wakeup_fd *fd_info)
 
void(* destroy )(grpc_wakeup_fd *fd_info)
 
grpc_error_handle(* init )(grpc_wakeup_fd *fd_info)
 
grpc_error_handle(* wakeup )(grpc_wakeup_fd *fd_info)
 

Detailed Description

Definition at line 65 of file wakeup_fd_posix.h.

Member Data Documentation

◆ check_availability

int(* grpc_wakeup_fd_vtable::check_availability) (void)

Definition at line 71 of file wakeup_fd_posix.h.

◆ consume

grpc_error_handle(* grpc_wakeup_fd_vtable::consume) (grpc_wakeup_fd *fd_info)

Definition at line 67 of file wakeup_fd_posix.h.

◆ destroy

void(* grpc_wakeup_fd_vtable::destroy) (grpc_wakeup_fd *fd_info)

Definition at line 69 of file wakeup_fd_posix.h.

◆ init

grpc_error_handle(* grpc_wakeup_fd_vtable::init) (grpc_wakeup_fd *fd_info)

Definition at line 66 of file wakeup_fd_posix.h.

◆ wakeup

grpc_error_handle(* grpc_wakeup_fd_vtable::wakeup) (grpc_wakeup_fd *fd_info)

Definition at line 68 of file wakeup_fd_posix.h.


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


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