Fri Feb 19 17:13:20 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 374 of file astobj2.c.


Field Documentation

struct astobj2* astobj

Definition at line 377 of file astobj2.c.

Referenced by ao2_callback().

struct { ... } entry

Referenced by __ao2_link(), ao2_callback(), ao2_iterator_next(), and container_destruct().

struct bucket_list* next

Definition at line 375 of file astobj2.c.

int version

Definition at line 376 of file astobj2.c.

Referenced by ao2_iterator_next().


The documentation for this struct was generated from the following file:
Generated on Fri Feb 19 17:13:20 2010 for Asterisk - the Open Source PBX by  doxygen 1.4.7