Wed Aug 18 22:34:37 2010

Asterisk developer's documentation


bucket_list Struct Reference


Data Fields

astobj2astobj
struct {
   bucket_list *   next
entry
int version

Detailed Description

A structure to create a linked list of entries, used within a bucket. XXX
Todo:
this should be private to the container code

Definition at line 521 of file astobj2.c.


Field Documentation

struct astobj2* astobj

Definition at line 524 of file astobj2.c.

Referenced by __ao2_callback().

struct { ... } entry

Referenced by __ao2_callback(), __ao2_iterator_next(), __ao2_link(), and container_destruct().

struct bucket_list* next

Definition at line 522 of file astobj2.c.

int version

Definition at line 523 of file astobj2.c.

Referenced by __ao2_iterator_next().


The documentation for this struct was generated from the following file:
Generated on Wed Aug 18 22:34:37 2010 for Asterisk - the Open Source PBX by  doxygen 1.4.7