Asterisk - The Open Source Telephony Project GIT-master-a63eec2
Loading...
Searching...
No Matches
Data Fields
ao2_weakproxy Struct Reference

This struct should be opaque, but it's size is needed. More...

#include <astobj2.h>

Collaboration diagram for ao2_weakproxy:
Collaboration graph
[legend]

Data Fields

struct { 
 
   struct ao2_weakproxy_notification *   first 
 
   struct ao2_weakproxy_notification *   last 
 
destroyed_cb 
 

Detailed Description

This struct should be opaque, but it's size is needed.

Definition at line 529 of file astobj2.h.

Field Documentation

◆ [struct]

struct { ... } destroyed_cb

◆ first

Definition at line 530 of file astobj2.h.

◆ last

Definition at line 530 of file astobj2.h.


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