Wed Jan 27 20:02:53 2016

Asterisk developer's documentation


bucket_entry Struct Reference

Data Fields

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


Field Documentation

struct astobj2* astobj [read]

Definition at line 483 of file astobj2.c.

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

struct { ... } entry
struct bucket_entry* next [read]

Definition at line 481 of file astobj2.c.

int version

Definition at line 482 of file astobj2.c.

Referenced by internal_ao2_iterator_next(), and internal_ao2_link().


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

Generated on 27 Jan 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1