Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ao2_weakproxy_notification Struct Reference
Collaboration diagram for ao2_weakproxy_notification:
Collaboration graph
[legend]

Data Fields

ao2_weakproxy_notification_cb cb
 
void * data
 
struct {
   struct ao2_weakproxy_notification *   next
 
list
 

Detailed Description

Definition at line 109 of file astobj2.c.

Field Documentation

◆ cb

Definition at line 110 of file astobj2.c.

Referenced by __ao2_ref(), ao2_weakproxy_subscribe(), and ao2_weakproxy_unsubscribe().

◆ data

void* data

Definition at line 111 of file astobj2.c.

Referenced by __ao2_ref(), ao2_weakproxy_subscribe(), and ao2_weakproxy_unsubscribe().

◆ list

struct { ... } list

◆ next

Definition at line 112 of file astobj2.c.


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