Wed Apr 6 11:30:13 2011

Asterisk developer's documentation


bucket_entry Struct Reference


Data Fields

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


Field Documentation

struct astobj2* astobj

Definition at line 467 of file astobj2.c.

struct { ... } entry

Referenced by internal_ao2_callback(), internal_ao2_iterator_next(), and internal_ao2_link().

struct bucket_entry* next

Definition at line 465 of file astobj2.c.

int version

Definition at line 466 of file astobj2.c.

Referenced by internal_ao2_iterator_next().


The documentation for this struct was generated from the following file:
Generated on Wed Apr 6 11:30:13 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7