Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
Data Fields
after_bridge_cb_ds Struct Reference
Collaboration diagram for after_bridge_cb_ds:
Collaboration graph
[legend]

Data Fields

struct { 
 
   struct after_bridge_cb_node *   first 
 
   struct after_bridge_cb_node *   last 
 
   ast_mutex_t   lock 
 
callbacks 
 

Detailed Description

Definition at line 53 of file bridge_after.c.

Field Documentation

◆ [struct]

struct { ... } callbacks

◆ first

struct after_bridge_cb_node* first

Definition at line 55 of file bridge_after.c.

◆ last

struct after_bridge_cb_node* last

Definition at line 55 of file bridge_after.c.

◆ lock

Definition at line 55 of file bridge_after.c.


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