Mon Mar 19 11:30:58 2012

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 468 of file astobj2.c.


Field Documentation

struct astobj2* astobj

Definition at line 471 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 469 of file astobj2.c.

int version

Definition at line 470 of file astobj2.c.

Referenced by internal_ao2_iterator_next().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 19 11:30:58 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7