Fri Nov 12 12:17:14 2010

Asterisk developer's documentation


bucket_list Struct Reference

Collaboration diagram for bucket_list:
Collaboration graph
[legend]

Data Fields

struct astobj2astobj
struct {
   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 484 of file astobj2.c.


Field Documentation

struct astobj2* astobj

Definition at line 487 of file astobj2.c.

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

struct { ... } entry
struct bucket_list* next

Definition at line 485 of file astobj2.c.

int version

Definition at line 486 of file astobj2.c.

Referenced by __ao2_iterator_next(), and __ao2_link().


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

Generated by  doxygen 1.6.2