design_pattern_for_c  V 1.00
event_epoll_handler_t Struct Reference
Collaboration diagram for event_epoll_handler_t:

Data Fields

event_subscriber_t subscriber
 
void * arg
 

Detailed Description

Definition at line 21 of file event_if_epoll.c.

Field Documentation

◆ arg

void* arg

Definition at line 23 of file event_if_epoll.c.

◆ subscriber

event_subscriber_t subscriber

Definition at line 22 of file event_if_epoll.c.


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