Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:01:59 2007

Asterisk developer's documentation :: Codename Pineapple


ast_cdr_batch_item Struct Reference

Collaboration diagram for ast_cdr_batch_item:

Collaboration graph
[legend]

Detailed Description

Definition at line 71 of file cdr.c.

Data Fields

ast_cdrcdr
ast_cdr_batch_itemnext


Field Documentation

struct ast_cdr* cdr
 

Definition at line 72 of file cdr.c.

Referenced by ast_cdr_detach(), and do_batch_backend_process().

struct ast_cdr_batch_item* next
 

Definition at line 73 of file cdr.c.

Referenced by ast_cdr_detach(), and do_batch_backend_process().


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen