Public Attributes | List of all members
grpc_timer_vtable Struct Reference

#include <timer.h>

Public Attributes

void(* cancel )(grpc_timer *timer)
 
grpc_timer_check_result(* check )(grpc_core::Timestamp *next)
 
void(* consume_kick )(void)
 
void(* init )(grpc_timer *timer, grpc_core::Timestamp, grpc_closure *closure)
 
void(* list_init )()
 
void(* list_shutdown )(void)
 

Detailed Description

Definition at line 61 of file iomgr/timer.h.

Member Data Documentation

◆ cancel

void(* grpc_timer_vtable::cancel) (grpc_timer *timer)

Definition at line 63 of file iomgr/timer.h.

◆ check

grpc_timer_check_result(* grpc_timer_vtable::check) (grpc_core::Timestamp *next)

Definition at line 66 of file iomgr/timer.h.

◆ consume_kick

void(* grpc_timer_vtable::consume_kick) (void)

Definition at line 69 of file iomgr/timer.h.

◆ init

void(* grpc_timer_vtable::init) (grpc_timer *timer, grpc_core::Timestamp, grpc_closure *closure)

Definition at line 62 of file iomgr/timer.h.

◆ list_init

void(* grpc_timer_vtable::list_init) ()

Definition at line 67 of file iomgr/timer.h.

◆ list_shutdown

void(* grpc_timer_vtable::list_shutdown) (void)

Definition at line 68 of file iomgr/timer.h.


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


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