Thu Apr 28 2011 16:57:20

Asterisk developer's documentation


ao2_list Struct Reference

Used as return value if the flag OBJ_MULTIPLE is set. More...

#include <astobj2.h>

Collaboration diagram for ao2_list:

Data Fields

struct ao2_listnext
void * obj

Detailed Description

Used as return value if the flag OBJ_MULTIPLE is set.

Definition at line 819 of file astobj2.h.


Field Documentation

struct ao2_list* next

Definition at line 820 of file astobj2.h.

void* obj

Definition at line 821 of file astobj2.h.


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