design_pattern_for_c  V 1.00
event_select_handler_t Struct Reference
Collaboration diagram for event_select_handler_t:

Data Fields

EventSelectHandler next
 
EventSelectHandler prev
 
event_subscriber_t subscriber
 
void * arg
 

Detailed Description

Definition at line 15 of file event_if_select.c.

Field Documentation

◆ arg

void* arg

Definition at line 19 of file event_if_select.c.

◆ next

Definition at line 16 of file event_if_select.c.

◆ prev

Definition at line 17 of file event_if_select.c.

◆ subscriber

event_subscriber_t subscriber

Definition at line 18 of file event_if_select.c.


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