Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_event_sub_list Struct Reference

Event subscriptions The event subscribers are indexed by which event they are subscribed to. More...

Data Fields

struct ast_event_subfirst
 
struct ast_event_sublast
 
ast_rwlock_t lock
 

Detailed Description

Event subscriptions The event subscribers are indexed by which event they are subscribed to.

Definition at line 138 of file event.c.

Field Documentation

struct ast_event_sub* first

Definition at line 138 of file event.c.

struct ast_event_sub* last

Definition at line 138 of file event.c.

Definition at line 138 of file event.c.


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